Results 1 to 5 of 5

Thread: Usb Storage Not Recognised?!

  1. #1
    Join Date
    Jun 2011
    Beans
    6

    Unhappy Usb Storage Not Recognised?!

    I have an old Dell Inspire 8600 which was running quite slow so i decided to put lubuntu on as i have previously used ubuntu and lubuntu is meant to be similar, but more lightweight and quicker on older machines. Lubuntu installed fine and i went to plug in a usb pen drive which contained a few documents i wanted to transfer. When i plugged it in the usb its LED turned on, but there was no notification or any sign of it existing.

    I tried "fdisk -1" and it replied

    "fdisk: invalid option -- '1'"

    Is there a way i can get this USB recognised with no internet access on the dell 8600?

  2. #2
    Join Date
    Jun 2011
    Beans
    6

    Re: Usb Storage Not Recognised?!

    Or could it be not working because of the lack of an internet connection, through which it would download appropriate drivers?

  3. #3
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Usb Storage Not Recognised?!

    What's the output of:
    Code:
    sudo fdisk -l
    (It's a lowercase L, not the number 1).
    Cheesemill

  4. #4
    Join Date
    Jun 2011
    Beans
    6

    Re: Usb Storage Not Recognised?!

    Ok so it's not lubuntu, or at least i don't think it is. I can use my phone and plug the usb in to mount the micro sd inside my phone, with no problems. It appears the laptop simply doesn't recognize that memory card.
    Last edited by xgalexyx; June 11th, 2012 at 08:25 PM.

  5. #5
    Join Date
    Jun 2011
    Location
    Chesterbrook, PA
    Beans
    55
    Distro
    Ubuntu Mate 15.10 Wily Werewolf

    Re: Usb Storage Not Recognised?!

    I think the command you are looking for is the following:

    Code:
    sudo fdisk -l
    I've had trouble using that command without sudo. Also, it is a lower case "L", not the number one

    Ah...beaten to it, by Cheesemill
    Last edited by LukeMorrison; June 11th, 2012 at 08:43 PM. Reason: Duplicate answer

Tags for this Thread

Bookmarks

Posting Permissions

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