Date: Sat, 21 Oct 1995 20:55:48 +0100 (MET) From: J Wunsch <j@uriah.heep.sax.de> To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Cc: jkh@time.cdrom.com, hackers@freebsd.org Subject: Re: 2.1.0-951020-SNAP - 2.1 *Release Candidate* Message-ID: <199510211955.UAA18862@uriah.heep.sax.de> In-Reply-To: <199510211845.TAA02810@labinfo.iet.unipi.it> from "Luigi Rizzo" at Oct 21, 95 07:45:07 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Luigi Rizzo wrote:
>
> The following comments apply to the 951005 shap, hopefully Jordan
> knows whether or not they also apply to the latest one (which I won't
> be able to get until late next week).
> RUNNING THE SYSTEM
> ==================
> * fdisk still defaults on the "d" partition (e.g. /dev/rwd0d),
> instead of looking at "/dev/rwd0"
David has been pulling the fix into the 2.1 branch meanwhile:
const char *disk;
const char *disks[] =
{
"/dev/rwd0", "/dev/rsd0", "/dev/rod0", 0
};
--
cheers, J"org
joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
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?199510211955.UAA18862>
