Results 1 to 9 of 9

Thread: USB 4 GB Size limitation in Ubuntu

  1. #1
    Join Date
    Sep 2009
    Location
    Turkey
    Beans
    115
    Distro
    Ubuntu 9.10 Karmic Koala

    USB 4 GB Size limitation in Ubuntu

    I have got a 16 GB Toshiba USB stick. It seems to be in FAT32 file system, when i try to copy files larger than 4 GB it is giving me errors. Which filesystem should I format the USB to get ability for copying bigger files than 4 GB ? Ubuntu 9.10
    ------------------------------------------------------------------
    Ubuntu 9.04

  2. #2
    Join Date
    Mar 2007
    Location
    Delaware, USA
    Beans
    682
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: USB 4 GB Size limitation in Ubuntu

    If you are using it strictly with *nix system you are safe to put a ext3 file system on it. If you know that you will need to copy files to/from windows at some point ntfs would be a better bet.
    Asus
    Intel Core 2 Duo 2.26 GHz - 4GB DDR2
    1 GB ATI Mobility Radeon HD 3650
    Atheros AR928X Wireless

  3. #3

    Re: USB 4 GB Size limitation in Ubuntu

    If you are going to be using it strictly with GNU/Linux, then you can format it as ext3 or ext4. If you are going to be using it with Windows, then use NTFS.
    Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

    My blog Poetry and More Free Ubuntu Magazine

  4. #4
    Join Date
    Mar 2007
    Location
    Delaware, USA
    Beans
    682
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: USB 4 GB Size limitation in Ubuntu

    Eerily similar.
    Asus
    Intel Core 2 Duo 2.26 GHz - 4GB DDR2
    1 GB ATI Mobility Radeon HD 3650
    Atheros AR928X Wireless

  5. #5
    Join Date
    Sep 2009
    Location
    Turkey
    Beans
    115
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: USB 4 GB Size limitation in Ubuntu

    I will use the USB Stick in GNU/Linux platform.. What i wonder is, is there any possibility to format the USB in NTFS format under Ubuntu ? My Gparted doesnt show the NTFS format option
    ------------------------------------------------------------------
    Ubuntu 9.04

  6. #6
    Join Date
    Jun 2007
    Location
    Rochester, NY
    Beans
    189
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: USB 4 GB Size limitation in Ubuntu

    Quote Originally Posted by simartem View Post
    I will use the USB Stick in GNU/Linux platform.. What i wonder is, is there any possibility to format the USB in NTFS format under Ubuntu ? My Gparted doesnt show the NTFS format option
    You need to install NTFS support (not installed by default). Run this:

    Code:
    sudo apt-get install gparted ntfs-3g ntfs-config ntfsprogs
    gparted should be able to handle NTFS after that.
    Last edited by ean5533; December 16th, 2009 at 08:53 PM. Reason: CODE, not QUOTE. *facepalm*

  7. #7
    Join Date
    Sep 2009
    Location
    Turkey
    Beans
    115
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: USB 4 GB Size limitation in Ubuntu

    thanks ean5533, your explanation resolved my concern about the NTFS issue. Great tip.
    ------------------------------------------------------------------
    Ubuntu 9.04

  8. #8
    Join Date
    Apr 2007
    Beans
    44
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: USB 4 GB Size limitation in Ubuntu

    Fat32 only supports 2gb per file, its not an ubuntu problem. Btw if u format as NTFS you cant remove the memory, u should use safely remove (Fat32 doesnt have this issue). Hope this helps...

  9. #9
    Join Date
    Mar 2007
    Location
    Delaware, USA
    Beans
    682
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: USB 4 GB Size limitation in Ubuntu

    Quote Originally Posted by iNaitvad View Post
    Fat32 only supports 2gb per file, its not an ubuntu problem. Btw if u format as NTFS you cant remove the memory, u should use safely remove (Fat32 doesnt have this issue). Hope this helps...
    Fat32 supports up to 4GB, which the OP already knew.
    Asus
    Intel Core 2 Duo 2.26 GHz - 4GB DDR2
    1 GB ATI Mobility Radeon HD 3650
    Atheros AR928X Wireless

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
  •