bloader-none
Profile
bloader-none
profile is to disable bootloader installation.
It's profile name is known as bloader-none
.
bloader-none
is available since v0.1.0
.
Inclusion
There are a number of ways depending on how you use Granatum.
IMPORTANT NOTE: You can only include 1 type of
bloader-XXXX
. Including many bootloaders into your ISO image yields unimaginable consequences.
Granatum Templated .conf
Method
To exclude all bootloader installations, you can add bloader-none
into the
plist
, replacing other bootloader profiles. It should be in second place.
Example:
|
|
Crude Simple-CDD .conf
Method
If you're using your own .conf
file, then simply include bloader-none
into both profiles
and auto_profiles
:
|
|
bloader-none.preseed
bloader-none
preseeds bootloaders settings to ensure no bootloader is
installed. They are:
- set to skip grub installation for
grub-installer
(sincev0.1.0
) - set to skip lilo installation for
lilo-installer
(sincev0.1.0
)