LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 08-25-2003, 03:43 PM   #1
tearinox
Member
 
Registered: Aug 2003
Location: you dont want to know
Distribution: Gentoo 2004.2, Slackware 10, Windows XP, Windows 2003 Server
Posts: 348

Rep: Reputation: 30
Mounting problems


I'm having problems seeing my windows partition... In my /etc/fstab file it displays this for my windows mount:

/dev/hda1 /mnt/win vfat iocharset=iso8859-1,codepage=850 0 0

when i go to /mnt/win/ it displays nothing in the path... Thanks in advance.
 
Old 08-25-2003, 03:45 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
You may very well have to mount it first:
mount /mnt/win

Then enter that directory.

Cool
 
Old 08-25-2003, 03:59 PM   #3
dubman
Member
 
Registered: Jan 2003
Distribution: Redhat 9, Fedora Core 1, Suse 8
Posts: 188

Rep: Reputation: 30
you may also need to create a mount point and specify the mount type

ex:

#mount -t vfat /dev/hda1 /mnt/mountpoint
 
Old 08-25-2003, 04:02 PM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Not normally, not with Mandrake, and most modern distros anyway. And the user said "I entered the directory and nothing was there" that is indicating the directory is present However, that is good to know for future reference

Cool
 
Old 08-25-2003, 04:02 PM   #5
tearinox
Member
 
Registered: Aug 2003
Location: you dont want to know
Distribution: Gentoo 2004.2, Slackware 10, Windows XP, Windows 2003 Server
Posts: 348

Original Poster
Rep: Reputation: 30
i tried both your guys's suggestions, and even restarted my pc (last resort ) and still couldn't see it from the nice GUI... i went to my terminal and tried to look at it from there and i COULD see it there. i probly just messed wit somethin i shouldn't have

thx for your guys help
 
Old 08-25-2003, 04:08 PM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
It's a permissions deal likely then...

Look at adding this to the entry above: umask=000

So:

/dev/hda1 /mnt/win vfat iocharset=iso8859-1,codepage=850,umask=000 0 0

Cool
 
Old 08-27-2003, 05:52 PM   #7
mormop
LQ Newbie
 
Registered: Mar 2002
Distribution: Mandrake8.1
Posts: 18

Rep: Reputation: 0
This works on my Mandrake 9.1. I added the following to what was there originally:

user,rw,umask=0,

user allows users to mount/access it, rw makes it read/writeable and umask=0 sets the permissions to rwx for all.


Good luck,

Jools
 
Old 08-27-2003, 05:53 PM   #8
mormop
LQ Newbie
 
Registered: Mar 2002
Distribution: Mandrake8.1
Posts: 18

Rep: Reputation: 0
Oops sorry, result should look like:

/dev/hda1 /mnt/windows vfat user,rw,umask=0,iocharset=iso8859-15,codepage=850 0 0
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mounting problems ssabljic Slackware 3 11-25-2005 04:27 AM
Mounting problems sri_hassan Linux - Newbie 3 10-07-2005 08:22 PM
mounting problems eo697 Linux - Hardware 1 07-04-2003 06:05 AM
problems mounting ewto Linux - Newbie 18 04-11-2003 03:34 AM
Mounting problems tsitras Linux - Newbie 3 03-23-2003 03:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration