Run Microsoft Windows, copy Knoppix to HD & make it bootable with bootmedia
Also called "poormans install" ;-)
NOTE: The partition (i.e. drive) that you are copying to (the D partition in the example below) must be a fat32 partition. If it is NTFS, the install will not boot.
- Copy the CD:\KNOPPIX\KNOPPIX file to HD:\KNOPPIX\
__E:\KNOPPIX\>mkdir D:\KNOPPIX
E:\KNOPPIX\>copy KNOPPIX D:\KNOPPIX\
1 files(s) copied__
- Make the bootfloppy. Start "mkfloppy.bat" on the CD in the KNOPPIX folder.