Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 1999 22:56:15 -0400 (EDT)
From:      media@mail1.nai.net
To:        charon@freethought.org, freebsd-questions@FreeBSD.ORG
Subject:   Re: mounting primary DOS partition
Message-ID:  <v03130300b35651938ebf@[209.150.35.229]>
In-Reply-To: <3.0.5.32.19990502225712.00a3fa60@mail>
References:  <v03130305b3528879a3dc@[209.150.39.65]>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10:57 PM -0700 5/2/99, charon@freethought.org wrote:
>
>I don't offhand recall that prompt... the primary DOS partition is usually
>called wd0s1 (if you're using IDE drives, and sd0s1 if you're using SCSI).
>If it's asking where distribution is, you obviously picked the right number
>last time  :)
>
>>Since I have 3.1-RELEASE more or less up and running, which command will
>>prove I can access my DOS partition from FreeBSD??
>
>cd /mnt
>mkdir DOS
>mount -t msdos /dev/wd0s1 DOS
>cd DOS

I tried that.  When I typed "mkdir DOS" it said "Permission Denied," so I
looged back on as root.  After that, when I typed in "mount -t msdos
/dev/wd0s1 DOS" it responded:

msdos: /dev/wd0s1: Device busy

After that I type, "cd DOS,"  then "ls -lag," and it appears empty except
for . and ..

>you can play around with it like a normal FreeBSD drive.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v03130300b35651938ebf>