I forgot: to test for the loopback device within the kernel, do: cat /boot/config-[YOUR KERNEL CONFIG FILE] | grep CONFIG_BLK_DEV_LOOP
should give you CONFIG_BLK_DEV_LOOP=y if not, compile a new kernel, with loopback enabled Thorsten -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
