remaster mkmydslForum: Other Help Topics Topic: remaster mkmydsl started by: calmchess Posted by calmchess on May 31 2005,14:16
FOR ALL WHO ACTUALLY NEED TO GET SOME WORK DONE:mke2fs /dev/foobar (this formats in damn small linux. cfdisk (this creates partition mkdir /mnt (this creates a mount directory.) mount -rw /dev/hda5 /mnt (this mounts the partition.) cdrecord --scanbus (this will display the cdwriter address) cdrecord -v speed=2 dev=0,0 foobar.iso(this burns a file. home/dsl/.xintirc (hidden file location ls-a) /usr/local/bin/vnc4x.sh &>/dev/null & (path) (this will load programs on startup)note (/usr/local/bin/vnc4x.sh and vnc4x0.sh) NOTE: start paths must go above fluxbox in .xinitrc * The first thing after the (#)comments in .xinitrc* NOTE: .xinitrc and filetool.lst must be put in (source, /mnt/foobar/source/etc/skel)when using meo's adapted script. opt/bootlocal.sh(another boot config file) .bash_profile (another boot config file note: meo's script allows more control over the remaster process. www.damnsmalllinux.org/talk/node/160 1. dsl toram 2 (at boot time) 2. sudo passwd dsl 3. login dsl 4. create partition (cfdisk) 5. format partition(mke2fs /dev/foobar) 6. create mount directory (mkdir /mnt) 7. mount directory (mount -rw /dev/foobar /mnt 8, create master and iso directory (mkdir /mnt/master)(mkdir /mnt/iso) 9. download and install extensions. 10. modify filetools.lst 11. get cd writer address (cdrecord --scanbus) 12. make the iso (mkmydsl) Posted by iwillkillyou on June 05 2005,22:34
that's awesome dude thanks
|