Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Sep 2002 11:07:48 +0200
From:      Jimmy Lantz <jimmy.lantz@lusidor.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   creating extra partition on existing system
Message-ID:  <5.1.0.14.0.20020902110309.00bc3648@mail.lusidor.nu>

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

I have a filesystem where I would like to create /www and use like 1 GB 
from the /usr .
how would I accomplish this without using fdisk and reinstall the system?
Tia
Jim.



Filesystem  1K-blocks    Used   Avail Capacity  Mounted on
/dev/ad0s1a    128990   34162   84510    29%    /
/dev/ad0s1f    257998      20  237340     0%    /tmp
/dev/ad0s1g   7103768 1430424 5105044    22%    /usr
/dev/ad0s1e    257998     390  236970     0%    /var
procfs              4       4       0   100%    /proc

/dev/ad0s1b             none            swap    sw              0       0
/dev/ad0s1a             /               ufs     rw              1       1
/dev/ad0s1f             /tmp            ufs     rw              2       2
/dev/ad0s1g             /usr            ufs     rw              2       2
/dev/ad0s1e             /var            ufs     rw              2       2
/dev/acd0c              /cdrom          cd9660  ro,noauto       0       0
/dev/acd1c              /cdrom1         cd9660  ro,noauto       0       0
proc                    /proc           procfs  rw              0       0


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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