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/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to