Creating image file ... failed during creation with mke2fs !

Thomas Lange lange at informatik.Uni-Koeln.DE
Thu Feb 22 16:23:38 CET 2007


>>>>> On Thu, 22 Feb 2007 16:07:05 +0100, "Javi Legido" <javilegido at gmail.com> said:

    > Hi.
    > I have fai 3.1.6 installed on a Debian system, but when I try to
    > create an iso image with fai-cd I get this error:

    > ...
    > Creating image file ... failed during creation with mke2fs !
Mmm, looking at /usr/sbin/mkinitrd-cd it seems that this line fails:

echo y | /sbin/mke2fs -i $bytes_per_inode -m 0 -q $tmpimage

Add "set -x" to debug this script.

-- 
regards Thomas



More information about the linux-fai mailing list