Other Help Topics :: remaster mkmydsl
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)
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)
regards,
Lost in dsl~land
original here.