mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: April 10 2007,13:40 |
|
A little more about ISO/KNOPPIX difference....
The ISO is the bootable CD image itself (the file you downloaded), which contains the boot files and a compressed filesystem named KNOPPIX. You can change the boot files to customize the way DSL boots from a CD, and add data files to the top level of the disk image including mydsl extensions and kernel modules to be auto-loaded and miscellaneous files to fill up a 700mb disk. If you are not running DSL "toram", all of these files will be accessible through the /cdrom, /mnt/cdrom, or /mnt/somethingelse directory, depending on how DSL was installed.
The KNOPPIX file is the compressed filesystem (which is also an iso9660 filesystem, but it's compressed with cloop, the same thing used to compress uci and unc mydsl packages) stored within the bootable CD. This filesystem is what you see under /KNOPPIX when DSL is booted, and is read-only at runtime. The DSL system uses this filesystem as its base each time it starts.
It is, as you said, pretty much an ISO within an ISO.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|