Re: File System Limitations

From: Ignacio Vazquez-Abrams (ignacio@openservices.net)
Date: Thu Aug 23 2001 - 18:50:59 EST


On Thu, 23 Aug 2001, Fred wrote:

> glibc-2.2.2-10
>
> dd if=/dev/zero of=./tgb count=4000 bs=1M
>
> created file of 2147483647 bytes
>
> [root@bits /a5]# dd if=/dev/zero of=./tgb count=4000 bs=1M
> File size limit exceeded (core dumped)
> [root@bits /a5]#
>
> is glibc part of gcc? where do i find glibc?
> (I've recently compiled gcc-3.00, but won't install cause it breaks kernel
> compilations).
>
>
> TIA
>
> Fred

It looks as though dd has not been built with long file support. Most software
on a stock Red Hat install hasn't.

-- 
Ignacio Vazquez-Abrams  <ignacio@openservices.net>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:01:03 EST