DragonFly users List (threaded) for 2007-02
DragonFly BSD
DragonFly users List (threaded) for 2007-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Upgrading bootblocks


From: Timothy <timothy@xxxxxxxxxxxxxxxx>
Date: Wed, 7 Feb 2007 06:26:14 -0600

On Tuesday 06 February 2007 22:22, Petr Janda wrote:
> walt wrote:
> > Petr Janda wrote:
> >> disklabel: Warning, old bootblocks detected, install new bootblocks &
> >> reinstall the disklabel
> >>
> >> when i do disklabel /dev/ad1s1
> >
> > Does 'disklabel -r' change anything?
>
> No, still same.

If there is no data on the disk you need then just wipe the mbr.  You will 
have to fdisk again before disklabel.

dd if=/dev/zero of=/dev/ad1 bs=512 count=1

Timothy



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]