Find the answer to your Linux question:
Results 1 to 6 of 6
I'm trying to detect an external HDD drive, but I don't know how. My PC has a total of 6 USB ports, they're all being used, and the Computer File ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    17

    How to detect USB devices with LiveCD 8.04?

    I'm trying to detect an external HDD drive, but I don't know how. My PC has a total of 6 USB ports, they're all being used, and the Computer File Browser lists only 4 USB ports and I can't open them.

    The ports could be detected in Windows Vista, except I've not tried the new HDD enclosure, but it crashed.

  2. #2
    Just Joined!
    Join Date
    Mar 2009
    Posts
    17
    I've now installed a new HDD and, while it is detected, none of the USB devices are detected.

  3. #3
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    What do you mean they aren't detected? What kind of devices do you have?
    Post the output of
    Code:
    lsusb
    This should list ALL USB related devices.
    And this should show the Drives
    Code:
    fdisk -l
    Note that is a lowercase L, not a 1 and you may need to login as root or use sudo for the commands to work.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  4. #4
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,946
    Just helping out again Bro.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  5. #5
    Just Joined!
    Join Date
    Mar 2009
    Posts
    17

    Smile

    Quote Originally Posted by MikeTbob View Post
    this should show the Drives
    Code:
    fdisk -l
    There needed to be a sudo in front of this command!

  6. #6
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Quote Originally Posted by AdvicePro View Post
    There needed to be a sudo in front of this command!
    You are correct, sorry about that. So did you get it working?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...