Advertisement
Guest User

fbsd/kubuntu partitioning

a guest
May 14th, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. fbsd 10-rel, i386 32bit / going to install kubuntu later (or emu., not sure yet)
  2.  
  3. ---
  4.  
  5. device Partition Type Size Mountpoint Label
  6. ada0 GPT 37GB
  7. ada0p1 freebsd-boot 512K
  8. ada0p2 freebsd-ufs 2.0G / boxrootfs
  9. ada0p3 freebsd-swap 5.0G none boxswap
  10. ada0p4 freebsd-ufs 2.0G /var boxvarfs
  11. ada0p5 freebsd-ufs 1.0G /tmp boxtmpfs
  12. ada0p6 freebsd-ufs 27GB /usr boxusrfs
  13.  
  14. ---
  15.  
  16. *note: i tend to favor 5GB swap so i can have extra buffer (this system is old, has less RAM than newer boxen).
  17.  
  18. *note: will probably have to edit/resize this /usr part.; Q= should i leave empty space instead at the end for kubuntu to use? what about if i can emu. kubuntu? not sure what to do with that (am ok with leaving it this way if i can edit it later by shrinking in bsd then partitioning a new area in kubuntu).
  19.  
  20. *note: i will probably end up adding a /home or /home/$username dir as symlink'd to another hdd (physically distinct); this may also be elsewhere in the fs. probably going to be fine with that aspect.
  21.  
  22. ---
  23.  
  24. (based on the Handbook ch2.7, bottom (example 2.3))
  25. http://www5.us.freebsd.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall-partitioning.html
  26.  
  27. ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement