From owner-freebsd-questions@FreeBSD.ORG Fri Mar 26 10:11:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C822616A4CE for ; Fri, 26 Mar 2004 10:11:10 -0800 (PST) Received: from halcyon.delaware.net (halcyon.delaware.net [67.98.212.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 1EADC43D2F for ; Fri, 26 Mar 2004 10:11:10 -0800 (PST) (envelope-from kennonward@netgazers.net) Received: (qmail 83979 invoked from network); 26 Mar 2004 17:57:06 -0000 Received: from unknown (HELO laptop) (146.145.177.167) by halcyon.delaware.net with SMTP; 26 Mar 2004 17:57:06 -0000 Message-ID: <001c01c41354$47ba7880$6400a8c0@laptop> From: "kennonward" To: Date: Fri, 26 Mar 2004 13:03:31 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: mounting the hard drive in PicoBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kennonward List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 18:11:11 -0000 To all: I am still having a problem mounting a HD in PicoBSD. The /etc/fstab line for the HD is: /dev/wd0s1 /dos msdos rw 0 0 I get the following when I run mount: mount /dev/wd0s1 /dos mount: /dev/wd0s1 on /dos: incorrect super block I have only a limited subset of the BSD system. I tried runing dd I got = sh: dd: not found. fsck /dev/wd0s1 **dev/rwd0s1 BAD SUPER BLOCK: MAGIC NUMBER WRONG ioctl (GCINFO): Invalidargument fsck: /dev/rw0s1: can't read disk label Because I am running one disk PicoBSD I have only a few of the programs = that would normally be on an Unix system. I have limited resorces no = fdisk or utilities such as df,mount,mount_msdos,mount_ext2fs, = mount_cd9660. All of these give similar responses. I still have no HD = access. Thank you all for your help. Regards; Kenn Ward kennonward@netgazers.net