logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).


L'icône rouge permet de télécharger chaque page du wiki visitée au format PDF et la grise au format ODT → ODT PDF Export

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision Les deux révisions suivantes
doc:install:refind-boot-uefi [14/08/2013 14:48]
mytux [Installation]
doc:install:refind-boot-uefi [14/08/2013 14:58]
mytux [Configuration]
Ligne 162: Ligne 162:
  
 =====Configuration===== =====Configuration=====
 + 
 +On approche de la fin, et on entame la partir la plus marrante.
 +
 +Toutes la configuration ce fait dans le fichier refind.conf.
 +
 +Jeter un oeil sur la page de Roderick W. Smith, [[http://​www.rodsbooks.com/​refind/​configfile.html|Configuring the Boot manager]].
 +
 +Et aussi, le fichier example.conf qu'on a rennomer tout à l'​heure.
 +
 +<​code>​
 +$ nano refind.conf
 +</​code>​
 +
 +Mon fichier refind.conf: ​
 +
 +<​file>​
 +timeout 10
 +
 +icons_dir EFI/​boot/​icons
 +
 +textonly
 +
 +#resolution 1024 768
 +
 +use_graphics_for linux
 +
 +showtools shell, about, reboot, exit
 +
 +scan_driver_dirs EFI/​boot/​drivers_x64
 +
 +scanfor internal,​external,​optical,​manual
 +
 +scan_delay 1
 +
 +dont_scan_dirs EFI/​linuxmint,​boot
 +
 +max_tags 0
 +
 +default_selection Crunch_Live
 +
 +menuentry Crunch_Live {
 +        icon /​EFI/​boot/​icons/​os_debian.icns
 +        volume 1:
 +        loader /​live/​vmlinuz
 +        initrd /​live/​initrd.img
 +        options "ro root=UUID=C847-7244 add_efi_memmap config boot=live"​
 +        osype Linux
 +        graphics off
 +}
 +</​file>​
 +
 +
 +
    
  
doc/install/refind-boot-uefi.txt · Dernière modification: 26/11/2015 18:38 par milou

Pied de page des forums

Propulsé par FluxBB