From owner-freebsd-questions Sun Sep 23 11:28:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id C45D537B41D for ; Sun, 23 Sep 2001 11:28:11 -0700 (PDT) Received: from sageone (ppp-208-191-234-3.dialup.crchtx.swbell.net [208.191.234.3]) by sage-american.com (8.9.3/8.9.3) with SMTP id NAA08337; Sun, 23 Sep 2001 13:28:04 -0500 (CDT) Message-Id: <3.0.5.32.20010923132814.04cac808@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 23 Sep 2001 13:28:14 -0500 To: "Kory Hamzeh" , "D Velez" , From: jacks@sage-american.com Subject: RE: How do I mount a Windows 98 filesystem? In-Reply-To: <3.0.5.32.20010923132053.04cac808@mail.sage-american.com> References: <000c01c1445a$9d77bce0$14ce21c7@avatar.com> <3.0.5.32.20010923125305.04cac808@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 Gads, I'm having syntax probs today: drive 1 = ad0 drive 2 = ad1 fstab = ad0 will be ad0s1 & ad1 will be ad1s1 ...sorry At 01:20 PM 9.23.2001 -0500, jacks@sage-american.com wrote: >If you are using drive 1 for Win98, and it is an IDE drive the device >should be ad0. the rest of the number shows it as "slice 1" as the mount >point. > >You need to look in /var/log/messages to see how your HD device is >recognized during bootup. Drive 1 should be drive ad0 and drive 2 should be >ad1. > >That setup in fstab works for me.... except mine is on drive 2 so, it's >shown as ad01s1. > >Also, make sure you have the device "ad0" made in /dev. If not you need to >run MAKEDEV > >At 11:07 AM 9.23.2001 -0700, Kory Hamzeh wrote: >>> Then add to the fstab: >>> >>> /dev/ad01s1 mnt/fat32 msdos rw 0 0 >>> >> >>Shouldn't the mount point (/mnt/fat32) go at the end of the fstab line? >> >>Also, what device is ad01s1? >> >> >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> >> > >Best regards, >Jack L. Stone, >Server Admin > >Sage-American >http://www.sage-american.com >jacks@sage-american.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message