On Thu, 12 Jan 2012 at 00:54 GMT, David Li <w.david.li@xxxxxxxxx> wrote: > Hi Everyone, > > I need to let the kernel to mount the initramfs (created by dracut) > as the final root filesystem. No disk and no NFS either! > > I tried kernel option root=/dev/ram0 (the initrd way to mount init ram > disk) but dracut didn't recognize this option. What should I use to > accomplish this? > AFAIK, drauct doesn't support this currently. Think about that, who will mkfs your /dev/ram0? Dracut has to do that if you want this working. It would not be hard to make a patch for this, I think. -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html