This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > System > grub2 (2.00)

GRUB2 (the GRand Unified Bootloader) is a multiboot boot loader.

If you want to set the size of gfxterm font, then specify
FONT_SIZE=size in the build options. The default size is 19.

If you want to install grub2 on GPT, you need to put a BIOS boot
partition on GPT. To install it in the MBR replacing lilo, generate
a config file in /boot/grub and launch grub-install, e.g.

mkdir /boot/grub
grub-mkconfig -o /boot/grub/grub.cfg
grub-install /dev/sda

This requires: gnu-unifont, os-prober, help2man

Maintained by: crocket
Keywords: grub2,grub,bootloader,boot loader,boot
ChangeLog: grub2

Homepage:
http://www.gnu.org/software/grub/

Source Downloads:
grub-2.00.tar.xz (a1043102fbc7bcedbf53e7ee3d17ab91)

Download SlackBuild:
grub2.tar.gz
grub2.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds