Home
last modified time | relevance | path

Searched refs:bios_boot (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install.sh181 bios_boot=''
186 bios_boot=${device}${part_prefix}1
193 [ $grub_version -ne 0 ] && echo "BIOS boot partition size: $bios_boot_size MB ($bios_boot)"
208 echo "Creating BIOS boot partition on $bios_boot"
209 parted ${device} mkpart bios_boot 0% $bios_boot_size