MyDebian - page under construction 09 Oct 2008

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.

  1. Boot your computer from MyDebian using live toram sentence.
  2. in KDE press F12 to open yakuake terminal emulator
  3. become a root: sudo su
  4. mount any hard/USB drive e.g. run mntd.sh hda3 to mount hda3 (drive will be mounted in /media/hda3 subdirectory)
  5. 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
  6. 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
  7. copy all