From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fed1rmmtao07.cox.net ([68.230.241.32]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1FVggY-0007cl-00 for ; Mon, 17 Apr 2006 23:15:26 -0400 Received: from lnx2.holmesgrown.com ([70.162.12.128]) by fed1rmmtao07.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060418031455.WLGT8660.fed1rmmtao07.cox.net@lnx2.holmesgrown.com> for ; Mon, 17 Apr 2006 23:14:55 -0400 Received: from lnx3.holmesgrown.com ([192.168.1.5] ident=mail) by lnx2.holmesgrown.com with esmtp (Exim 4.10) id 1FVgfy-0006cX-00 for speakup@braille.uwo.ca; Mon, 17 Apr 2006 20:14:50 -0700 Received: from steve by lnx3.holmesgrown.com with local (Exim 4.20) id 1FVgg5-0001E1-Ot for speakup@braille.uwo.ca; Mon, 17 Apr 2006 20:14:57 -0700 Date: Mon, 17 Apr 2006 20:14:57 -0700 From: Steve Holmes To: speakup@braille.uwo.ca Subject: Re: Mounting windows folders as drives Message-ID: <20060418031456.GB4612@lnx3.holmesgrown.com> Mail-Followup-To: speakup@braille.uwo.ca References: <000001c661c6$3393c920$6901a8c0@MARVIN> <000001c66292$6f3465d0$6901a8c0@MARVIN> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <000001c66292$6f3465d0$6901a8c0@MARVIN> User-Agent: Mutt/1.5.6i Sender: "Steve Holmes,,," X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.7 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 03:15:27 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Assuming your windows partition is a FAT 32 as opposed to FAT 16, use a mount command like this: mount -t vfat /dev/hda3 /mnt/mp3 Note: I assumed your windows partition was located on /dev/hda3 and a subdirectory of mp3 exists under the /mnt directory. Look over and read carefully the manpage for mount. It will tell you a lot. On Mon, Apr 17, 2006 at 09:47:29PM -0500, Marvin Rush wrote: > I am trying to mound a folder on my windows box as a drive on my linux box > say the folder is called mp3 how would I go about that???? Thanks Marv > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > - -- HolmesGrown Solutions The best solutions for the best price! http://ld.net/?holmesgrown -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) iD8DBQFERFmwWSjv55S0LfERA0slAKC3FG+P1M58Y0vIalFxXsMLMyAF7ACfX9jX d9tsf/QeeZHpaGYkN1KHvoQ= =cXoe -----END PGP SIGNATURE-----