Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: 4 gb usb drive only has 1gb usable in ubuntu

  1. #1
    Join Date
    May 2009
    Location
    Jerusalem
    Beans
    79
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Exclamation 4 gb usb drive only has 1gb usable in ubuntu

    the title pretty mcuh says it all. its called 4.1 gb drive on the GUI. but it only shows 0.1gb of free space when it should have 3.1 (0.9 is used)

    the screenshot says it all.

    help?
    Attached Images Attached Images

  2. #2
    Join Date
    May 2009
    Location
    New Delhi
    Beans
    372
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    what do you get when you type
    Code:
    df -h /media/disk
    du -h /media/disk
    replace /media/disk with the path where your usb is mounted

  3. #3
    Join Date
    Jan 2006
    Beans
    689

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    Code:
    sudo fdisk -l
    may show interesting things too.

  4. #4
    Join Date
    May 2006
    Location
    Lake Placid, Florida, USA
    Beans
    2,019
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    try viewing hidden files , you might find a trash can with stuff in it ..........

  5. #5
    Join Date
    Mar 2009
    Location
    Mexico
    Beans
    42
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    Quote Originally Posted by mike555 View Post
    try viewing hidden files , you might find a trash can with stuff in it ..........
    yeah.. there might be a recycle or trash folder with all
    hidden files..
    Of all the things I've lost.. I miss my mind the most. - Mark Twain

  6. #6
    credobyte is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Jun 2009
    Beans
    1,559
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    Code:
    sudo rm -r /media/disk/.Trash-1000
    If it doesn't help, fire up gparted and check if there's really a 4gb partition inside your USB.

  7. #7
    Join Date
    May 2009
    Location
    Jerusalem
    Beans
    79
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    josh@JoshBook:~$ sudo fdisk -l
    [sudo] password for josh:

    Disk /dev/sda: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x1647b2fc

    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 19086 153308263+ 83 Linux
    /dev/sda2 19087 19457 2980057+ 5 Extended
    /dev/sda5 19087 19457 2980026 82 Linux swap / Solaris

    Disk /dev/sdb: 4110 MB, 4110230016 bytes
    127 heads, 62 sectors/track, 1019 cylinders
    Units = cylinders of 7874 * 512 = 4031488 bytes
    Disk identifier: 0x8ef631df

    This doesn't look like a partition table
    Probably you selected the wrong device.

    Device Boot Start End Blocks Id System
    /dev/sdb1 ? 268293 517055 979374166 66 Unknown
    Partition 1 has different physical/logical beginnings (non-Linux?):
    phys=(734, 123, 14) logical=(268292, 78, 21)
    hat was from the sudo- fdisk

    no hiddin trash cans...
    t

  8. #8
    Join Date
    Feb 2006
    Beans
    5,714

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    looks like it only has 1 partition on it and its 1gig in size. what does Partition editor show?
    Debian Testing(64bit) + XFCE4 AM2 5200+ ATI Radeon HD4350, 4gig RAM,320Gig and 750gig HDs

    what's the difference between an answer and a solution? An answer is what they want to hear, a solution is what they don't want to hear

  9. #9
    Join Date
    Aug 2006
    Location
    Collinsville, Oklahoma
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    Did you buy that drive off of ebay? I've heard they sell alot of phony drives on there. Do you have a pc running windows to see what it shows there?
    Acer Aspire One running Ubuntu Netbook Remix 9.04 modded with a 8gb 350x cf card
    Self built desktop dual booting Ubuntu 9.04and Windows XP SP3, 1gb pc3200, amd 2600+, Nvidia 5600FX, WD Raptor 36gb

  10. #10
    Join Date
    Mar 2008
    Location
    Deep South Texas, SpaceX
    Beans
    1,890
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: 4 gb usb drive only has 1gb usable in ubuntu

    Quote Originally Posted by jherskow View Post

    Disk /dev/sdb: 4,110 MB, --- 4,110,230,016 bytes
    127 heads, 62 sectors/track, 1019 cylinders
    Units = cylinders of 7874 * 512 = 4031488 bytes
    Disk identifier: 0x8ef631df

    This doesn't look like a partition table
    Probably you selected the wrong device.

    Device Boot Start End Blocks Id System
    /dev/sdb1 ? 268293 517055 979374166 66 Unknown
    Partition 1 has different physical/logical beginnings (non-Linux?):
    phys=(734, 123, 14) logical=(268292, 78, 21)
    The bold section seems to support the 4gig claim.

    The red sections show problems with the file system.

    If this has no data you need to recover, I would fully erase the drive and re-format it.

    As a test, use gparted to view the drive, and post a screenshot if at all possible.
    Last edited by egalvan; September 1st, 2009 at 07:08 PM.
    "Free software is a matter of liberty, not price." -- Richard Stallman
    So don't forget to tip your software authors!

    I'm a Fireman... what's YOUR superpower?

Page 1 of 2 12 LastLast

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
  •