HI!

My name is Daniel Podolsky and this is my first mail to this list.

I'm using dracut (as part of fedora12) in my own server-on-usb-stick project.

I would like to allow users to create bootable flash drive from
Windows, so I've decided to use FAT32 formatted flash and syslinux.
Root filesystem should be mounted from an image file placed on flash.

I did not find a way to implement this idea with current dracut. Even
"root=live:..." did not help as I do not want to use rw overlay but
mount fs directly from image.

So I've added the desired functionality myself.

The questions I have:

1) I suppose simple mount of rootfs image is not supported by dracut
at the moment. Am I right?
2) If yes can I contribute my simple modifications to the project? No
one existing file modified, 5 new (one module) added.

Thank you.

With best regards,
Daniel Podolsky
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to