From owner-freebsd-hackers Sat Oct 21 12:56:46 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA10762 for hackers-outgoing; Sat, 21 Oct 1995 12:56:46 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA10739 for ; Sat, 21 Oct 1995 12:56:40 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id UAA01635; Sat, 21 Oct 1995 20:56:37 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id UAA20578; Sat, 21 Oct 1995 20:56:37 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id UAA18862; Sat, 21 Oct 1995 20:55:48 +0100 From: J Wunsch Message-Id: <199510211955.UAA18862@uriah.heep.sax.de> Subject: Re: 2.1.0-951020-SNAP - 2.1 *Release Candidate* To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Sat, 21 Oct 1995 20:55:48 +0100 (MET) Cc: jkh@time.cdrom.com, hackers@freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199510211845.TAA02810@labinfo.iet.unipi.it> from "Luigi Rizzo" at Oct 21, 95 07:45:07 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 673 Sender: owner-hackers@freebsd.org Precedence: bulk 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. ;-)