Date: Sat, 29 Apr 1995 09:34:30 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: wsantee@wsantee.oz.net (Wes Santee) Cc: freebsd-current@FreeBSD.org Subject: Re: How to write -current bootcode to disk? Message-ID: <199504290734.JAA03864@uriah.heep.sax.de> In-Reply-To: <199504290414.VAA00200@wsantee.oz.net> from "Wes Santee" at Apr 28, 95 09:14:13 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Wes Santee wrote: > > I'm currently running the April snapshot (both kernel and binaries). > I just supped and compiled the -current kernel and all hell broke > loose when trying to mount my disks. I'm not sure if the boot code is your only problem, but you can rewrite it with disklabel -B [-b /usr/mdec/sdboot] [-s /usr/mdec/bootsd] sd0 (The bracketed terms show the defaults.) For a wd-style disk: s/sd/wd/g -- 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?199504290734.JAA03864>