Date: Sun, 21 Jul 2002 11:19:49 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Jeff Penn <jeff@jrpenn.demon.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: rejecting partition in BSD label Message-ID: <20020721014949.GA61344@wantadilla.lemis.com> In-Reply-To: <20020719220644.GA1682@jrpenn.demon.co.uk> References: <20020719220644.GA1682@jrpenn.demon.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 19 July 2002 at 23:06:44 +0100, Jeff Penn wrote: > I originally installed freebsd on slice 1, but have now moved it using > dump/restore to slice 4. This process caused the following problem > during booting: > > Mounting root from ufs:/dev/ad0s4a > ad0s1: raw partition size != slice size > ad0s1: start 63, end 62495, size 62433 > ad0s1c: start 63, end 14335775, size 14335713 > ad0s1: truncating raw partition > ad0s1: rejecting partition in BSD label: it isn't entirely within the slice > ad0s1: start 63, end 62495, size 62433 > ad0s1a: start 63, end 131134, size 131072 > ad0s1: rejecting partition in BSD label: it isn't entirely within the slice > .... > ad0s1h: start 7217215, end 10944574, size 3727360 > > Any suggestions how to resolve this minor issue?. Use disklabel -e on the raw partitions in question (ad0s1, etc.). Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020721014949.GA61344>