after mounting windows--user can not browse files

Bug #42473 reported by don hardaway
8
Affects Status Importance Assigned to Milestone
util-linux (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

I mounted my windows partition using "sudo mount /dev/hda1 /mnt" and afterward went to browse the windows partition to copy some files over to my linux partition. But, it said i do not have permission to access the windows partition and since the root userid is not standard with ubuntu i am stuck. Before when i mounted the windows partition it allowed a regular user to access it.

Revision history for this message
Gabriel Ruiz (anakron) wrote :

You could change permissions of the folder that contains your windows partition:

sudo chmod 777 /mnt -R

One it was mounter. Try it

Bye

Changed in util-linux:
status: New → Confirmed
Revision history for this message
Phillip Susi (psusi) wrote :

This is not a bug; if you want the files on a Windows filesystem to be owned by someone other than root, you have to pass the uid mount option.

Changed in util-linux (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.