[pocket-linux] appendix, floppy overflowing ...
David Horton
dhorton at speakeasy.net
Thu Feb 24 20:55:39 CST 2005
rainer wrote:
> hello,
>
> there's no more space left on the floppy - got 1441 in, 1440 out !?
>
> restripped all the binaries and libraries still no change. the only
> thing i can think of was ch. 5 where i had to add 2 libraries
> (libblkid.so.1 and libuuid.so.1) to get mount to work in the
> implementation section. the guide stated there should be NO libraries to
> add.
>
> any advice?
>
> thanks
>
The libblkid.so.1 and libuuid.so.1 have something to do with the way
e2fsprogs is configured. In one configuration they are separate
libraries and in the other they are part of the binary. I think the
option that controls this is --enable-dynamic-e2fsck, but I'm not sure.
Anyway, check ./configure --help to see if it says which is which.
You might shrink the total size by not using separate libraries.
Dave
More information about the Pocket-Linux
mailing list