Bug#295181: dosfstools: Fails to create filesystems larger than 2GB

2005-02-16 Thread robinud
# mkdosfs -C testimage2.1GB 210 mkdosfs 2.10 (22 Sep 2003) mkdosfs: seek failed This is normaly because it TRY to create a FAT16 filesystem. If you need a biger one, USE the option -F 32 to create a FAT32 filesystem. It is the same with -F 32 : seek failed. Note that it works on

Bug#295181: dosfstools: Fails to create filesystems larger than 2GB

2005-02-16 Thread robinud
Note that it works on real devices. Forget that I said that. I never tested it on real device files larger than 2 GB. Maybe it works, maybe it doesn't. Varno. Enostavno. Vredno. Internet dodatne storitve.

Bug#295181: dosfstools: Fails to create filesystems larger than 2GB

2005-02-15 Thread Michelle Konzack
Am 2005-02-14 09:10:20, schrieb [EMAIL PROTECTED]: Package: dosfstools Version: 2.10-1 Severity: normal # mkdosfs -C testimage2.1GB 210 mkdosfs 2.10 (22 Sep 2003) mkdosfs: seek failed This is normaly because it TRY to create a FAT16 filesystem. If you need a biger one, USE the

Bug#295181: dosfstools: Fails to create filesystems larger than 2GB

2005-02-14 Thread robinud
Package: dosfstools Version: 2.10-1 Severity: normal Fails to create filesystem in a file larger than about 2GB. Example : # mkdosfs -C testimage2GB 200 is OK, while # mkdosfs -C testimage2.1GB 210 mkdosfs 2.10 (22 Sep 2003) mkdosfs: seek failed # ls -lh -rwxr-xr-x 1 root root