Port-amd64 archive

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

Re: Wondering about the old "Installboot Old BPB is too big" issue



On Sun, Jun 21, 2015 at 04:19:22PM +0200, Adrian Christiansen wrote:
> Hi guys!
> 
> Happy about NetBSD 7.0 being RC1!
> 
> So I'm trying it out on every different machine I have, starting with
> this amd64 AMD Sempron 64 +3600 box. Which have an IDE drive (wd0).
> And using the sysinst generated disklabel with, partition "a" having
> an offset of 63 (it's at the start of the disk). Installboot gives me
> this error:
> 
> installboot: Old BPB too big, use -f (may invalidate filesystem)
> installboot: Set bootstrap operation failed

What was on the disk before?
The BPB (bios parameter block) is the area of the boot partition sector (63 here)
that the 'jmp' instruction at the start of the sector skips.
It tends to contain info about the filesystem.
sysinst should probably specify -f, especially if it knows
the fs is a netbsd one.

	David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index