This commit is contained in:
committed by
Git OBS Bridge
parent
d7a0dea51b
commit
5a840d31c3
@@ -56,6 +56,8 @@ load_modules
|
||||
|
||||
if [ -n "$root_lvm2" ] ; then
|
||||
o=$(get_param root)
|
||||
# Fallback if 'root=' is not specified
|
||||
[ -z "$o" ] && o=$rootdev
|
||||
vg_root=$(lvm2_get_vg $o)
|
||||
if [ "$vg_root" ] ; then
|
||||
# We are waiting for a device-mapper device
|
||||
|
Reference in New Issue
Block a user