LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 12-23-2007, 02:51 PM   #1
mejustme
LQ Newbie
 
Registered: Dec 2007
Posts: 5

Rep: Reputation: 0
Unhappy Mounting ext3 partition, access denied error


I wanted to mount an ext3 partition . I created the folder, I modified the fstab file and then rebooted. When trying to access the folder it says "access denied". I changed the owner from root to user and rebooted, but the error persists.
Here is my fstab file :
/dev/disk/by-id/scsi-SATA_WDC_WD800JB-00J_WD-WMAM9E055629-part3 / ext3 acl,user_xattr 1 1
/dev/disk/by-id/scsi-SATA_WDC_WD1600AAJB-_WD-WMAP95798329-part5 /home/Date2 ext3 defaults,user_xattr 1 2
/dev/disk/by-id/scsi-SATA_WDC_WD800JB-00J_WD-WMAM9E055629-part4 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
/dev/sda1 /media/WindowsC ntfs defaults,umask=0 0 0
/dev/sda5 /media/DateWin ntfs defaults,umask=0 0 0
/dev/sdb1 /media/Adi1 ntfs defaults,umask=0 0 0
/dev/sdb2 /media/Adi2 ntfs defaults,umask=0 0 0

And the permission for the folder :
drw-rw-rw- 3 adriana root 4096 2007-10-05 22:19 Date2

I use opensuse 10.3

What is wrong?
 
Old 12-23-2007, 04:58 PM   #2
prezha
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by mejustme View Post
/dev/disk/by-id/scsi-SATA_WDC_WD1600AAJB-_WD-WMAP95798329-part5 /home/Date2 ext3 defaults,user_xattr 1 2
if you do 'man mount' and search for 'defaults', you'll see that it assumes: rw, suid, dev, exec, auto, nouser and async.
so, try instead with:
Quote:
/dev/disk/by-id/scsi-SATA_WDC_WD1600AAJB-_WD-WMAP95798329-part5 /home/Date2 ext3 user,user_xattr 1 2
and you should be fine.
 
Old 12-24-2007, 03:22 AM   #3
mejustme
LQ Newbie
 
Registered: Dec 2007
Posts: 5

Original Poster
Rep: Reputation: 0
it's still not working. Anyway, 'user' means it can be mountable by user, but i want to be accessed by user. It can be read & written only by root
 
Old 12-26-2007, 02:03 AM   #4
prezha
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Rep: Reputation: 0
Code:
mount /home/Date2
as user and execute e.g.
Code:
chown -R adriana.users /home/Date2
as root, then post here
Code:
ll /home/Date2
output
 
Old 02-02-2008, 06:18 AM   #5
mejustme
LQ Newbie
 
Registered: Dec 2007
Posts: 5

Original Poster
Rep: Reputation: 0
owner -> adriana, group -> users, but it still didn't solve the problem.
I finnaly made it work when, in konqeuror, Date2 -> Properties -> Permissions -> Advanced Permissions -> I ticked the column "Enter".
 
  


Reply



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
colinux access to ext3 partition (opensuse root partition) billtracy1957 Linux - General 0 05-03-2007 10:29 PM
Mounting new ext3 partition xbc Ubuntu 4 02-18-2007 08:55 PM
access denied while mounting through smbfs gsr_kashyap Linux - Networking 2 10-16-2006 04:13 AM
Suse 10.1, Access denied while trying to access a partition Rollotamasi Linux - Newbie 1 06-23-2006 04:59 PM
Mounting ext3 partition YaAqoB Linux - Newbie 4 05-26-2005 08:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 12:59 AM.

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