Hi,

> When the system had finished and rebooted, it froze up in 
> various ways that I tried.
> 
> 1. I tried to enter the same "linux ide0=noautotune 
> ide1=noautotune ide2noautotune ide3=noautotune"
> and the system seemed to boot the kernel then go into a panic 
> because it could not locate the root fs.
> 
> 2. I tried an old string from Mandrake 7.1 APPEND 
> command "hdd=ide-scsi ide2=0x1068,0x101c ide3=0x1060,1018"
> and the system found the drive properly on hde, but froze up 
> when it came to "Partition Check: hde: "
> 
> I also tried to specifically send it "root=/dev/hde7" but it 
> came back and said that it could not find the root FS.

One (tiny) question.  When you rebooted and the harddisks came by in the
kernel messages (try 1 above), was hde a harddisk?
My guess here is that the harddisk suddenly moved to hda7 and you should
boot using:
linux root=/dev/hda7 ide0=noautotune ide1=noautotune ide2=noautotune
ide3=noautotune

Then, modify fstab and lilo.conf/grub to point to hda instead of hde.

I submitted this bug already.

Kind regards,

        Mark Wormgoor



Reply via email to