On 7/9/05, Dimitri Yioulos <[EMAIL PROTECTED]> wrote:
> On Friday July 8 2005 11:08 am, you wrote:
> > On Fri, Jul 08, 2005 at 09:50:26AM -0400, Dimitri Yioulos wrote:

> cohasset# disklabel wd0
> # using MBR partition 0: type A6 off 63 (0x3f) size 41943040 (0x2800000)
> # /dev/rwd0c:
> type: ESDI
> disk: ad0s1
> label:
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 16
> sectors/cylinder: 1008
> cylinders: 38792
> total sectors: 39102336
> rpm: 3600
> interleave: 1
> trackskew: 0
> cylinderskew: 0
> headswitch: 0           # microseconds
> track-to-track seek: 0  # microseconds
> drivedata: 0
> 
> 8 partitions:
> #             size        offset  fstype [fsize bsize  cpg]
>   a:      37748529            63  4.2BSD   2048 16384  328 # Cyl     0*- 37448
>   b:       2097648      37748592    swap                   # Cyl 37449 - 39529
>   c:       8387505            63  unused      0     0      # Cyl     0*-  8320
Something wrong here a size bigger than c that make b offset out of
range. and u face the problem :)

label 'c' is a label that represents the whole disk.
refer: http://www.openbsd.org/faq/faq14.html#disklabel

-- 
Thanks & Regards,
Ikmal aka EvoIVGSR

http://www.leakage.org/
http://root.justdied.com/mylife/
http://www.openbsd.org.my/
http://mirrors.mybsd.org.my/

Reply via email to