Find the answer to your Linux question:
Results 1 to 8 of 8
There seems to be a limit of 2 gb on files. Im trying to add my music files and have about 7 gb. Is there a way to make a ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Location
    Cheyenne, WY
    Posts
    21

    Change the size of new file

    There seems to be a limit of 2 gb on files. Im trying to add my music files and have about 7 gb. Is there a way to make a file that will allow the extra info. I did a search and couldnt find anything. Thanks in advance!

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    I don't understand the question. What is causing a 2 GB limit on files? FAT filesystems require that a single file not be above 4 GB, but otherwise there are no technical limits that I know of for file size. Do you have a user quota of some sort?
    DISTRO=Arch
    Registered Linux User #388732

  3. #3
    Just Joined!
    Join Date
    Mar 2010
    Location
    Cheyenne, WY
    Posts
    21
    Im not aware of any user quota. Every time I make a new file or try to use an exsisting one to copm my music to I get a message saying it exceeds the file size of 2 GB. When I right click and go to properties it says the file size is 2 gb regardles of file or whats in it.

  4. #4
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,093
    What distribution, what application, and what file system are you using?

    Is this a file transfer on a local machine, or is it a machine to machine transfer?

    I'm just thinking more details might help to get the issue resolved.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  5. #5
    Just Joined!
    Join Date
    Mar 2010
    Location
    Cheyenne, WY
    Posts
    21
    Its ubuntu 9.10. The file system is ext4. The transfer is from windows xp to ubuntu, both on the same machine. I can probably save the music in a few differnt files but I would like to have them in one place. In windows the file size grows as it needs to. I just can figure out how to fit more in the files on ubuntu.

  6. #6
    Just Joined!
    Join Date
    Mar 2010
    Location
    Cheyenne, WY
    Posts
    21
    When I set up my partions I did it as follows

    /dev/sda5 3GB /home
    /dev/sda6 48GB /
    /dev/sda7 1GB swap
    I had no idea what I was doing Im guessing my problem is the size of the /home partition. If thats the case can I change its size? And if not can I save to the / partion that has all the space?

  7. #7
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,093
    Quote Originally Posted by WillHe3rd View Post
    When I set up my partions I did it as follows

    /dev/sda5 3GB /home
    /dev/sda6 48GB /
    /dev/sda7 1GB swap
    I had no idea what I was doing Im guessing my problem is the size of the /home partition. If thats the case can I change its size? And if not can I save to the / partion that has all the space?
    Yes, the 3GB /home partition is likely the problem, and yes, you can change its size.

    Check out the Parted Magic LiveCD for doing that. You'll need to have some free space adjacent to /home, or you'll need to shrink another partition to allow for some unallocated space. You might have to move some partitions in order to position the free space adjacent to /home.

    Note that if you add or delete any partitions, you'll need to adjust the GRUB configuration file and the fstab file accordingly.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  8. #8
    Just Joined! sixdrift's Avatar
    Join Date
    Jan 2007
    Location
    In and around and about Cary, NC
    Posts
    44
    Try running gparted in your Linux distro (or qtparted) and rearrange the partitions. Like was said, make sure grub is happy.

    I am curious why you say an individual file says its 2 GB. Can you explain how you were trying to copy files onto the partition? Was it a big zip file or tarball?

Posting Permissions

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