* Problem Mounting a Windows partition
@ 2003-07-08 10:11 Affan Qureshi
2003-07-08 11:01 ` Brian P. Bilbrey
0 siblings, 1 reply; 3+ messages in thread
From: Affan Qureshi @ 2003-07-08 10:11 UTC (permalink / raw)
To: linux-newbie
Hi All,
I have RH9 and WinXP on a single hard drive dual-booting peacefully with
GRUB. The problem is when I mount a WinXP FAT32 partition in linux using the
following command:
mount -t vfat /dev/hda6 /home/shared
I am unable to change the permission on that partition's filesystem even
with the root user. By default i get root:root and the user:group. But I am
unable to access it through other user. I have tried chmod and chgrp but
nothing works and I get the error saying unable to perform operation or you
do not have enough priveledges to perform the operation.
I have also created an entry in the /etc/fstab file with defaults for
options and vfat for the filesystem.
Can anyone tell me what the problem is?
Thanks in advance,
Affan
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem Mounting a Windows partition
2003-07-08 10:11 Problem Mounting a Windows partition Affan Qureshi
@ 2003-07-08 11:01 ` Brian P. Bilbrey
0 siblings, 0 replies; 3+ messages in thread
From: Brian P. Bilbrey @ 2003-07-08 11:01 UTC (permalink / raw)
To: linux-newbie
On Tue, 2003-07-08 at 06:11, Affan Qureshi wrote:
> mount -t vfat /dev/hda6 /home/shared
. . .
> Can anyone tell me what the problem is?
You might try with the uid= and gid= options to mount. Type man mount,
then look for the section on "Mount options for fat".
best wishes,
.brian
--
Brian P. Bilbrey <bilbrey@orbdesigns.com>
Orb Designs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem Mounting a Windows partition
@ 2003-07-08 18:52 beolach
0 siblings, 0 replies; 3+ messages in thread
From: beolach @ 2003-07-08 18:52 UTC (permalink / raw)
To: quereshi; +Cc: linux-newbie
Here's an excerpt from my fstab for my windows partitions.
Device Mnt point FStype Options, see the mount(8) man page
/dev/hda1 /mnt/winc vfat defaults,umask=0,utf8,uid=1000,gid=100
--- "Affan Qureshi" <quereshi@etilize.com> wrote:
Hi All,
I have RH9 and WinXP on a single hard drive dual-booting peacefully with
GRUB. The problem is when I mount a WinXP FAT32 partition in linux using the
following command:
mount -t vfat /dev/hda6 /home/shared
I am unable to change the permission on that partition's filesystem even
with the root user. By default i get root:root and the user:group. But I am
unable to access it through other user. I have tried chmod and chgrp but
nothing works and I get the error saying unable to perform operation or you
do not have enough priveledges to perform the operation.
I have also created an entry in the /etc/fstab file with defaults for
options and vfat for the filesystem.
Can anyone tell me what the problem is?
Thanks in advance,
Affan
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
________________________________________________________________
The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-07-08 18:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-08 10:11 Problem Mounting a Windows partition Affan Qureshi
2003-07-08 11:01 ` Brian P. Bilbrey
-- strict thread matches above, loose matches on Subject: below --
2003-07-08 18:52 beolach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox