LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Passing parameter to kernel when booting from floppy (https://www.linuxquestions.org/questions/slackware-14/passing-parameter-to-kernel-when-booting-from-floppy-102598/)

NewtoSlack 10-10-2003 05:56 PM

Passing parameter to kernel when booting from floppy
 
My Slackware 9.1 installation is on partition /dev/hdb3 which I boot from a floppy -not from lilo or grub. To start the boot process can I use the following command to pass scsi emulation parameter to the kernel to use my cd-rw drive?

mount root=/dev/hdb3 hdd=ide-scsi

Or do I need to add "append" between hdb3 and hdd?

linuxJaver 10-10-2003 08:24 PM

I bet u don't need that append. Just try it out, it won't hurt ur system ..

Install lilo on mbr (boot=/dev/hda), then u ll not need to boot with diskett again, at least try to make a bootdisk.

# /sbin/makebootdisk


All times are GMT -5. The time now is 02:56 PM.