Make second physical internal hard drive available to all users
I have Ubuntu 6.0.6 installed and operating on my primary 40 GB HDA internal hard drive. Install set up the all the default partitions etc. Everything works fine.
Now the problem: I needed more space, so I added a second physical HDB Western Digital 80 GB internal hard drive. Partitioned and formatted as follows:
60 GB partition 1 EX3
20 GB partiton 2 FAT32
I have it mounted in /media/wd80g directory, but all permissions are read only and 'root owner'.
Here is the thing, this drive will be 'data storage only' I want all users (the kids/wife/guests) to have full permissions to this drive at boot, I don't care if they read/steal/kill each others data on this drive, it belongs to them (all users, present and future).
Here are the lines I added to fstab:
/dev/hdb1 /media/wd80g ext3 rw,users,auto 1 1
/dev/hdb2 /media/wd80g FAT32 rw,users,auto 1 1
but still all users are read only.
Is there a simple fstab fix to give all users read and write (full) permissions to this drive all the time?
Change ownership from root to all users?
Nice Nick
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Ralph Janke
- Solved:
- Last query:
- Last reply: