From owner-freebsd-questions Thu Jun 28 2:17:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 70D6C37B405 for ; Thu, 28 Jun 2001 02:17:09 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id LAA01182; Thu, 28 Jun 2001 11:26:11 +0200 Message-ID: <3B3AF69B.EF73F017@i-clue.de> Date: Thu, 28 Jun 2001 11:19:23 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: "Michael A. Smith" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mounting a Windows partition References: <5.0.2.1.2.20010628095207.00a6f6e8@www.maiatech.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 "Michael A. Smith" schrieb: > > I have a Sony Vaio laptop dual-booting WinME and FreeBSD4.3. I'd like to be > able to access my Windows partition from FreeBSD. > > The single 10GB hard drive is split 50/50 with WinME in ad0s1 and FreeBSD > being in ad0s2[a-f]. What should I add to /etc fstab to make the WinME > partition mount automagically at boot (or manually mounted)? #Device Mountpoint FStype Options Dump Pass# /dev/ad0s1 /dos/c: msdos rw 0 0 or mount_msdos /dev/ad0s1 /dos/c: The mountpoint has to be created before. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message