FreeBSD fdisk how to?

Unga unga888 at yahoo.com
Fri Jun 20 10:11:32 UTC 2008


--- On Fri, 6/20/08, Wojciech Puchar <wojtek at wojtek.tensor.gdynia.pl> wrote:

> From: Wojciech Puchar <wojtek at wojtek.tensor.gdynia.pl>
> Subject: Re: FreeBSD fdisk how to?
> To: "Unga" <unga888 at yahoo.com>
> Cc: freebsd-questions at freebsd.org
> Date: Friday, June 20, 2008, 5:18 PM
> >
> > Yep this hard disk is for FreeBSD only. Why I should
> not use fdisk?
> 
> because it's not needed.
> 
> >
> 
> clean it up
> dd if=/dev/zero of=/dev/disk bs=64k count=1
> 
> make initial label
> 
> bsdlabel -w disk
> 
> edit label to your needs
> 
> bsdlabel -e disk
> 
> newfs,mount,copy files,umount
> 
> bsdlabel -B disk

But this does not create slices, does it? How to create multiple slices?

Regards
Unga



      


More information about the freebsd-questions mailing list