To be sure just display the content of /proc/devices: If there is a loop device registered (among the block devices listed), then you kernel has the loopfs...
Martin On Thu, 25 Oct 2001, Stan Brown wrote: > I'm trying to use mindi to build some rescue disks (headed twoard a > recovery CD with mondo). It requires loopfs. > > Now since I'm biiting using initrd, I think I must have this. In addaition > I have compiled a custom kernelm and I have the follwing line in .confg for > that kernel > > CONFIG_BLK_DEV_LOOP=y > > So, as a sanity check, could someone confirm that this _does_ mean I have > loopfs enable? > > Thanks. > >

