Step 4
Once the name of the disk drive is identified, logout and restart the
computer, again booting up from the APBioKnoppix CD.
At Knoppix boot prompt (which looks like: boot:), enter the words (in blue below), for example,
boot:
knoppix bootfrom=/dev/hda2/TEMP/APBIOKNOPPIX.ISO
where /dev/hda2/TEMP/APBIOKNOPPIX.ISO is the
partition_number_and_path_to_ISO_file, depending on what is the
name of your disk drive (hda2 or hda5 as in the example above)
as determined from Step 3 and the
name of the ISO file as copied in Step 2.
So if you have determined the drive you copied the ISO from the
Step 3 above as hda5, then you key in /dev/hda5/TEMP/APBIOKNOPPIX.ISO
instead of hda2 for example.
If you copied the ISO file to your NTFS file system which happens to be
the second partition on your first hard disk, it's likely to work with
"knoppix bootfrom=/dev/hda2/TEMP/APBIOKNOPPIX.ISO".
If you saved the ISO file in the subdirectory "C:\MyDir\APBioKnoppix.iso",
then boot with
knoppix bootfrom=/dev/hda2/MyDir/APBioKnoppix.iso
Once you have done this, you can boot up with APBioKnoppix
CD, but your computer will read the operating system data from
the harddisk at a much faster speed.
(Useful Tip: And to cut down
your typing time, always name your iso file as tersely as possible,
e.g. C:\ap.iso so that you only get to type
"knoppix bootfrom=/dev/hda2/ap.iso" each time you boot up.)