[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

udf maximum file size 1GiB ?



Hi,

I'm use debian testing(etch), amd64 and i386.
for my usb mass storage i use udf, according to specs, udf have maximum
file size 16EiB 
http://en.wikipedia.org/wiki/Comparison_of_file_systems

But i cant create file more that 1GiB:


mkudffs --media-type=hd /dev/sda1
mount -t udf /dev/sda1 /mnt
cd /mnt
dd if=/dev/zero of=big_file bs=1024 count=2000000
File size limit exceeded

and big_file is 1G big.
same on amd64 and i386

any ideas what is wrong ?

-- 
Jamil Djadala <djadala@datamax.bg>



Reply to: