LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   When booting from a CD I can't boot from my root partition. (https://www.linuxquestions.org/questions/linux-newbie-8/when-booting-from-a-cd-i-cant-boot-from-my-root-partition-139503/)

sharpie 01-28-2004 02:24 AM

When booting from a CD I can't boot from my root partition.
 
My root is at /dev/hda8, I'd like to boot from this, but I can't from the slackware CD or knoppix. The slackware isn't live CD just the install disk. The first is the knoppix command and second is the slackware command

knoppix root=/dev/hda8
bare.i root=/dev/hda

I've tried with the parameters noinitrd, ro, but nothing. What's wrong?

Allen614 01-28-2004 03:34 AM

Slackware's "bare.i root=/dev/hda8 (add the 8) noinitrd ro

sharpie 01-28-2004 03:59 AM

I did that but when I type df it says the FS on / (root) is fd2. hda8 is ext2

jschiwal 01-28-2004 05:20 PM

If after booting with knoppix, you can mount /dev/hda8 somewhere, use the chroot command to change the root drive location. Then fix up your lilo or grub so you can boot normally.


All times are GMT -5. The time now is 10:54 PM.