mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Nov. 07 2005,17:01 |
|
With a frugal install, directories that are writeable using the backup/restore process are /home/dsl and /opt. Using tar.gz mydsl packages, this is extended to /etc. Using .dsl mydsl packages, you have write access to basically the whole system.
None of these options will affect the initial boot process. In order to automatically enter boot options you will need to edit your bootloader's config file, which is most likely in /cdrom/boot (the partition that holds the DSL installation). With Grub you can simply modify menu.lst. With Lilo you will need to modify lilo.conf and then run the lilo command to reconfigure it (as far as i know). If you're booting from the CD the bootloader is either isolinux or syslinux, which will require rebuilding the ISO file.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|