I am new to DA and have always done things from the command line. With two 80GB drives what would the most efficient partition scheme be for use with DA? I don't know where DA puts things so this is a bit hard for me? Any input is very appreciated.
I'm going to respectfully disagree with the above. It'll work fine as long as the system works fine. If you've got some runaway processes it could fill the entire drive before you realize it.If you are just going to use the second drive as a backup you may want to look into having a RAID 1 setup, it would increase disk I/O performance (if using hardware raid) and mirrors all data onto both drives. Personally I dont see why you need to break it down so much anymore, modern systems dont need a seperate boot area anymore.
/tmp 1GB nosuid,noexec
swap 2GB
/ The Rest
Simple but effective.
/ 2000 Megabytes
/usr 10000 Megabytes
/var 5000 Megabytes
/tmp 2000 Megabytes
<swap> 1024 Megabytes
/home <BALANCE>