--- On Fri, 6/20/08, Wojciech Puchar <[EMAIL PROTECTED]> wrote:

> From: Wojciech Puchar <[EMAIL PROTECTED]>
> Subject: Re: FreeBSD fdisk how to?
> To: "Unga" <[EMAIL PROTECTED]>
> Cc: freebsd-questions@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



      
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to