gfxboot - graphical boot screen test and config tool
gfxboot modifies and tests graphical boot loader
configuration.
- --new-theme
THEME
- Activate THEME. Theme files are stored in
/etc/bootsplash/themes/THEME/bootloader.
- --update-theme
THEME
- Activate THEME but keep language settings from current gfxboot
archive.
- -p, --preview
- Try current config (needs some virtual machine).
- -t, --test
- Test only (don't actually change any files).
- -b, --bootloader
BOOTLOADER
- Use BOOTLOADER (grub, lilo, isolinux, syslinux, pxelinux) for
preview.
- -m, --vm
VM
- Use virtual machine VM (bochs, qemu, qemu32, qemu64, vbox, vbox64,
vmplayer, vmware) for preview.
- --grub
DIRECTORY|RPM
- Use grub from DIRECTORY or RPM (default is /).
- --lilo
DIRECTORY|RPM
- Use lilo from DIRECTORY or RPM (default is /).
- --syslinux
DIRECTORY|RPM
- Use syslinux from DIRECTORY or RPM (default is /).
- --isolinux
DIRECTORY|RPM
- Use isolinux from DIRECTORY or RPM (default is /).
- --pxelinux
DIRECTORY|RPM
- Use pxelinux from DIRECTORY or RPM (default is /).
- --password
PASSWORD
- Create test config with PASSWORD for preview.
- --32
- Create 32 bit test image.
- --64
- Create 64 bit test image.
- --biarch
- Create biarch test image (same as using --32 and --64).
- --cdrom,
--dvd
- Create iso image for preview.
- --disk
- Create harddisk image for preview.
- --floppy
- Create floppy image for preview.
- --net
- Create tftp directory for preview.
- --save-image
FILE
- Copy preview image to FILE.
- --test-add-files
FILE1 FILE2 ...
- Add files to test directory.
- --test-rm-files
FILE1 FILE2 ...
- Delete files from test directory.
- /boot/message
- bootloader graphics archive (actually a cpio achive)
- /etc/bootsplash/themes
- theme directory
- /etc/sysconfig/bootsplash
- default theme
Written by Steffen Winterfeldt.
If you want to create your own theme look at the gfxboot-devel
package.