On Tue, 2003-12-16 at 05:00, Dennis Peere wrote: > Dear All, > > I'm (still) trying to perform a kickstart harddrive installation of RH8.0 > (2.4.18-14) on a SATA disk with a Promise SATA TX2Plus controller. > The problem is that the kernel doesn't recognize the controller when booting > after installation. > To solve this problem I've added the correct "driver" pdc-ultra.o to the > initrd that is used during the installation and changed the pcitable. > My system now installs correctly but after reboot I get the following error > message : > VFS: Cannot open root device "LABEL=/" or 00:00 > Please append a correct "root=" boot option > Kernel panic: VFS: Unable to mount root fs on 00:00 Did you add the new initrd.img to grub.conf? Did you change grub.conf to reflect the fact that you now have a SCSI device instead of an IDE? Forrest --