Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Other Versions > EOL (End Of Life) Versions
FedoraForum Search

Forgot Password? Join Us!

EOL (End Of Life) Versions This is a Forum to discuss problems and workarounds for versions of Fedora that have passed End of Life.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 19th January 2007, 08:17 AM
mrmailer Offline
Registered User
 
Join Date: Dec 2005
Posts: 122
FC6 Hal mounts usb hard drive as root.root 755

How do I stop this and get it to mount the drive so the user can write? It does that fine with usb flash drives and my memory card reader.
Reply With Quote
  #2  
Old 19th January 2007, 04:00 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
You can use gconf-editor and under /system/storage/default_options/

select the type and either amend or add a new default mount option

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #3  
Old 19th January 2007, 05:06 PM
mrmailer Offline
Registered User
 
Join Date: Dec 2005
Posts: 122
Well, it's ext3, which is not mentioned in there.
Reply With Quote
  #4  
Old 19th January 2007, 06:13 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by mrmailer
Well, it's ext3, which is not mentioned in there.
Hello:
Sorry, don't have one to try, however, when you have it plugged in you could try
chmod 755 - R /media/nameofusbdrive

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #5  
Old 19th January 2007, 06:18 PM
hiberphoptik's Avatar
hiberphoptik Offline
Registered User
 
Join Date: Apr 2004
Posts: 1,186
i have struggled with this exact problem since udev came out.... plug in an ipod or thumb drive, you can read/write to it but try and execute something from it... good luck

whats that you say? just chmod the mount point? cant do that, udev/hal will win that war

its a shame because there is a nice linux app called yamipod that runs from the ipod, however it wont execute even if you are root
Reply With Quote
  #6  
Old 19th January 2007, 06:33 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
You can hack / amend /change the /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi

It may be a little bit of trial and error, however, it can be done.
The layout / sections are fairly intuitive
Or you can create a new .fdi if you like.
As always, back up the files first and you should be fine.

Quote:
whats that you say? just chmod the mount point? cant do that, udev/hal will win that war
Well, you may be correct, however I have done it successfully before, however, it was not a ext3 filesystem. Now, it may also because I have amended some of the fdi files as well. Not sure, so again you may well be correct.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #7  
Old 19th January 2007, 07:02 PM
nick.stumpos's Avatar
nick.stumpos Offline
Registered User
 
Join Date: Feb 2005
Location: Lansing, Mi
Age: 28
Posts: 2,222
hiberphoptik
just change the udev rules for the device in /etc/udev/rules.d and change the mode to 0770, and make sure you are in the group that has ownership
__________________
As always
Love, Life, Loyalty, Wisdom, Knowledge, And Understanding
FC6: Common Questions answered
Reply With Quote
  #8  
Old 19th January 2007, 07:05 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by Nickisgod1
hiberphoptik
just change the udev rules for the device in /etc/udev/rules.d and change the mode to 0770, and make sure you are in the group that has ownership
Hello Nick:
An even better solution ....

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #9  
Old 19th January 2007, 08:25 PM
mrmailer Offline
Registered User
 
Join Date: Dec 2005
Posts: 122
Which device am I looking for? It's a hammer 320gb usb drive

this is all i have in that dir

05-udev-early.rules 60-net.rules 90-alsa.rules
50-udev.rules 60-pcmcia.rules 90-hal.rules
51-hotplug.rules 60-slvr.rules 95-pam-console.rules
60-libsane.rules 60-wacom.rules
Reply With Quote
  #10  
Old 19th January 2007, 09:05 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
When your USB device is plugged in what entry is generated in your /etc/mtab file
Can you post that and I will see if I can help, if Nick does not get back here

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #11  
Old 19th January 2007, 09:44 PM
mrmailer Offline
Registered User
 
Join Date: Dec 2005
Posts: 122
/dev/sdg6 /media/disk ext3 rw,noexec,nosuid,nodev 0 0
/dev/sdg5 /media/disk-1 ext3 rw,noexec,nosuid,nodev 0 0
/dev/sdg1 /media/New\040Volume_ ntfs rw,noexec,nosuid,nodev,umask=222 0 0

lsusb
Bus 004 Device 002: ID 046d:092c Logitech, Inc.
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 002: ID 0403:f850 Future Technology Devices International, Ltd
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 007: ID 04e6:e001 SCM Microsystems, Inc. SCR331 SmartCard Reader
Bus 001 Device 006: ID 046d:c00e Logitech, Inc. M-BJ69 Optical Wheel Mouse
Bus 001 Device 005: ID 045e:001d Microsoft Corp. Natural Keyboard Pro
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 004: ID 0451:1446 Texas Instruments, Inc. TUSB2040/2070 Hub
Bus 002 Device 002: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd AK5370 I/F A/D Converter
Bus 002 Device 001: ID 0000:0000
Bus 005 Device 012: ID 067b:3507 Prolific Technology, Inc. PL3507 ATAPI6 Bridge
Bus 005 Device 011: ID 03f0:3104 Hewlett-Packard DeskJet 960c
Bus 005 Device 010: ID 058f:6362 Alcor Micro Corp.
Bus 005 Device 001: ID 0000:0000
Bus 005 Device 003: ID 05e3:0606 Genesys Logic, Inc.
Bus 005 Device 009: ID 04b8:010f Seiko Epson Corp. Perfection 1250
Bus 005 Device 005: ID 0424:2504 Standard Microsystems Corp.

Last edited by mrmailer; 19th January 2007 at 09:47 PM.
Reply With Quote
  #12  
Old 19th January 2007, 09:57 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
Let's try one more thing before attempting to edit the udev rules
when the device in question is plugged in
as root using
su -
yourpassword
chown username:username -R /media/devicename

Then unmount the volume and reboot and when your system comes up plug in the drive and see what if anything has changed

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #13  
Old 19th January 2007, 10:17 PM
mrmailer Offline
Registered User
 
Join Date: Dec 2005
Posts: 122
that seems to have fixed it, even without rebooting.

wish i could figure out how to change the volume name, though:O
Reply With Quote
  #14  
Old 19th January 2007, 10:26 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by mrmailer
that seems to have fixed it, even without rebooting.

wish i could figure out how to change the volume name, though:O
Hello:
The easiest way to change the volume name is to do it in windows ....
There are other ways, I believe, although at the moment I cannot recall how to do it.....! Sorry failing memory.
Perhaps someone else can chime in with a way to do it.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #15  
Old 18th February 2007, 04:38 PM
hiberphoptik's Avatar
hiberphoptik Offline
Registered User
 
Join Date: Apr 2004
Posts: 1,186
Quote:
Originally Posted by Nickisgod1
hiberphoptik
just change the udev rules for the device in /etc/udev/rules.d and change the mode to 0770, and make sure you are in the group that has ownership
sure but i dont see anything listed for the ipod specifically im afraid to start messing around with udev rules
Reply With Quote
Reply

Tags
755, drive, fc6, hal, hard, mounts, rootroot, usb

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: error mounting /dev/root on /sys/root as ext3: no such file or directory nutty Hardware & Laptops 0 12th February 2009 11:00 PM
Automounted usb hard drive requires root? daviddoria Using Fedora 0 25th November 2008 03:55 PM
Second (slave) hard drive mounts strangely, and I can't put home directories on it eryq Installation and Live Media 9 6th December 2007 03:28 PM


Current GMT-time: 11:09 (Friday, 24-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