Okay now Im lost. I tried to do both the commands that you said and niether of them worked. I booted up knoppix and checked QTparted to find my partitions and heres what i got.
/dev/sda1 NTFS
/dev/sda2 extended
/dev/sda5 ext3
/dev/sda6 linux-swap
/dev/sda7 ext3
I tried to boot knoppix with the
Code:
linux root=/dev/sda5-7
evertime they kept just booting into regular knoppix. Then I tried to mount sda5 and run
as root and got this error
Code:
chroot: cannot change root directory to /dev/sda5: Not a directory
then I tried doing
and I got this
Code:
bash: /dev/null: Permission denied
bash: /dev/null: Permission denied
bash: /dev/null: Permission denied
I then went through and tried the same thing with sda7 and both time got the Not a directory error. I tried to mount sda6 my linux-swap partition but could not get it to mount and there for could not try it.
I am completly lost with no clue what to do from here. PLZ help me out I am a compleat linux
so if you could give me step by step instructions it would make it much easier for me. Thanks in advance.