On Tue, Aug 2, 2011 at 5:10 PM, Tom Gundersen <[email protected]> wrote: > The interface I suggest is to allow two new kernel options "usr" and > "rootflags" that correspond to "root" and "rootflags". The pivot_root > stuff I submitted recently will already take care of unmounting. The > syntax could obviously be discussed, and I suggest getting in touch > with the dracut guys to make sure we choose the same syntax (I don't > think they yet have support for this, but I might be wrong).
Forget that, we can of course just read the fstab once the root is mounted. No need for kernel options. -t
