Documentation ¶
Index ¶
Constants ¶
View Source
const ( // BootA is a bootloader label. BootA = "A" // BootB is a bootloader label. BootB = "B" // GrubConfig is the path to the grub config. GrubConfig = constants.BootMountPoint + "/grub/grub.cfg" // GrubDeviceMap is the path to the grub device map. GrubDeviceMap = constants.BootMountPoint + "/grub/device.map" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.