Date: Mon, 10 Aug 1998 10:10:40 +0200 From: "Jose M. Megias Sanchez" <jms@caja-granada.es> To: <freebsd-questions@FreeBSD.ORG> Subject: extend file system Message-ID: <01bdc436$5cc60000$00008282@jms>
index | next in thread | raw e-mail
Hello, I have a little problem. My fylesystem /usr is full and I would like
to extend its size, in other unix (hp-ux) its too easy with the command
extendfs but FreeBSD don't has it.
I have the following fylesystems:
mulhacen2# df -k
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/sd0a 297423 18048 255582 7% /
/dev/sd0s2h 2244926 17 2065315 0% /home
/dev/sd0s2e 248175 3362 224959 1% /tmp
/dev/sd0s2f 496367 467706 -11048 102% /usr
/dev/sd0s2g 695311 2094 637593 0% /var
procfs 4 4 0 100% /proc
/dev/wcd0c 600108 600108 0 100% /dist
I would like extend /usr with 100 Mb catching the space from /home (by
the moment not used). I have a backup of all fylesystems obtained with DUMP,
How can I do now to extend /usr?, newfs -s maybe?. Regards.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01bdc436$5cc60000$00008282>
