i386/70525: [boot] boot0cfg: -o packet not effective
Brian Candler
B.Candler at pobox.com
Mon Dec 4 03:30:30 PST 2006
The following reply was made to PR i386/70525; it has been noted by GNATS.
From: Brian Candler <B.Candler at pobox.com>
To: bug-followup at FreeBSD.org, hampi at rootshell.be
Cc:
Subject: Re: i386/70525: [boot] boot0cfg: -o packet not effective
Date: Mon, 4 Dec 2006 11:24:40 +0000
I see a related problem with FreeBSD-6.1: an initial install seems to set
the MBR with -o nopacket, but explicitly doing "boot0cfg -Bv ad0" correctly
sets -o packet in the MBR.
I have not observed this directly in the MBR, but is based on the following
sequence:
- divide a 40GB HD into two primary partitions
- install FreeBSD in the first 20GB, with its bootloader in the MBR
- install OpenBSD in the second 20GB
- the FreeBSD bootloader then offers
F1 FreeBSD
F2 BSD
but F2 just beeps (i.e. cannot boot OpenBSD)
- booting into FreeBSD and issuing "boot0cfg -Bv ad0" fixes the problem.
Therefore my guess is that the initial installation of the MBR is setting -o
nopacket, even though boot0cfg has -o packet as its default.
Also reported at
http://lists.freebsd.org/pipermail/freebsd-i386/2006-December/004892.html
Regards,
Brian.
More information about the freebsd-i386
mailing list