Hat jemand schon mal das Asus board zum booten von sata mit linux 2.4.2x gebracht.
Ich bekomme permanent die Kernelpanic: VFS: unable to mount root fs
Danke
Felix Bueltmann
P4C800-E booten von sata
Hi!
Ja habe ich! Habe das gleiche Board.
Du musst im Kernel anstatt "CONFIG_BLK_DEV_IDE_SATA" (in "Device Drivers"->"ATA/ATAPI/MFM/RLL support") "CONFIG_SCSI_SATA" laden (in "SCSI device support"->"SCSI low-level drivers").
Danach musst du alle Verweise von /dev/hdex auf /dev/sdax umändern.
Gruß, Stefan
Ja habe ich! Habe das gleiche Board.
Du musst im Kernel anstatt "CONFIG_BLK_DEV_IDE_SATA" (in "Device Drivers"->"ATA/ATAPI/MFM/RLL support") "CONFIG_SCSI_SATA" laden (in "SCSI device support"->"SCSI low-level drivers").
Danach musst du alle Verweise von /dev/hdex auf /dev/sdax umändern.
Gruß, Stefan