Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Sep 2003 19:17:26 -0700 (PDT)
From:      "Jason C. Wells" <jcw@highperformance.net>
To:        Ulrich Spoerlein <q@uni.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: partition C doesn't start at 0!
Message-ID:  <Pine.BSF.4.44.0309091911520.82405-100000@s1.stradamotorsports.com>
In-Reply-To: <20030909164250.GC779@galgenberg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Sep 2003, Ulrich Spoerlein wrote:

> On Mon, 08.09.2003 at 22:06:58 -0700, Jason C. Wells wrote:
> > I can boot from ad0s1.  I am still monkeying around with the ad0s2 slice.
> > In the process of trying to get ad0s2 to boot with a PicoBSD-esque system,
> > I looked at my disklabel and I saw all kinds of scary messages.
> >
> > # bsdlabel ad0s1
> > partition a: partition extends past end of unit
> > partition c: partition extends past end of unit
> > bsdlabel: partition c doesn't start at 0!
> > bsdlabel: An incorrect partition C may cause problems for standard system
> > utilities.
>
> What does
> # fdisk -s ad0
> and
> # bsdlabel ad0s1
> # bsdlabel ad0s2
> say?

/dev/ad0: 1654 cyl 16 hd 63 sec
Part        Start        Size Type Flags
   1:          63      262017 0xa5 0x80
   2:      262080      131040 0xa5 0x00
   3:      393120     1274112 0xa5 0x00
# /dev/ad0s1:
8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  a:   262017        0    4.2BSD     2048 16384 16384
  c:   262017        0    unused        0     0         # "raw" part,
don't edit
# /dev/ad0s2:
8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  a:   131040        0    4.2BSD     2048 16384  8192
  c:   131040        0    unused        0     0         # "raw" part,
don't edit

BTW, my apologies to anyone who got a bounce message from an old anti-spam
measure that I forgot was in place.  I have removed the "world" from my
blacklist. :o

Thanks,
Jason C. Wells




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0309091911520.82405-100000>