| Here is a simple way to have knoppix on your hd without dual booting, or disturbing your mbr. This is similar to what youre trying, except it requires creating a partition on your hd, and you wont be actually booting from an iso file. If youre comfortable partitiong your hd, give this a try. Create a fat32 partition in your free space(at the end). I prefer gparted for this, but use whichever tool you like. Then reboot to the knoppix cd, at the boot prompt, type:
knoppix tohd=/dev/hdax (where x is the number for the new partition)
When it is finished copying the files, it should continue to boot from the hd partition. Shut down, and reboot to the knoppix cd, at the boot prompt, type:
knoppix fromhd=/dev/hdax
This will force it to boot from the hd partition, and you can take the cd out and use the drive for other purposes. This method will also work with flash drives(at least 1g) , and is handy for older machines that dont support booting from usb devices. Knoppix runs very fast from a flash drive.
Anytime you fool around with dual booting/partitioning...ect, always back up your windows partition. A little mistake can either wipe out your windows stuff. or make it inaccessible without doing some repair work. |