On Thu, 2003-02-06 at 20:34, William Coulter wrote:
> I am trying to mount a fat32 partition. I login as root and I type
> mount -t vfat /dev/hda2 /mnt/window
>
> I get an error message of /mnt/window does not exist
What does "$ ls -ld /mnt/window" tell you?
Does the mount point actually exist?
If not, a "$ mkdir /mnt/window" might be in order before you mount the
partition.
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:00:36 EDT