Originally posted by: 0roo0roo
from what i've read its possible, but its really better and easier to install another distro
Any distro recomendations?
Also this was in the Knoppix Cheatsheat, I know DOS well but I am still learning linux and do no know how to implement this:
Could this be what it need? Do I just dump the CD Contents to the HDD?
knoppix fromhd=/dev/hda1
Boot from previously copied CD-Image
knoppix bootfrom=/dev/hda1
Access Image then boot from previously copied CD-Image (enables booting from NTFS / ReiserFS)
***)
***) Bootfrom needs access to a running Knoppix-System with the same Kernel
as the Bootkernel, before it is able to mount the partition / ISO-Image.
This should allow a poor mans install from NTFS-Partitions and makes it
also possible to boot an ISO-Image directly. You can also use wildcards
in the ISO-Filename, but it must be unique. So: If you have just one
KNOPPIX.iso on /dev/hda1 you can access it as: bootfrom=/dev/hda1/K*.iso,
but if there are several, you need to make clear, which one you want.
(Feature added by Fabian Franz.)