Re: Accessing windows partition in Fedora!

From: Lenard (lenard_at_127.0.0.1)
Date: 01/18/04


Date: Sun, 18 Jan 2004 21:11:17 GMT

On Sun, 18 Jan 2004 20:36:16 +0000, Steve typed:

> Thanks for the reply Lenard. Can access my windows now!. I didn`t need
> (or could actually use) the fdisk line. I wonder if this will also work
> for my usb card reader which you may have noticed in my other posting.
> Something like
>
> mkdir /mnt/cardreader
> mount -t <type?> /dev/sda /mnt/cardreader
>
> but not sure what `type` would be required bearing in mind it is a usb
> reader

Close; mount -t auto /dev/sda1 /mnt/cardreader

Most of the time the format is vfat, but in some (rare) cases it's msdos
(fat). By using the auto switch instead of vfat or msdos both should be
covered.

Since you now know the mounting info for you Windows partition and
hopefully your cardreader, as root you can add them to /etc/fstab examples
below;

/dev/hda1 /mnt/Windows vfat noauto,users,rw 0 0

/dev/sda1 /mnt/cardreader vfat noauto,users,rw 0 0

See 'man mount' and 'man fstab' without the quotes for the details and
other options.

-- 
SCO + RICO Act = Justice
             Hi!  I'm a .sig virus!  Copy me to your .sig!