In this directory you will find the ISO9660 images for the DemoLinux CDROM. These files may have an .img extension here, even if .iso is more often used. If your CD writer software prefers a .iso extension, just rename the .img file to .iso after download. CURRENT IMAGES: 1.0pre4/ this was the first public release of DemoLinux 1.0 1.0/ this is the final release of DemoLinux 1.0 cddemo.iso Current release of DemoLinux 2.0 (600+ Mb) There is no compressed iso, because this image is already compressed, in a sens, to give you more than 1.0gb of applications demolinux-2.0.iso same as above md5* md5 checksum of the images boot-ntfsrw.img boot floppy image for allowing rw access to NTFS partitions IMPORTANT: ------------------------------------------------------------------- IF YOU USE A CD-WRITER SOFTWARE UNDER WINDOWS, PLEASE RENAME THE cddemo.img FILE to cddemo.iso BEFORE PROCEEDING. ------------------------------------------------------------------- We also provide a compressed file (extension .gz) which is smaller and that you can decompress using gunzip. More information on the DemoLinux project can be found at www.demolinux.org. --------------------------------------------------------------------- Howto burn an ISO image ? All the CD-Writing software can use ISO image to burn directly a CD-Rom. Important note: take care to download the ISO in binary mode (FTP). By default Netscape download the file in ASCII mode which corrupt the image.i Please avoid download the ISO with a 56K modem line. If the dowload fail you can use "Resume" which allow you to continu the download. It works with ftp (reget), ncftp, CuteFTP, Getright, ... With Easy CD Creator: -------------------- Open Easy CD Creator Go to "File" then to "Create CD from disc image" make sure to change the bottom drop down menu ("Files of type:") to say "ISO image files" It will do the rest after you browse to the *.iso file (Thanks for zacheyer) With WinOnCD: ------------ you can select a "track-image" project when you click the New button. So long as you are in track mode, not file-system mode (how that looks depends on whether you have 3.0 or 3.5) then dragging a track image file onto the CD window should accept it as a raw track. WinOnCD uses .RAW as its own extension (Thanks Rick Jones) With CD-Record: --------------- CD-Writing HowTo: http://howto.linuxberg.com/ptHOWTO/CD-Writing-HOWTO For example: cdrecord -v speed=4 dev=4,0 cddemo.img You get the number on the SCSI bus number with "cdrecord --scanbus"