Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2005 10:52:20 -0400
From:      Ean Kingston <ean@hedron.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: adding unused disk space for FreeBSD
Message-ID:  <200507091052.20645.ean@hedron.org>
In-Reply-To: <42BC91DC000499ED@mssazhh-int.msg.bluewin.ch>
References:  <42BC91DC000499ED@mssazhh-int.msg.bluewin.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On July 9, 2005 09:04 am, carlo.matteotti@bluewin.ch wrote:
> Hi all,
> I have a FreeBSD slice (/dev/ad4s3) on which my FreeBSD system lives and
> some unused free diskspace (resulting from deletion of another OS (no names
>
> :-))) on the harddisk. I'd like to use this free diskspace with FreeBSD.
>
> I was unable to figure out how to do that using 'fdisk and friends'.

You can do it on the command line with fdisk, bsdlabel, and newfs. It is a bit 
easier to explain using sysinstall so, here is the sysinstall way:

#/stand/sysinstall
	Configure->Fdisk->(select the disk)->(select the unused slice)->T(to change 
type to FreeBSD)->W(to save the changes)...
	Label->choose the disk and start creating partitions->be sure to make the new 
slices for newfs

-- 
Ean Kingston

E-Mail: ean AT hedron DOT org
URL: http://www.hedron.org/
I am currently looking for work. If you need competent system/network 
administration please feel free to contact me directly.



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