Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-18-2007, 06:08 AM
|
#1
|
|
LQ Newbie
Registered: May 2007
Location: Midrand, South Africa
Distribution: openSuSe 11.4
Posts: 14
Rep:
|
Reading NTFS drives in SuSe 10.1
Hi, I don't know what happened but one minute I could read the WinXP partition and then the next minute it's giving me an "Access denied" error.
Please help
|
|
|
|
05-18-2007, 06:26 AM
|
#2
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
Is this an internal or external drive? What is the entry for it in /etc/fstab if the former.
|
|
|
|
05-18-2007, 07:49 AM
|
#3
|
|
LQ Newbie
Registered: May 2007
Location: Midrand, South Africa
Distribution: openSuSe 11.4
Posts: 14
Original Poster
Rep:
|
Reading NTFS drives in SuSe 10.1
It's an internal drive seen as hda1. Why? because I just split my one drive into two partitions. One for WinXp (Argggh) and the other for Linux

|
|
|
|
05-18-2007, 08:07 AM
|
#4
|
|
Member
Registered: Sep 2004
Location: Melbourne, Victoria Australia
Distribution: Support those that support you :)
Posts: 872
Rep:
|
Quote:
|
Originally Posted by patsikam
It's an internal drive seen as hda1. Why? because I just split my one drive into two partitions. One for WinXp (Argggh) and the other for Linux

|
mount -t ntfs -o defaults,ro,umask=222 /dev/hda1 /mnt/windows
should allow you to read it for now
tou fix fstab permanently
add
,umask=222 0 0
to the end of the nTFS entry
/dev/hdb1 /mnt/windows ntfs user,nls=utf8,umask=0222 0 0
http://www.linuxquestions.org/questi...ght=ntfs+umask
|
|
|
|
05-18-2007, 08:26 AM
|
#5
|
|
LQ Newbie
Registered: May 2007
Location: Midrand, South Africa
Distribution: openSuSe 11.4
Posts: 14
Original Poster
Rep:
|
Thanks, I will give it a try
|
|
|
|
05-20-2007, 01:17 AM
|
#6
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
SuSE's YaST2 has a partitioner program which you can use also to create a mount point and add an fstab entry.
Last edited by jschiwal; 05-20-2007 at 03:45 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:58 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|