Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
How do I know what to put for /mnt/windows?
The command given keeps telling me /mnt/windows doesn't exist. Is there a way I can find out what to put there?
most likely you don't have a directory, you can create a windows directory with the mkdir command.. but take notice that when i said /dev/hda1 the hda1 can differ on your setup.. depending on where your partition setup for your windows is at... it could be hda2 or whatever... but if its the first partition on your first ide drive.. it should be hda1
are you typing fat or fat32 as the type of filesystem ?? if so you want to try vfat as the type to mount. if that doesn't work with same error, you can recompile your kernel to support fat.
what distro are you using ? most come already to support vfat for windows.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.