Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 1995 21:01:30 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        bynum@grep.cs.fsu.edu (Mark Bynum)
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: Booting off of the second drive
Message-ID:  <199504091901.VAA08136@uriah.heep.sax.de>
In-Reply-To: <199504091718.NAA09850@grep.cs.fsu.edu> from "Mark Bynum" at Apr 9, 95 01:18:30 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Mark Bynum wrote:
> 
> I then did a make in that directory, a make install, and then did a disklabel
> -B sd0. I got an error from disklabel saying that the drive was 0 revolutions
> and 0 something else, but I disregarded them because I am currently running
> from sd0.

I think you botched it.  disklabel refuses to install a new bootstrap
if there are any errors in the existing disklabel.  You'll first have
to clear any complaints from disklabel (e.g. by editing it with
``disklabel -e''), then you can install a new bootstrap.

The sysinstall programs don't fill in all the required fields in the
disklabel correctly; i've already filed a problem report for this
(i386/251).

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504091901.VAA08136>