From owner-freebsd-questions Fri Jun 7 10:49:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tick.tcsn.net (tick.tcsn.net [206.190.91.5]) by hub.freebsd.org (Postfix) with ESMTP id 547FD37B400 for ; Fri, 7 Jun 2002 10:48:51 -0700 (PDT) Received: from 206.190.91.11 (taz.tcsn.net [206.190.91.11]) by tick.tcsn.net (8.11.4/8.11.4) with SMTP id g57Hmov71932 for freebsd-questions@FreeBSD.ORG; Fri, 7 Jun 2002 10:48:50 -0700 (PDT) Date: Fri, 7 Jun 2002 10:48:50 -0700 (PDT) Message-Id: <200206071748.g57Hmov71932@tick.tcsn.net> MIME-Version: 1.0 From: Tim Treaster To: freebsd-questions@FreeBSD.ORG Subject: /dev files missing Cc: Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG FreeBSD 4.5 production server won't boot. It lloks like I'm missing several /dev = files for my drives - Example; /dev/ad0s1a=20 =20 I can see the fstab and it looks ok. I can't add a device because I'm mounted re= adonly and can't change to RW.=20 =20 I'm not sure if it will work - I'm trying this:=20 =20 mount_mfs -T fd1440 none /mnt=20 cd /mnt=20 sh /dev/MAKEDEV foo=20 mount -u -o rw /mnt/foo /=20 cd /dev=20 sh /dev/MAKEDEV foo=20 =20 However, mount_mfs gives the error: "fd1440 unknown disk type"=20 =20 I have no clue how to proceed.=20 =20 It's important I not loose any data in this process.=20 =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message