[uClibc] Error: " No space left on device" with root_fs-i386.tar.bz2

Erik Andersen andersen at codepoet.org
Wed Jul 30 06:01:21 UTC 2003


On Tue Jul 29, 2003 at 10:40:21PM -0400, Michael Rowley wrote:
> Hey, 
> 
> Using the latest root_fs, but I am having some real problems.  I
> apologize if this is stupid... :(
> 
> I mount the fs with mount -o loop root_fs-i386 /home/michael/root_fs
> 
> then chroot into it, 
> 
> copy source code for grub to it, but when I try to configure, I get the
> above error about half way through the configure...  Am I missing
> somthing?

This is not a very large filesystem....  So to compile things you
really want to have more space....  You might want to dd the
filesystem to a spare partition and use 'resize2fs', or you could
use mount -o bind to mount part of your root filesystem inside
the loop mounted root_fs-i386. 

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list