Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 1995 15:11:48 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Subject:   Re: How to write -current bootcode to disk?
Message-ID:  <199504301311.PAA05270@uriah.heep.sax.de>
In-Reply-To: <199504301116.EAA02300@io.cts.com> from "Morgan Davis" at Apr 30, 95 04:16:16 am

next in thread | previous in thread | raw e-mail | index | archive | help
As Morgan Davis wrote:
> 
> Does this look good to you?
> 
> io[511]# disklabel -B wd0
> Warning, revolutions/minute 0
> super block size 0
> io[512]# _

Nope.

disklabel -r -e wd0

...and edit rpm to something reasonable (e.g. 3600).  Hmm, super block
size 0 -- never seen.  Look what disklabel -e gives you.

-- 
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?199504301311.PAA05270>