 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

9th November 2009, 02:29 AM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 27

|
|
|
f11 requires root password to mount seperate internal drive, not usb?
hello, i currently have f11 on triple boot with xp dark and puppy linux, i also have a slave drive hooked up that i use as common file storage between them. my problem is that every time i go to mount the second drive it asks for root password; while i can then read the contents fedora wont let me alter or delete them. i dont have this problem with external drives. this problem seems new, i never had it with f10. any suggestions on how to change this so hotplug can automount it on bootup with full permissions?
thanks
|

9th November 2009, 02:38 AM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,105

|
|
|
If you want it mounted every time, just put an entry for it in the /etc/fstab file. Hotplug is not exactly designed to
recognize hardware that is always present...
|

9th November 2009, 03:06 AM
|
 |
Registered User
|
|
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,105

|
|
|
One other thing: instead of just using defaults for the mount options, use these:
auto,umask=000
That way you'll avoid any read only issues. Yes, the defaults include r/w, but I've learned from painful experience that this is the only way to be sure. Also, if you make this the last line in /etc/fstab, be sure to hit Enter at the end because mount will complain and refuse to mount it if you don't.
__________________
Registered Linux user #470359 and permanently recovered BOFH.
Any advice in this post is worth exactly what you paid for it.
|

9th November 2009, 03:15 AM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 27

|
|
|
and this will excuse me from the need to enter a password for the device?
also on the puppy linux distro i use hotplug has configurable options on whether it detects and puts icons for all devices, partitions, and cd drives. it also has xfce and i have it run mount /dev/hdd1 on bootup
Last edited by leftoflexo; 9th November 2009 at 03:18 AM.
|

9th November 2009, 03:31 AM
|
 |
Registered User
|
|
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,105

|
|
|
Yes, any device that's listed in fstab with either defaults or auto in the mount options, is mounted at boot along with everything else. In fact, just to make sure you've gotten everything right, run this as root after you've saved your edits:
mount -a
This will remount all filesystems that fstab says should be mounted. If you've done everything right, the drive will be mounted, without needing a reboot. If not, mount will try to tell you what's wrong.
__________________
Registered Linux user #470359 and permanently recovered BOFH.
Any advice in this post is worth exactly what you paid for it.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
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
|
|
|
Current GMT-time: 00:15 (Wednesday, 22-05-2013)
|
|
 |
 |
 |
 |
|
|