Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 11:26:26 +0100
From:      Josef Karthauser <joe@pavilion.net>
To:        Andrey Lakhno <land@dnepr.net>
Cc:        stable@FreeBSD.ORG
Subject:   Re: 3.x -> 4.x and disklabel
Message-ID:  <20000810112626.F1050@pavilion.net>
In-Reply-To: <20000810104624.A295@daemon.dnepr.net>; from land@dnepr.net on Thu, Aug 10, 2000 at 10:46:24AM %2B0300
References:  <20000810090626.A27276@daemon.dnepr.net> <399248A7.698C2253@urx.com> <20000810104624.A295@daemon.dnepr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 10, 2000 at 10:46:24AM +0300, Andrey Lakhno wrote:
> Hi Kent!
> > Andrey Lakhno wrote:
> > > 
> > > Hi !
> > > 
> > > I'v just cvsupped from 3.X-Stable to 4.1-Stable.
> > > make world was successful.
> > > 
> > > Need I change my disk label using /sbin/disklabel ?
> > > if 'yes' what command issue ?
> > 
> > What I remember is seeing the boot info replaced automatically. You
> > didn't say anything about doing an appropriate buildkernel and
> > installkernel. If you make it through that sequence in
> > /usr/src/UPDATING, I think you will find everything has been updated.
> 
> Yes, i did it.
> 
> But while booting I see this messages:
> 
> >> FreeBSD/i386 BOOT
> Default: 0:wd(0,a)/boot/loader
> boot:
> 
> In FreeBSD-4.X wd driver have been changed to ad.
> But this message says that old wd device still in use.

You'll need to replace your book block with the disklabel program.
Use:
	# disklabel -B ad0s1
or whatever slice your FreeBSD boot partition is on.

Joe


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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