Date: Tue, 22 Nov 2005 15:41:26 +0100 From: Kiffin Gish <kiffin@gish.demon.nl> To: freebsd-questions@freebsd.org Subject: How to access filesystem on 2nd disk ... Message-ID: <1132670486.707.15.camel@localhost>
next in thread | raw e-mail | index | archive | help
I installed freeBSD 5.4 on a system with two hard disks, which I plan to use as a dedicated fileserver, and following the default sysinstall setup I have this: root@fileserver# df -h Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 248M 35M 193M 15% / devfs 1.0K 1.0K 0B 100% /dev /dev/ad0s1e 248M 12K 228M 0% /tmp /dev/ad0s1f 35G 573M 31G 2% /usr /dev/ad0s1d 248M 1.4M 226M 1% /var I have three questions: 1/ What's the best way to partition my second 20MB hard disk? 2/ Should I dedicate the whole thing to one mount point, say called /extra? 3/ Do I also need swap space on the 2nd drive? Thanks alot in advance as usual. -- Kiffin Gish Gouda, The Netherlands
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1132670486.707.15.camel>