QUOTE(Demobot @ May 9 2005, 07:51 PM)
Can someone explain what a loop back install actually does and what the disadvantages of the frugal install are? Thanks.
Frugal installPros-Smallest install size (50MBs!)
-Easy upgrade for future versions (simply replace KNOPPIX file)
-You settings/apps are kept seperate from the main filesytem so can't mess up the install by editing an important file/replacing a important app.
Cons-You can't use apt-get to install programs (can use dsl extensions instead)
-Large parts of the filesytem cannot be written to making configuration changes harder
Loopback installPros-Choose your install size (from 200MB to 2000MB)
-Can use apt-get to install debian programs (the debian repositories are huge, pratically any program you want should be availabe)
-Can change XDSL as much as you like since the filesystem is writable
Cons-Minimum install still takes up 200MB, a lot more than frugal
-You are currently limited to maximum size of 2000MB for the loopback file, which may not be enough for some people
-No procedure to upgrade to future versions of XDSL, will require reinstallation
Native installPros-If you have a large hard disk, the root filesystem can be much larger than the 2GB limit that the loopback install has
-Can use apt-get to install debian programs
-Can change XDSL as much as you like since the filesystem is writable
-Fastest performance. Other install methods have a filesystem running inside a filesystem, which just adds overheads to any i/o operations.
Cons-No choice about install size, it will just wipe out F and use the entire partition
-No procedure to upgrade to future versions of XDSL, will require reinstallation
This post has been edited by friedgold: May 10 2005, 12:50 AM