Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 01-10-2006, 03:47 PM   #1 (permalink)
Broken In
 
executioner's Avatar
 
Join Date: Jun 2006
Location: Right behind u
Posts: 139
Exclamation A Big problem!!


Hi,
I have opensuse 10.1 installed with windows xp.Whenever i try to open a windows partition it shows "permission denied".I tried to mount it but it still says that.The partition is ntfs.what will i have to do supposing the partition name is multipurpose
executioner is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 01-10-2006, 03:50 PM   #2 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: A Big problem!!

Change the permissions in /etc/fstab
Just add umask=000 next to defaults in the line corrosponding to that partition.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 01-10-2006, 03:59 PM   #3 (permalink)
Broken In
 
executioner's Avatar
 
Join Date: Jun 2006
Location: Right behind u
Posts: 139
Default Re: A Big problem!!

could u explain that more clearly.i am a newbie.Please tell every step.
executioner is offline  
Old 01-10-2006, 07:30 PM   #4 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: A Big problem!!

open ur terminal & enter
e.g. Assumed that /dev/hda1 is the location of Windows partition (NTFS)
Local mount folder: /media/windows also u must be un root

Code:
mkdir /mnt/windows
gedit /etc/fstab
Append the following line:
Code:
/dev/hda1    /mnt/windows ntfs  nls=utf8,umask=0222 0    0
gary4gar is offline  
Old 01-10-2006, 08:21 PM   #5 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: A Big problem!!

@Gary, Suse Linux mounts Windows partitions automatically!! It mounts the Windows
partitions is the '/windows' directory. Just login as 'root' from the Terminal Window:
$ su -
(Enter root password)

# gedit /etc/fstab

Now make the changes , 'umask=0222' 0 0' at the end of the line
that corresponds to Windows partitions.
You must make the changes to all Windows partitions.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 05:19 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2