sunburnt
  
 
  
 
 
Group: Members 
Posts: 30 
Joined: Feb. 2005 | 
  | 
Posted: Feb. 15 2005,22:55 | 
   | 
 
 
  
It depends if your running DSL from CD, HD, USB flash, or other.
  HD & USB flash, copy it to the root directory to load it on boot,   or put it in /optional directory to load on demand after boot. You will have to make the /optional directory your self.
  First start emelfm file manager & mount the drive with DSL. Then type at the command prompt at the bottom:
  sudo mkdir /mnt/xxx1/optional
  xxx1 is the drive you want to use ( hda1, hda2, sda1, etc. ). For CD you put it on a HD, USB flash, or USB HD & edit   the /mnt/xxx1/opt/bootlocal.sh file so there is a line   setting the path to point to where your /optional   directory is at so it`ll be restored on boot.
  Then, at the bootprompt type: dsl restore=sda1 mydsl=sda1 restore= will make dsl look for the backup.tar.gz file in /mnt/sda1 to restore the settings (all files and dirs from filetool.sh). mydsl= will make dsl look for the extentions in /mnt/sda1 and load the automaticly at bootup.
  I took the last part straight from a post by "henk.1955". I hope that`s OK!!!  
 |