Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th July 2012, 01:35 AM
llvmech Offline
Registered User
 
Join Date: Jun 2012
Location: Massachusettes - USA
Posts: 8
linuxfirefox
mount a partition without root password

I have a data partition that is not mounted on boot, thats how I like it, but when I mount it as regular user I have to give root passwd .... how can I make it so that it wouldn't need root passwd to monut it?

Thanks
Erick
Reply With Quote
  #2  
Old 6th July 2012, 02:26 AM
Doug G Offline
Registered User
 
Join Date: Jul 2005
Posts: 640
windows_7chrome
Re: mount a partition without root password

You can use fuse as a regular user. I think the program is fusermount but the documentation for fuse is hidden somewhere. man fusermount isn't there on my F17 but the program is.
__________________
======
Doug G
======
Reply With Quote
  #3  
Old 6th July 2012, 10:10 AM
george_toolan Offline
Registered User
 
Join Date: Dec 2006
Posts: 1,718
linuxfirefox
Re: mount a partition without root password

Try

Code:
       The non-superuser mounts.
              Normally,  only  the  superuser can mount filesystems.  However,
              when fstab contains the user option on a line, anybody can mount
              the corresponding system.

              Thus, given a line

                     /dev/cdrom  /cd  iso9660  ro,user,noauto,unhide

              any  user  can  mount  the iso9660 filesystem found on his CDROM
              using the command

                     mount /dev/cdrom

              or

                     mount /cd
Reply With Quote
  #4  
Old 6th July 2012, 06:35 PM
Gareth Jones Offline
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,708
linuxfirefox
Re: mount a partition without root password

The "user" or "users" mount options in /etc/fstab are the normal way to do that. "users" allows a disk to unmounted by a different user to the one who mounted it, whereas "user" causes the user who originally mounted it to "own" that mount.
Reply With Quote
  #5  
Old 6th July 2012, 06:47 PM
Skull One's Avatar
Skull One Offline
Registered User
 
Join Date: Jun 2010
Location: Lost...
Posts: 551
linuxredhatmozilla
Re: mount a partition without root password

Quote:
Originally Posted by llvmech View Post
I have a data partition that is not mounted on boot, thats how I like it, but when I mount it as regular user I have to give root passwd .... how can I make it so that it wouldn't need root passwd to monut it?

Thanks
Erick
There is udisks for you:
Code:
udisks --mount /dev/sda1  <mountpoint>
Check 'man udisks' for details.
__________________
:confused:
Reply With Quote
  #6  
Old 6th July 2012, 09:17 PM
llvmech Offline
Registered User
 
Join Date: Jun 2012
Location: Massachusettes - USA
Posts: 8
linuxfirefox
Re: mount a partition without root password

Thanks for the replies ....
Reply With Quote
  #7  
Old 6th July 2012, 09:59 PM
dd_wizard's Avatar
dd_wizard Offline
Registered User
 
Join Date: Sep 2009
Posts: 1,409
linuxfirefox
Re: mount a partition without root password

Actually, check man [B]udisksctl/B] for command line tools.

dd_wizard
Reply With Quote
Reply

Tags
mount, partition, password, root

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount NTFS drive w/o root password thomthom Using Fedora 9 4th November 2010 06:24 PM
How do I mount an ntfs partition without root password? stephanb Using Fedora 5 28th April 2010 08:43 AM
f11 requires root password to mount seperate internal drive, not usb? leftoflexo Hardware & Laptops 4 9th November 2009 03:31 AM
kernel can't mount root partition! rune Using Fedora 1 2nd January 2005 01:33 AM


Current GMT-time: 09:30 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat