On Sunday 29 January 2006 9:24 pm, Stan Banash wrote: > Guys, > > This where I am to date with the driver. I compiled the hpt302.ko module > and transferred it to a diskette. When the installation process failed to > find the hard disk partition, I did the Alt-F2. I mounted the 3.5 inch > drive and ran an insmod on the /floppy/hpt302.ko module. The install went > fine and after an Alt-F1 was able to continue with the partitioning and > installation. > > So that part worked as Hendrik had suggested. However, on reboot the Grub > installer now has a Kernel Panic. The last lines are: > > Pivot_root: No such file or directory > /sbin/init: 432: cannot open dev/console: No such file > Kernel panic: Attempted to kill init
Of course you will get a kernel panic... the driver is no longer loaded and thus you can't access the drive. I would suggest you boot off of the install cd, insmod the module from floppy like you did before, chroot into the previously installed version, copy the module from the floppy to the installed system, configure the module to load from initrd using mkinitrd. Anyone see a problem with this? -- Joe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]