reenable manual block mount for e.g. lvm devices
parent
6c00df2068
commit
a8084e23dd
|
@ -2,4 +2,4 @@
|
|||
dracut_install echo
|
||||
inst_hook pre-udev 10 "$moddir/parse-root-opts.sh"
|
||||
inst_hook pre-udev 20 "$moddir/genrules.sh"
|
||||
#inst_hook mount 99 "$moddir/mount-root.sh"
|
||||
inst_hook mount 99 "$moddir/mount-root.sh"
|
||||
|
|
Loading…
Reference in New Issue