Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 1996 09:02:14 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Cc:        sprice@hiwaay.net (Steve Price)
Subject:   Re: Problem with partition size on IDE drive and -current
Message-ID:  <199608300702.JAA29378@uriah.heep.sax.de>
In-Reply-To: <32250737.41C67EA6@hiwaay.net> from Steve Price at "Aug 28, 96 09:57:59 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Steve Price wrote:

> It seems I can only get a 1GB partition on my 2GB drive.  Here is
> all the relevant info I can think of.
> 
> --------------------------------->8--------------------------------
> steve:~$ df
> Filesystem  512-blocks     Used    Avail Capacity  Mounted on
> /dev/wd0a      1968668  1309088   502088    72%    /
> procfs               8        8        0   100%    /proc
> /dev/wd1c      1985694  1079790   747050    59%    /u

Dunno whether this is your problem, but creating a file system on the
`c' partition is considered no good.  If you want a filesystem
covering the entire slice/disk, run disklabel -e, clone the `c' line,
add the 4.2BSD 1024 8192 numbers, and use the new partition for the
filesystem.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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