Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2008 03:11:30 -0700 (PDT)
From:      Unga <unga888@yahoo.com>
To:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD fdisk how to?
Message-ID:  <716670.72511.qm@web57008.mail.re3.yahoo.com>
In-Reply-To: <20080620111723.W44741@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
--- On Fri, 6/20/08, Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> wrote:

> From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
> Subject: Re: FreeBSD fdisk how to?
> To: "Unga" <unga888@yahoo.com>
> 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



      



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