[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mounting filesystems



Assuming your win32 fs is on hda1, try:

mount /dev/hda1 /mnt

And see if the kernel automatically picks up on the fs.  If that doesn't
work, try:

mount -t vfat /dev/hda1 /mnt



-- 
Arthur H. Johnson II, arthur@usol.com
AIM:  bytor4232
YIM:  arthurjohnson
IRC:  By-Tor@irc.debian.org

On Mon, 23 Jun 2003, james leclair wrote:

> Hello. Can anyone tell me the command to mount a local fat32 file system?
> Also, can I add this to my fstab? Thanks!
>



Reply to: