Find the answer to your Linux question:
Results 1 to 2 of 2
it wont register i am new to linux and i backed up everything to my external hard drive and i plug it in and i cant find it anywhere i ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    1

    external hard drive

    it wont register i am new to linux and i backed up everything to my external hard drive and i plug it in and i cant find it anywhere
    i assume its a driver issue
    im also using version 7.10 if that means anything

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Hello and Welcome.
    Is this a USB drive? It should detect automagically if it's USB.
    You can try several commands to see if it really is there, try these.
    Code:
    sudo lsusb
    You might need to install usbutils for the above command to work.
    Code:
    sudo fdisk -l
    That's a lowercase L, not an i. Post the results back here for a little more help.
    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
  •  
...