[root@localhost mkcdrec]# make test
/tmp/mkcdrec/scripts/test.sh
make test output of mkCDrec v0.6.7
Test 1: Are we root? Passed
Test 2: missing executables needed by mkCDrec Passed
nasm: Not found
nasm: cannot compile syslinux (use ours)
mt: Not found
mt: needed with tape back-up!
Test 3: Filesystem for Initial ramdisk allowed? Passed
Test 4: loopback device works? FAILED
Oops! A problem with the loopback device, or with ext2 filesystem support in your kernel.
Loopback device support (N/m/y/?) y or m
Also check if ext2 or ext2 are supported by your kernel.
Or, check if RAMDISK_SIZE (32) is big enough for your fs
Recompile your kernel if needed before running 'make test' again.
make: *** [test] 错误 1
[root@localhost mkcdrec]#