Re: Loop stuck in -D state

Sergey Kubushin (ksi@cyberbills.com)
Mon, 5 Mar 2001 11:03:56 -0800 (PST)


On Mon, 5 Mar 2001, Richard B. Johnson wrote:

> The initial RAM disk image is created using the loop device. You
> can create a RAM disk image for initrd by using the ram device.
> However, that doesn't work once the system has been booted off
> it (try it, be ready for a complete hang).

So don't use ext2fs for the initial RAM disk image :)) We use romfs in KSI
Linux instead for a very long time and we're quite happy with it. As a
matter of fact, we have all filesystems (including ext2fs) and all block
devises (including IDE) in modules. The only things built-in are initial RAM
disk and romfs...

One don't need a loopback device to create a romfs image...

---
Sergey Kubushin				Sr. Unix Administrator
CyberBills, Inc.			Phone:	702-567-8857
874 American Pacific Dr,		Fax:	702-567-8808
Henderson, NV, 89014

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/