Acabat aquest procés, ja tenim el carregador REFIT instal·lat, i la nostra pantalla
d’arrencada s’assembla a aquesta (imatge extreta de http://refit.sourceforge.net/
screen.html):
Tot i això, encara ens queda modificar l’arxiu de configuració per escurçar el
temps d’arrencada i per seleccionar Linux com a SO per defecte. Així doncs,
obrim l’arxiu refit.conf que trobarem a /efi/refit:
Amb qualsevol editor de text modifiquem el valor de timeout a 1 (0 desactiva la
selecció automàtica) i descomentem la línia legacyfirst (ara carrega Linux per
defecte). Vegeu una còpia de la configuració a continuació:
#
# refit.conf
# Configuration file for the rEFIt boot menu
#
# Timeout in seconds for the main menu screen. Setting the timeout to 0
# disables automatic booting (i.e., no timeout).
#
timeout 1
# Disable menu options for increased security. These are intended for a lab
# environment where the administrator doesn't want users to mess with the
# operating system. List the names for the options you want to hide from
# the boot menu. Currently supported:
# shell - remove the EFI shell
# tools - remove all EFI tools (shell and gptsync)
# optical - no booting from optical drives
# external - no booting from external disks or USB flash drives
# internal - no booting from internal disks; this setting is not
# recommended because it locks you out of all operating
# systems installed on the internal hard disks.
# singleuser - remove the submenu options to boot Mac OS X in single-user
# or verbose modes
# hwtest - remove the submenu option to run Apple Hardware Test
# all - all of the above, except for 'internal'
#
#disable external optical shell singleuser
#disable all
# Note: The 'disableopticalboot' and 'disableexternalboot' options from
# Charles Ahn's patch are also supported for compatibility. They are
# equivalent to 'disable optical' and 'disable external', respectively.
# Use a custom title banner instead of the rEFIt icon and name. The file
# path is relative to the directory where refit.efi is located. The color
# in the top left corner of the image is used as the background color
# for the menu screens. Currently uncompressed BMP images with color
# depths of 24, 8, 4 or 1 bits are supported.
#
#banner hostname.bmp
# Custom images for the selection background. There is a big one (144 x 144)
# for the OS icons, and a small one (64 x 64) for the function icons in the
# second row. If only a small image is given, that one is also used for
# the big icons by stretching it in the middle. If only a big one is given,
# the built-in default will be used for the small icons.
#
# Like the banner option above, these options take a filename of
# an uncompressed BMP image file.
35|' ' CREACIÓ'D’UN'MEDIA'CENTER'AMB'SOFTWARE'LLIURE
Comentários a estes Manuais