mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: July 05 2006,14:32 |
|
Using the "home=hda2" boot option will create a home/dsl directory on hda2, IF hda2 is a writeable linux partition (ext2/ext3/reiserfs). Using "opt=hdb4" will do the same for /opt on hda4.
If you use the opt boot option it can be particularly useful if you load tar.gz extensions, since it will not use any additional ramdisk space.
Another way to ease the load is to see if any of your *.dsl extensions are available as *.tar.gz (if using "opt=" boot option), *.uci, or *.unc (doesn't matter if you use the boot option with these two), and use those instead.
And....if you don't have a swap partition, it would be a very good idea to create one.
And....if you tend to load the same extensions over and over using the mydsl gui and mydsl repository, stop it. You're only filling up your ramdisk with temp files that could instead be saved to your harddrive.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|