From owner-freebsd-questions Mon Jul 12 6:10:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from diogenes.ionet.net (diogenes.ionet.net [38.193.50.238]) by hub.freebsd.org (Postfix) with ESMTP id 4661D14E9F for ; Mon, 12 Jul 1999 06:10:50 -0700 (PDT) (envelope-from malaclypse@diogenes.ionet.net) Received: from localhost (malaclypse@localhost) by diogenes.ionet.net (8.9.3/8.9.3) with ESMTP id IAA07075; Mon, 12 Jul 1999 08:10:11 -0500 (CDT) (envelope-from malaclypse@diogenes.ionet.net) Date: Mon, 12 Jul 1999 08:10:11 -0500 (CDT) From: Val Kilmer To: Jesper =?iso-8859-1?Q?Blomstr=F6m?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: bootmanager In-Reply-To: <3789B238.3CC4FE49@partitur.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG MAKEDEV doesn't simply make files, it configures entire devices. /dev is a strange and dangerous place to go walking, which is why I say handle with care. You may even want to do the 'sh MAKEDEV wd0' from a floppy boot disk. On Mon, 12 Jul 1999, Jesper [iso-8859-1] Blomstr=F6m wrote: > Val Kilmer wrote: >=20 > > This is REALLY weird. You may want to try doing a 'sh MAKEDEV wd0' as > > root, but that does seem kind of risky. I'd only really try that if no = one > > else is able to make any other suggestions. > > > > Sorry I couldn't be of more help, > > > > Cory. > > > > On Mon, 12 Jul 1999, Maurice Satijn wrote: > > > > > > > > > What are the FreeBSD device names for them? (ex: /dev/wd0s1 /dev/wd= 1s1) > > > > Also, do you have a CDROM attached to this thing somewhere? > > > > Finally, is your one HD mounted as primary master? > > > > > > 1 harddrive (IDE) at which: > > > > > > 1 unused (size 63) > > > 1 primary dos partition 1834M /dev/wd0s1 > > > 1 freebsd partition 1996M /dev/wd0s2 > > > 1 unused (size 3024) > > > > > > CDROM is attached, in BIOS is HD primary master, CDROM secondary. > > > > > > the unused parts cannot be changed. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message