add biosboot partition
Change-Id: Iaa407e0e0eb24691e9b9fe0901a7efdb5619c0d1 Closes-Bug: 1402013
This commit is contained in:
parent
fc34b4e9ce
commit
764b75c02c
@ -468,6 +468,7 @@ if [ -z \$partition_point_root ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
recipe="boot-root ::"
|
recipe="boot-root ::"
|
||||||
|
recipe="\$recipe 1 1 1 free method{ biosgrub } ."
|
||||||
for key in \${partition_names}; do
|
for key in \${partition_names}; do
|
||||||
if [ -z \$key ]; then
|
if [ -z \$key ]; then
|
||||||
continue
|
continue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user