LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-08-2004, 08:50 PM   #1
pepeq
Member
 
Registered: Aug 2004
Location: Spain
Distribution: opensuse 11
Posts: 51

Rep: Reputation: 15
New reiser partition. How can normal user write on it?


Hi:

After making a lot of searches and reading I can only expect that somebody here can tell me a how to.

This is the problem:
I have installed a new Hard disk in my system. I formatted the new HD as reiser. Now I want that a normal user can read-write to it, but I am not able to do it.

Here is my fstab -the new HD is hdb1-:

/dev/hde2 / reiserfs acl,user_xattr 1 1
/dev/hdg1 /windows/C vfat users,gid=users,umask=0002,iocharset=utf8 0 0
/dev/hde5 /windows/D vfat users,gid=users,umask=0002,iocharset=utf8 0 0
/dev/hde1 swap swap pri=42 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
proc /proc proc defaults 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
sysfs /sys sysfs noauto 0 0
/dev/cdrom /media/cdrom subfs fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/dvdrecorder /media/dvdrecorder subfs fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs fs=floppyfss,procuid,nodev,nosuid,sync 0 0
/dev/hdb1 /windows/E reiserfs acl,user_xattr 0 0

Thanks a lot!
 
Old 12-09-2004, 01:51 AM   #2
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
/dev/hdb1 /windows/E reiserfs auto,umask=000 0 0

That should give everyone full access.
 
Old 12-09-2004, 10:47 AM   #3
pepeq
Member
 
Registered: Aug 2004
Location: Spain
Distribution: opensuse 11
Posts: 51

Original Poster
Rep: Reputation: 15
It didn't work :(

I changed my fstab and and now the system even doesn't mount the partition.

Is there any mistake?


Thanks a lot.
 
Old 12-09-2004, 11:56 AM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,352

Rep: Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148
What are the permissions of the mount point?
ls -l /windows
 
Old 12-09-2004, 01:19 PM   #5
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
Do you want it to automatically mount the partition? You could try this:
/dev/hdb1 reiserfs noauto,user,umask=000 0 0

Can you mount the partition manually?
mount -t reiserfs /dev/hdb1 /windows/E

And as michaelk suggested, check permissions.
chmod -R 777 /windows/E

With all of that, something should work.
 
Old 12-09-2004, 07:20 PM   #6
pepeq
Member
 
Registered: Aug 2004
Location: Spain
Distribution: opensuse 11
Posts: 51

Original Poster
Rep: Reputation: 15
This worked:

-In fstab:
/dev/hdb1 /windows/E reiserfs acl,user_xattr 0 0

-In console, as root:
chmod -R 777 /windows/E

Is this solution smart?

Thanks.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
mounting hard drive partition write for normal users jojotx0 Linux - Hardware 1 04-19-2005 01:10 PM
smbfs uid gid write as normal user exeon Linux - Networking 0 10-27-2004 04:47 PM
How can I do an automated Read/Write SMB mount for a normal user? molear Linux - Newbie 1 07-01-2004 03:45 PM
Cant read/write to second hard disk under normal user Nukem Linux - General 8 01-28-2004 08:03 AM
how can a normal user write into /mnt/win kevinqian Linux - General 1 10-31-2003 09:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:39 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