[692] in netbsd-help mailing list archive
Re: mounting MSDOS partitions...
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Feb 1 16:40:51 1996
To: Alex Lian <alian@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Thu, 01 Feb 1996 16:32:13 EST."
<199602012132.QAA00899@sweeney.mit.edu>
Date: Thu, 01 Feb 1996 16:36:40 EST
From: Greg Hudson <ghudson@MIT.EDU>
> I remember reading that 1.1 supports msdos partition mounting, but
> I'm not sure how to go about that. Also, I would like to automount
> them at startup if possible. Can someone help me out?
Try logging in as root, and running:
attach -n netbsd
/mit/netbsd/bin/dospart
mount /dosc
I'm still not sure whether or not this works with Windows 95
partitions.