Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2010 18:36:13 -0700 (PDT)
From:      zaxis <z_axis@163.com>
To:        freebsd-questions@freebsd.org
Subject:   Is it appropriate to mount /var and /usr on ext2fs partition ?
Message-ID:  <28988313.post@talk.nabble.com>

next in thread | raw e-mail | index | archive | help

>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^(=CF=80=E2=8B=85i) + 1 =3D 0
--=20
View this message in context: http://old.nabble.com/Is-it-appropriate-to-mo=
unt--var-and--usr-on-ext2fs-partition---tp28988313p28988313.html
Sent from the freebsd-questions mailing list archive at Nabble.com.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28988313.post>