From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 15:06:55 2003 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 C988937B401 for ; Wed, 30 Jul 2003 15:06:55 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E93C543F3F for ; Wed, 30 Jul 2003 15:06:54 -0700 (PDT) (envelope-from root@webserver.get-linux.org) Received: (qmail 11503 invoked by uid 0); 30 Jul 2003 22:07:17 -0000 Date: Wed, 30 Jul 2003 15:07:17 -0700 From: Joshua Oreman To: RexFelis Message-ID: <20030730220717.GA11472@webserver> References: <20030730161112.3E57C37B404@hub.freebsd.org> <20030730215209.17995.qmail@web40414.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030730215209.17995.qmail@web40414.mail.yahoo.com> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: NVIDIA Driver problem solved, but now cannot mount MSDOSFS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 22:06:56 -0000 On Wed, Jul 30, 2003 at 02:52:09PM -0700 or thereabouts, RexFelis wrote: > To the people who made the suggestion that solved > my problem, I offer my gratitude and thanks. My > goal is to be able to play Neverwinter Nights on > FreeBSD, so I don't need Linux or Windows > anymore. That problem has been solved. > > Now I have attempted to mount my Windows > partition, FAT32, so I could copy across the game > files, and I get this message when I boot: > > mount: exec mount_msdosfs not found in /sbin, > /usr/sbin: no such file or directory. > [ ... ] > Just to clear up this possible suggestion, > Windows 2000 is installed on the first partition > of the first hard disk. /dev/ad0s1 worked before > I CVSUPped and built world. > > Once again... thank you all for your help. I > hope I have not forgotten any information to > include in my tiredness. Try replacing `msdosfs' with just `msdos' and uncomment the line. Reboot or `mount -a'. -- Josh > > Shannon > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"