Date: Tue, 4 May 1999 15:58:13 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Zhihui Zhang <zzhang@cs.binghamton.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Boot code corrupted - please help Message-ID: <Pine.BSF.4.03.9905041557570.28350-100000@resnet.uoregon.edu> In-Reply-To: <Pine.GSO.3.96.990504140454.4100A-100000@sol.cs.binghamton.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 May 1999, Zhihui Zhang wrote: > > I have just tried to install a boot code on FreeBSD 3.1. I have tested > successfully on FreeBSD 2.2.8: > > # cd /usr/src/sys/i386/boot/biosboot > # make > # make install > # disklabel -B /dev/wd0s1 > > The 2.2.8 system can reboot successfully. > > But for FreeBSD 3.1, I did exactly the same thing, except (this is because > the default boot code path changes from /usr/mdec to /boot): > > # disklabel -B -b /usr/mdec/boot1 -s /usr/mdec/boot2m /dev/wd0s2 Er, /usr/mdec/ is deprecated. Use the stuff in /boot/. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9905041557570.28350-100000>