View Single Post
  #3   (View Single Post)  
Old 18th November 2008
graudeejs's Avatar
graudeejs graudeejs is offline
Real Name: Aldis Berjoza
ISO Quartermaster
 
Join Date: Jul 2008
Location: Riga, Latvia
Posts: 589
Default

I've read your replay, when i already set up my system.

ok, this is what i did.
Code:
/dev/ad0s1.elia    496M     51M    405M    11%    /
devfs              1.0K    1.0K      0B   100%    /dev
/dev/ad0s1.elid    496M    113M    343M    25%    /var
/dev/ad0s1.elie    6.8G    2.2G    4.0G    36%    /usr
/dev/ad0s3.elid    9.7G    3.9G    5.0G    44%    /home
/dev/ad4s1.elid     14G     82K     12G     0%    /tmp
/dev/ad0s4.elid    126G     47G     69G    40%    /home/Archive
/dev/ad4s4.elid    206G     13G    176G     7%    /home/Files
/dev/ad4s3.elid    2.9G    476M    2.2G    17%    /usr/src
/dev/ad4s3.elie    2.9G    477M    2.2G    17%    /usr/ports
swap on bough disk 512M each
ram 2G
i separated /usr/src and /usr/ports from usr because:
1) i don't want them to be dumped
2) ports are being updated frequently
3) i believe it'll increase performance when i compile them

home isn't used much so i left it on slower disk.
All files that are accessed most of times are in /home/Files (on SATA), here i download stuff
and /home/Archive (on ide) where i keep photos and music and listening to music ain't the same as downloading torrents from local tracker (very good speed)

also system is backed to /home/Files (SATA)

i will probably cp 1 backup to /home/Archive once in while (just to be sure)

Everything is encrypted....
Now the only thing i did wrong is i set Soft updates for /root (by accident)
and now i can\t figure how to reset, that without ruing everything...
i boot from flash...

i guess, i need to make minimal usb pendrive bootable fbsd


EDIT:
I think this new setup is way better than my old one

Last edited by graudeejs; 18th November 2008 at 09:10 PM.
Reply With Quote