View Single Post

   
  #7 (permalink)  
Old 01-17-2008, 06:47 AM
Hactar
 
Posts: n/a
Default Re: FAT32 partition mount problem

In article <Bob5b.132669$K44.121422@edtnps84>,
Ko Fei Pu <kfpu@yahoo.com> wrote:
> I have a dual boot machine with W2K Pro & RH 9 installed, in the same HD
> I have a FAT32 shared partition, and I created the following entry in
> my fstab:
> /dev/hda6 /mnt/w2k vfat defaults 0 0


What do these return (when it's not mounted):

mount /mnt/w2k
mount | grep hda6

mount /dev/hda6 /mnt/w2k -t vfat
mount | grep hda6

?

--
-eben ebQenW1@EtaRmpTabYayU.rIr.OcoPm home.tampabay.rr.com/hactar
TAURUS: You will never find true happiness - what you gonna
do, cry about it? The stars predict tomorrow you'll wake up,
do a bunch of stuff and then go back to sleep. -- Weird Al
Reply With Quote