The most recent Quantian release 0.5.9.1 came in at 1.1gb, or clearly too much for a cdrom with a typical capacity of 700mb. As removing packages will invariably upset someone who liked Quantian just because of those just-removed packages, and as there is always something else to add, and as even future release of a constant set of packages will likely exceed current levels, we feel that sticking to the 700mb constraint is a losing proposition. Moreover, dvd writers now cost less than $100, and for those unwilling or unable to burn their own, vendors are available to provide these for a nominal fee. For example, BudgetLinuxCDs.com started offering 0.5.9.1 dvds only two days after the initial release of this version.
But there is an another easy solution for a very common situation: a machine with with an exiting Windows partition can boot a dvd-size iso image from hard disk without requiring any bootloaders to be installed. That's right -- no need to mix lilo or grub and the 'other' bootloader.
This method uses the bootfrom
option that appeared in Knoppix
3.4. By simply copying the iso image onto a windows partition, and pointing
the boot process to this iso image, we can load an image irrespective of its
size limitations.
But this gets really neat once we combine it with the current clusterKnoppix cdrom image from which Quantian is derived. This ensures that the same kernel is used on the cdrom -- which we use as an oversize boot floppy, really -- and the actual iso image that is loaded. To recap, the following the required steps:
c:/quantian.iso
. We will assume that c:
corresponds to the first partition on the first disk drive, or /dev/hda1 in
Linux parlance.
knoppix bootfrom=/dev/hda1/quantian.iso