ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: Jan. 09 2005,22:13 |
|
Mikshaw has your answer..
Adding your needed commands to the /opt/bootlocal.sh file, then including the /opt/bootlocal.sh file in your backup, is the way to get where you want to be.
If you install the samba.dsl file to the root of your mydsl area (partition), it will self-load as well.. Adding these three additional lines to your /opt/bootlocal.sh file will bring up your network and autostart your samba on every reboot..
eth0 up nmbd -d smbd -d
Remember to add the location of your custom samba.conf file to your /home/dsl/filetool.lst file..
Boot up your DSL with these commands, if you can.. ' dsl dma toram mydsl=hdXx restore=hdXx ' * toram requires 128MB minimum * mydsl=hdXx is your mydsl location - e.g mydsl=hda2 * restore=hdXx is your backup location - e.g. restore=hda2 ( I keep both my extensions and my backup on a separate partition )
Once you get this working how you like it, you can use the mkmydsl system to create you own custom .iso to burn to a CD that can include these boottime entries automatically. Then running headless ( no monitor) will be no problem, just power-up.
73 ke4nt
|