even when you uninstall/delete programs the data lingers in hdd free space.
- Did you delete the "temp" files? /var/log? , /var/cache/apt ? - Did you compressed the FS of your ISO? - If you are making a live cd from a harddisk/file system IMAGE, after you are done fill the 'free space" of your FS image with dd if=/dev/zero of=/path/of/live/fs.temp and delete the fs.temp file after the storage is full. as all freespace of your disk is written as zero, compressing it will be verry efficient. -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
