>df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/ad4s3a    496M    119M    337M    26%    /
devfs          1.0K    1.0K      0B   100%    /dev
/dev/ad4s3e    496M    6.7M    449M     1%    /tmp
/dev/ad4s3f     14G    7.8G    5.4G    59%    /usr
/dev/ad4s3d    1.4G    171M    1.1G    13%    /var
/dev/ad4s7      30G    3.5G     26G    12%    /media/F
/dev/ad4s8      30G    172M     28G     1%    /media/G

>mount
/dev/ad4s3a on / (ufs, local)
devfs on /dev (devfs, local, multilabel)
/dev/ad4s3e on /tmp (ufs, local, soft-updates)
/dev/ad4s3f on /usr (ufs, local, soft-updates)
/dev/ad4s3d on /var (ufs, local, soft-updates)
/dev/ad4s7 on /media/F (msdosfs, local)
/dev/ad4s8 on /media/G (ext2fs, local)

The /dev/ad4s8 is an empty partition. Now i want to move /var and /usr to
it. Do i need to format /dev/ad4s8 to UFS ?

Sincerely!


-----
e^(π⋅i) + 1 = 0
-- 
View this message in context: 
http://old.nabble.com/Is-it-appropriate-to-mount--var-and--usr-on-ext2fs-partition---tp28988313p28988313.html
Sent from the freebsd-questions mailing list archive at Nabble.com.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to