Knoppix from Hard Disk (need help)
Hi,
I want to boot the knoppix form the hard disk rather cd-rom. As i search lot of sites for the tips to boot knoppix from hard disk and i found 3 tip , but these are not working.
i have KNOPPIX_V5.1.1CD-2007-01-04-EN.iso
File system:FAT32
The following are the command followed by error messages
1) i went into the following directory c:\knoppix\boot\isolinux after booting from the bootable cd and i typed the following command
Code:
"loadlin.exe linux root=/dev/hda1 initrd=minirt.gz lang=en ro"
ERROR:
Code:
warning: unable to open an initial console.
Kernal panic - not syncing: No init found. Try passing init=options to kernel
2)According to second tip i booted from the knoppix cd and typed the following command
Code:
boot:knoppix tohd=/dev/hda2
ERROR:
Code:
Copying knoppix cd failed /dev/hda1 is not mountable
3)i have .iso file in my system, so following the thrid tip i booted from the knoppix cd and typed the following command
Code:
boot:knoppix fromhd=/dev/hda1/k*.iso
ERROR:
Code:
can't find knoppix filesystem
hidden built in commands
cat mount umount insmod rmmod ismod
knoppix#
I am so desperate to learn linux , formatting and installing new linux is not reliable for me, because my brother and i using the same system and he is doing a project on windows.
Re: Knoppix from Hard Disk (need help)
Quote:
Originally Posted by jorrigal
3)i have .iso file in my system, so following the thrid tip i booted from the knoppix cd and typed the following command
Code:
boot:knoppix fromhd=/dev/hda1/k*.iso
ERROR:
Code:
can't find knoppix filesystem
hidden built in commands
cat mount umount insmod rmmod ismod
knoppix#
this code format does work and saves a lot of wear and tear on your CD player.
you have to have the correct address of the Knoppix.iso in the argument and needless to say, the KNOPPIX_V5.1.1CD-2007-01-04-EN.iso must actually be on your harddrive in the place specified.
quite a number of timesI have succesfully used something like exactly:
Code:
knoppix bootfrom=/dev/hda1/home/ubuntu/K*.iso