I asked a similar question earlier but now that I'm so close I've decided so ask another question.
I followed this exact tutorial:
* cd /mnt
* sudo mkdir windrive
* sudo mount -t ntfs /dev/hda1 /mnt/windrive -o “umask=022?
* ls windrive
3. You should now a list of files from your Windows hard drive in the Terminal window. If you want a more graphical view of the files then do the following
Except I don't get a list of anything, I type ls windrive, press enter but nothing happens. What gives?
I followed this exact tutorial:
* cd /mnt
* sudo mkdir windrive
* sudo mount -t ntfs /dev/hda1 /mnt/windrive -o “umask=022?
* ls windrive
3. You should now a list of files from your Windows hard drive in the Terminal window. If you want a more graphical view of the files then do the following
Except I don't get a list of anything, I type ls windrive, press enter but nothing happens. What gives?