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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to