> mount: mount point /mnt/point does not exist > > Any clues? That looks like a clue. It says you're trying to mount it on a directory that doesn't exist. You probably mean '/mnt' instead of '/mnt/point'. Alexis