PDA

View Full Version : File size more than 2 gb


laptops4u
15-05-2006, 10:54 AM
Hi,
can any one tell me how to create more than 2 gb file size in linux os

vignesh
15-05-2006, 12:27 PM
If you mean an empty file you can use the dd command like this

dd /tmp/empfile bs=1000 count=2000

laptops4u
15-05-2006, 05:54 PM
no i wana copy a file more than 2 gb (with data ).. i am using redhat 7.3 .. can any one pls help me in this ..

praka123
15-05-2006, 08:22 PM
first check ur installation to have enough space(>2GB),or try some other partitions having enough space:)

Brat-Man
17-05-2006, 11:10 AM
Red Hat wha!! 7.3 ? Thats Outdated! Most Probably that OS is using ext2 Type File System..

ext3 Supports large Files..

Get yourself a Nice New Distro.. Like Fedora Core (Formerly called _just_ Red Hat (http://en.wikipedia.org/wiki/Red_Hat_Linux#Version_history))

And Dont Go For Enterprise Linux.. They're Meant only for Enterprises and Lack Community Support..