Re: FAT32 mount problem

2000-02-10 Thread Ron Rademaker
What exactly is the command you use to try mounting, you'll probably tried all these of course... but just to be sure: mount /dev/hda1 /mnt mount -t vfat /dev/hda1 /mnt mount -t ntfs /dev/hda1 /mnt (you never know what windows could do...) Ron

FAT32 mount problem

2000-02-10 Thread Balint
I have a Win98 FAT32 partition on /dev/hda1 and it was mountable fine from my Slink system. However, after reformatting and reinstalling Win98 mount stopped working though I have not changed fstab. When trying to mount it (with mount type vfat), it produces the following message: /var/log/me