Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2007 10:23:38 -0500
From:      Jerry McAllister <jerrymc@msu.edu>
To:        cihan k?me?o?lu <cihankomec@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: create partition
Message-ID:  <20070215152338.GA75325@gizmo.acns.msu.edu>
In-Reply-To: <a92df6c90702030030k552a8fa4o969824ecfcef89d9@mail.gmail.com>
References:  <a92df6c90702030030k552a8fa4o969824ecfcef89d9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 03, 2007 at 10:30:24AM +0200, cihan k?me?o?lu wrote:

> Hi
> I have a problem with creating partition. I have one slice that ad2s1 and I
> created four partition on ad2s1
> ad2s1a  mounted  /
> ad2s1b swap
> ad2s1c
> ad2s1d  mounted /usr
> ad2s1e mounted /mnt
> ad2s1f mounted /mnt2
> 
> I want to delete ad2s1f then create ad2s2 slice.  How can I do this?
> 

Well, you will have to re-fdisk the drive.    
I don't really know if you can do all of it in place or not.
You will be best off making dump(8) backups of a, d and e
and then running fdisk to create your two slices and then
bsdlabel to create the partitions within the slices.

Is there a reason you want another slice - like you plan to
dual boot the machine or something?   If not, just use that
partition however you want and don't bother with the slice.

////jerry

> 
> 
> -- 
> Cihan K?me?o?lu
> Enderunix Edu ST
> www.enderunix.org
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



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