LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 06-29-2007, 11:12 AM   #1
mamyotte4
LQ Newbie
 
Registered: Jun 2007
Posts: 2

Rep: Reputation: 0
Fedora 7 does not find usb external hard drive after reboot


Hi there!

I'm fairly new to Linux. I have an external hard drive and i plugged in and was able to partition and mount it. Once i reboot my computer, Fedora doesn't find the hard drive anymore. I have to unplug the usb and plug back in. I'm running my web site off this hard drive so it's kind of a pain. If you have any suggestion it would be greatly appreciated!

Thank you very much!
 
Old 06-29-2007, 12:22 PM   #2
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Several people have note similar problems, and recommend a check of your BIOS settings to see how the BIOS is set to handle USB devices during boot as a first step. But that's seldom the problem.

On my system, USB devices are not available during the boot, but they are after I start KDE. (I seldom use GNOME.) Also, I use the KDE display manager, not GDM. You could try switching to KDE as your display manager. (GNOME works quite well with KDM replacing GDM.) Here's what my /etc/sysconfig/desktop file looks like:
Code:
$ cat /etc/sysconfig/desktop
DESKTOP=KDE
#DISPLAYMANAGER=GNOME
DISPLAYMANAGER=KDE
#DISPLAYMANAGER=XDM
Note, though, that I think the problem is unlikely to be found in the display manager choice you've made.

Another suggestion: Look at the udev documentation and see if adding a special rule in /etc/udev/rules.d/ might help.

This is not directly applicable to your question, but you should note that such a rule can also create a symlink to the "real" /dev entry for the device which can remain the same even when it's plugged into a different port and the "real" /dev entry changes.

And, finally, you could look at the buzilla entries for the 2.6.21 kernels. What you're seeing could be one of the several bugs in those kernels. Although some of the bugs were cleared up in the latest Fedora kernel, release 2.6.21-1.3228.fc7. Have you installed that version?

Last edited by PTrenholme; 06-29-2007 at 12:24 PM.
 
Old 06-29-2007, 12:29 PM   #3
mamyotte4
LQ Newbie
 
Registered: Jun 2007
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks a lot for your help! Do you know where i can get the updated kernel?
 
Old 06-29-2007, 04:19 PM   #4
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Assuming you've got a standard installation, your yum repositories are defined, and all you need to do is run a yum update.

Unless you've turned it off, the update is run automatically by Fedora 7, and you are presented with a list of files for which updates are available.

In any case, the updates are in http://download.fedora.redhat.com/pu...pdates/7/i386/ and the Fedora mirrors. (I didn't make that a link since you should really use yum and the mirrors for updates.)
 
Old 07-10-2007, 05:43 AM   #5
john2496
LQ Newbie
 
Registered: Feb 2007
Posts: 6

Rep: Reputation: 0
I'm in your boat!

I had the same exact problem with my external usb hd on my ibm T30. The usb device registered in 'lsmod' but didn't exist in /dev. While combing through dmesg I found this...

usb 1-1.4: new full speed USB device using uhci_hcd and address 4
usb 1-1.4: configuration #2 chosen from 1 choice
libusual: modprobe for usb-storage succeeded, but module is not present


The simplest solution is to auto run the command 'modprobe usb_storage' after kde boots. This fixed the problem for me .

My kde autostart desktop file...
/usr/bin/sudo /sbin/modprobe usb_storage; /bin/sleep 10; /bin/mount /mnt/usbdevice;

Best of luck,
John

Last edited by john2496; 07-10-2007 at 06:11 AM.
 
  


Reply



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
Installing Fedora Core 3 on an external USB hard drive tniemeie Fedora 3 05-25-2006 06:29 AM
external enclosure for an internal hard drive vs external USB hard drive powah Linux - Hardware 1 03-10-2006 09:03 AM
Installing grub to external USB hard drive for later use as internal hard drive dhave Linux From Scratch 2 12-10-2005 08:48 AM
Can't find external hard drive Tianlangyan Linux - Newbie 6 11-11-2004 09:46 AM
Install Fedora on external USB 2.0 hard drive neomatic Linux - Hardware 0 07-30-2004 04:54 PM

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

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