Quote (newOldUser @ June 16 2005,12:45) |
Question... If I've got this right, the LiveCD and Frugal both load the operating system to a ramdisk in order to run. A hard drive install of DSL does not load to a ramdisk when running. So, if I have a machine with limited memory (is there a magic number? Lets say less then 128meg), then I might want to consider a hard drive install since the only thing in memory at any given time are the processes I'm running at the moment, not the whole OS. Is this correct? If I don't use the home, opt and mydsl options at boot time then ALL those files in the /home/dsl and /opt directories also get loaded into memory on a Frugal boot. So if you have the storage space available it makes sense to use those options at boot. If you do a hard drive install you don't need those options since the directories are already on the hard drive and will not be loaded into memory. Are all the boot options documented?... I assume that all flavors of DSL would use a Swap partition if one is present at boot time. Is that correct also? thanks |