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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-25-2008, 10:25 AM
|
#1
|
|
LQ Newbie
Registered: Mar 2008
Posts: 6
Rep:
|
Jacked External Hard Drive
I have a 500g external hard drive, SimpleTech, that I was doing partition work on, very long operation for 500g. When the computer turned off! Now no recognition that a device is plugged-in, in windows, or Ubuntu. I don't see it as a device in Partion edit, in Places, or any place, so it doesn't seem to have a device name. I would like to force mount it just knowing it's in a usb. At least so gparted will recognize the device and I can reformat it.
Thanks.
Oh, I saw the "hardware post" description.
Ubuntu
2.6.20-16-generic.
/usr/bin/lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 4971:ce04
Bus 001 Device 001: ID 0000:0000
Last edited by jvonmitchell; 09-25-2008 at 10:45 AM.
|
|
|
|
09-26-2008, 04:38 AM
|
#2
|
|
Senior Member
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732
Rep:
|
Is the "usb_storage" module loaded? Try loading it and see if the device is recognized then; you should at least get something like 'sda' and be able to read the partition table via 'fdisk -l /dev/sda'.
If that doesn't work either, you'll have to look into pulling out the actual HD and connecting it some other way to have a look at it; it is possible that the USB interface is screwed but that the HD and its IDE (or SATA) interface is still fine.
|
|
|
|
09-26-2008, 02:08 PM
|
#3
|
|
LQ Newbie
Registered: Mar 2008
Posts: 6
Original Poster
Rep:
|
Question
Where do I find this usb_storage module. Chances are that it is loaded. I'm working on the same computer that messed it up in the first place.
I think I'm going to put it in a cpu as the only hard drive and run live cd, but I don't have sata cables right now. Of course that can be fix, but if there is a software approach that I could try between now and when I get the cables that would be awesome. So basically, where do I see this usb_storage module.
|
|
|
|
09-26-2008, 02:17 PM
|
#4
|
|
Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 11,817
|
Quote:
Originally Posted by jvonmitchell
Where do I find this usb_storage module. Chances are that it is loaded. I'm working on the same computer that messed it up in the first place.
I think I'm going to put it in a cpu as the only hard drive and run live cd, but I don't have sata cables right now. Of course that can be fix, but if there is a software approach that I could try between now and when I get the cables that would be awesome. So basically, where do I see this usb_storage module.
|
Do an "lsmod | grep usb" and see if it's there. If it's there, (as root), do a "dmesg -c", with the drive unplugged. Then plug it in, and type in "dmesg" again, and see what it comes up with. If it recognizes the drive, you should see the device name there somewhere (something like /dev/sdb1, etc.). You can try to mount it like that, with different options (check out the man page for the mount command).
Chances are, though, that since Windows can't see it either, the partition table is totally fried, and you'll have to reformat it.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
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
|
|
|
All times are GMT -5. The time now is 04:06 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|