How to remaster MyDebian
There are two scripts on CD - sq.sh and iso.sh placed in the scripts subdirectory. First one to generate filesystem.squashfs file and the second one to generate new *.iso image.
- Boot your computer from MyDebian using live toram sentence.
- in KDE press F12 to open yakuake terminal emulator
- become a root: sudo su
- mount any hard/USB drive e.g. run mntd.sh hda3 to mount hda3 (drive will be mounted in /media/hda3 subdirectory)
- create new directory called mydebian mkdir /media/hda3/mydebian and three subdirectories mkdir /media/hda3/mydebian/chroot /media/hda3/mydebian/iso /media/hda3/mydebian/mountpoint
- mount your CD and mount squash filesystem file (filesystem.squashfs) from CD to /media/hda3/mydebian/mountpoint mount -t squashfs /media/path_to_your_cd/casper/filesystem.squashfs /media/hda3/mydebian/mountpoint
- copy all