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

i386 cd driver floppy image out of space



Howdy,

The i386 cd driver floppy image build fails as follows:

 set -e; if [ ext2 = ext2 ]; then \
 	genext2fs -d ./tmp/floppy/cd_drivers -b 1440 -r 0  dest/cd_drivers-image.img; \
         elif [ ext2 = romfs ]; then \
                 genromfs -d ./tmp/floppy/cd_drivers -f dest/cd_drivers-image.img; \
         else \
                 echo "Unsupported filesystem type"; \
                 exit 1; \
         fi;
 genext2fs: couldn't allocate a block (no free space)
 make: *** [dest/cd_drivers-image.img] Error 1
 make: Target `image' not remade because of errors.

Would someone please look into this?

-- 
Matt


---------------------------------------------
This message was sent using the LA Free-Net - LA's best kept secret.
http://www.lafn.org/




Reply to: