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 > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
