Thomas Backlund <[EMAIL PROTECTED]> writes:
[...] > - The system is: > -Asus A7N8X DeLuxe nforce2 motherboard [...] > - Maxtor 120GB HDD with 8MB cache [...] > 9. BOOTING THE SYSTEM > - 'linux' boot hangs with: > - mount: error 6 mounting ext3 flags Kernel panic: no init found this should correspond to the error: #define ENXIO 6 /* No such device or address */ e.g. your disk seems to not be detected by the kernel :( [or misreads the partition table]. > - 'linux noapic' hangs at the same point... as 'linux' > - 'Failsafe' gets the system going a little bit longer... until: > - it tries to read the disk: 'hda: no response (status = 0xfe)', > and then hangs with the same error as 'linux' hm, same conclusion as above then :/. did previous versions of mandrake kernel detect this disk at all? -- Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
