mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Dec. 14 2004,02:11 |
|
If you make a *.tar.gz extension, you can write only to /home, /tmp, and /opt. This is done to minimize ram usage. This is probably why you received errors. Extensions named *.dsl create a broader writable system, which allows more universal edits and additions but it increases memory usage.
/ramdisk/usr is the same as /usr. It's loaded into RAM instead of running from the harddrive or CD, so that's where the name comes from.
If you boot with the toram option, the whole system is loaded into RAM, so you can remove the DSL CD. Insert the CD onto which you burned your extension(s), mount it, open up emelfm, browse to the directory where your extension is stored, select the file, and press the "myDSL" button.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|