mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: June 16 2005,14:50 |
|
I can't really give a thorough explanation since i've never used a harddrive install of DSL, but here are some of my thoughts:
Frugal behaves very much like a liveCD in that it uses the compressed KNOPPIX image as its base rather than extracting the contents onto the harddrive. The difference between this and liveCD is that it runs from harddrive rather than CD, so it's faster and you always have a free CD drive to use. Otherwise it's pretty much the same, using backup/restore and myDSL to keep your apps and settings in place with no permanent changes done to the base system.
With a harddrive install you are extracting the contents of KNOPPIX onto the harddrive, making the whole system writeable and persistent...any mistakes you make are retained when you reboot, just like a typical Linux distribution. It's my opinion that the harddrive install was not in the original plan, and may never be as useable as another typical harddrive-installed distro. There are many things in DSL which were built for use by user dsl, and not carried over to a multi-user environment. However, since changes are permanent, any changes and additions you make are easier to manage since you don't need to backup every file you add to the system.
Using a persistent /home and /opt gives you a way to keep your personal settings, and even some applications, saved to hard disk without the need for backup/restore. This also helps lighten the load on RAM, since your files are on a mounted drive rather than held in ramdisk. You can keep saving files into /home/dsl all you want without eating up all your RAM and eventually crashing.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|