dracut
dracut copied to clipboard
root=live from NFS
Hello!
I want dracut to mount a squashfs live root from an NFS share, like it is done by the dmsquash-live module from a local disk. Do I understand correctly that dracut cannot do this?
Why I want it: store a big squashfs on NFS and use it via PXE: the whole OS will be started from this squash, then the content of this squash will be rsynced by Anaconda into the local disk.