Fix grub for "nodev" targets.
This commit is contained in:
parent
ec10a5a675
commit
66c73da5f9
@ -468,8 +468,8 @@ sub getEfiTarget {
|
|||||||
if ($grubTargetEfi eq "") { die }
|
if ($grubTargetEfi eq "") { die }
|
||||||
else {return "only" }
|
else {return "only" }
|
||||||
} else {
|
} else {
|
||||||
# at least one grub target has to be given
|
# prevent an installation if neither grub nor grubEfi is given
|
||||||
die
|
return "neither"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user