Differences between revisions 13 and 14
Revision 13 as of 2010-12-25 16:08:23
Size: 6134
Editor: ?AdrienJeser
Comment: Traduction YaBoot
Revision 14 as of 2010-12-30 21:07:21
Size: 6132
Editor: ?ThomasPhan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
 GRUB : GRand Unified Bootloader :: [[Grub]] "version 1" (aussi appelé ''grub-legacy'') est un chargeur d'amorçage universel des systèmes x86. En plus de pouvoir charger Linux, il peut démarrer sous de nombreux systèmes d'exploitation (FreeBSD, GNU/HURD, Mac OS X, ...).(package:DebPkg:grub) <<BR>> Avantage : stable, puissant.<<BR>> Inconvénient : Grub ne peut pas être chargé à partir d'une partition sous LVM ou LUKS.  GRUB : GRand Unified Bootloader :: [[Grub]] "version 1" (aussi appelé ''grub-legacy'') est un chargeur d'amorçage universel des systèmes x86. En plus de pouvoir charger Linux, il peut démarrer de nombreux systèmes d'exploitation (FreeBSD, GNU/HURD, Mac OS X, ...).(package:DebPkg:grub) <<BR>> Avantage : stable, puissant.<<BR>> Inconvénient : Grub ne peut pas être chargé à partir d'une partition sous LVM ou LUKS.
Line 24: Line 24:
 GRUB2 : GRand Unified Bootloader, "version 2" (PC/BIOS version) :: GRUB 2 (nom de projet PUPA).C'est le projet de recherche de la future génération de GRUB. Développé à partir de zéro, les objectifs sont : propre, sûr, plus robuste, et plus puissant. <<BR>>Il existe deux versions : une pour BIOS (pour les PC) (package:DebPkg:grub-pc) et EFI (Intel Mac) (package:DebPkg:grub-efi). <<BR>>Avantages : sait démarrer une partition LVM2<<BR>>Inconvénients : beaucoup de fonctions sont encore absentes.  GRUB2 : GRand Unified Bootloader, "version 2" (PC/BIOS version) :: GRUB 2 (nom de projet PUPA).C'est le projet de recherche de la future génération de GRUB. Développé à partir de zéro, les objectifs sont : propre, sûr, plus robuste, et plus puissant. <<BR>>Il existe deux versions : une pour BIOS (pour les PC) (package:DebPkg:grub-pc) et EFI (Intel Mac) (package:DebPkg:grub-efi). <<BR>>Avantages : il sait démarrer une partition LVM2<<BR>>Inconvénients : beaucoup de fonctions sont encore absentes.
Line 26: Line 26:
 LILO : LInux LOader - Le chargeur d'amorçage historique de GNU/Linux :: Ce paquet contient lilo (l'installateur) et boot-record-images pour installer  Linux, OS/2, DOS. <<BR>>Avantages : stable, peut travailler avec LVM2<<BR>>Inconvénients : obligation de réinitialiser Lilo à chaque modification du noyau (et initrd), ou de LVM2.  LILO : LInux LOader - Le chargeur d'amorçage historique de GNU/Linux :: Ce paquet contient lilo (l'installateur) et boot-record-images pour installer Linux, OS/2, DOS. <<BR>>Avantages : stable, peut travailler avec LVM2<<BR>>Inconvénients : obligation de réinitialiser Lilo à chaque modification du noyau (et initrd), ou de LVM2.
Line 29: Line 29:
ELILO : Chargeur d'amorçage pour les sytèmes a base de firmware EFI:: Il inclut tous les systèmes ia64 et quelques ia32. (package:DebPkg:elilo) <<BR>>Avantage : <<BR>>Inconvénient :  ne supporte pas Hurd/Mach. ELILO : Chargeur d'amorçage pour les systèmes a base de firmware EFI:: Il inclut tous les systèmes ia64 et quelques ia32. (package:DebPkg:elilo) <<BR>>Avantage : <<BR>>Inconvénient : ne supporte pas Hurd/Mach.
Line 39: Line 39:
 YaBoot : Yet Another Bootloader :: [[YaBoot]] est la solution pour Macintosh basé sur un processeur powerpc. Le noyau peut être chargé à partir de nombreux systèmes de fichiers, comme ext2, ext3, xfs et reiserfs. <<BR>> Ce paquet inclut les outils d'installation ybin et mkofboot, et un outil pour généré le fichier de configuration yaboot.conf : yabootconfig (package:DebPkg:yaboot) <<BR>>PROs : <<BR>>CONs :  YaBoot : Yet Another Bootloader :: [[YaBoot]] est la solution pour Macintosh basée sur un processeur Powerpc. Le noyau peut être chargé à partir de nombreux systèmes de fichiers, comme ext2, ext3, xfs et reiserfs. <<BR>> Ce paquet inclut les outils d'installation ybin et mkofboot, et un outil pour générer le fichier de configuration yaboot.conf : yabootconfig (package:DebPkg:yaboot) <<BR>>PROs : <<BR>>CONs :

!!CETTE ARTICLE EST EN COURS DE TRADUCTION !! Un chargeur d'amorçage (ou bootloader) est un logiciel permettant de lancer un ou plusieurs systèmes d'exploitation (multi-boot), c'est-à-dire qu'il permet d'utiliser plusieurs systèmes, à des moments différents, sur la même machine.

Choisir son chargeur d'amorçage

Architecture

Default
Bootloader

Alternatives
Bootloader

DebianInstaller
Bootloader

i386, amd64 (BIOS)

grub

lilo, syslinux, grub-pc-v2

syslinux | pxelinux

i386, amd64 (EFI)

?

lilo, syslinux, grub-efi-v2

powerpc (NewWorld)

yaboot

powerpc (OldWorld)

?

quick, yaboot

sparc

silo

?hppa

palo

mips

m68k

alpha

Description

i386 et amd64

GRUB : GRand Unified Bootloader

Grub "version 1" (aussi appelé grub-legacy) est un chargeur d'amorçage universel des systèmes x86. En plus de pouvoir charger Linux, il peut démarrer de nombreux systèmes d'exploitation (FreeBSD, GNU/HURD, Mac OS X, ...).(package:grub)
Avantage : stable, puissant.
Inconvénient : Grub ne peut pas être chargé à partir d'une partition sous LVM ou LUKS.

GRUB2 : GRand Unified Bootloader, "version 2" (PC/BIOS version)

GRUB 2 (nom de projet PUPA).C'est le projet de recherche de la future génération de GRUB. Développé à partir de zéro, les objectifs sont : propre, sûr, plus robuste, et plus puissant.
Il existe deux versions : une pour BIOS (pour les PC) (package:grub-pc) et EFI (Intel Mac) (package:grub-efi).
Avantages : il sait démarrer une partition LVM2
Inconvénients : beaucoup de fonctions sont encore absentes.

LILO : LInux LOader - Le chargeur d'amorçage historique de GNU/Linux

Ce paquet contient lilo (l'installateur) et boot-record-images pour installer Linux, OS/2, DOS.
Avantages : stable, peut travailler avec LVM2
Inconvénients : obligation de réinitialiser Lilo à chaque modification du noyau (et initrd), ou de LVM2.

ELILO : Chargeur d'amorçage pour les systèmes a base de firmware EFI:: Il inclut tous les systèmes ia64 et quelques ia32. (package:elilo)
Avantage :
Inconvénient : ne supporte pas Hurd/Mach.

SPARC

SILO : Sparc Improved LOader

Comme LILO ou MILO, mais pour SPARC. (package:silo)
Avantages :
Inconvénients :

parisc/hppa

PALO : Linux boot loader for parisc/hppa

Comme LILO, mais pour hppa(package:palo)
PROs :
CONs :

PowerPC

YaBoot : Yet Another Bootloader

YaBoot est la solution pour Macintosh basée sur un processeur Powerpc. Le noyau peut être chargé à partir de nombreux systèmes de fichiers, comme ext2, ext3, xfs et reiserfs.
Ce paquet inclut les outils d'installation ybin et mkofboot, et un outil pour générer le fichier de configuration yaboot.conf : yabootconfig (package:yaboot)
PROs :
CONs :

QUIK : Bootloader for PowerMac or CHRP systems

?QUIK provides the functionality necessary for booting a Linux Debian/PowerPC PowerMac or CHRP system from disk. It includes first and second stage disk bootstrap and a program for installing the first stage bootstrap on the root disk.
Note that if you are running on a NewWorld machine, quik will be of limited use to you. You should install yaboot instead. It may even come handy on an OldWorld machine, since it provides the ofpath program and some documentation. (package:quik)
PROs :
CONs :

Other Loaders (not MBR Bootloaders)

LoadLin - LInux LOader - The Classic OS loader can load Linux and others

This Package contains lilo (the installer) and boot-record-images to install Linux, OS/2, DOS and generic Boot Sectors of other OSes. You can use LILO to manage your Master Boot Record (with a simple text screen, text menu or colorful splash graphics) or call LILO from other Boot-Loaders to jump-start the Linux kernel. (package:loadlin)
PROs :
CONs :

win32-loader

This package provides GRUB boot record images that can be used by the native bootloaders of various win32 platforms in order to load a full instance of GNU GRUB.
It is used by the win32-loader package to provide suitable GRUB images for loading Debian-Installer on win32. win32-loader
PROs :
CONs :

grubutil-win32

Debian-Installer loader for win32. This package provides a win32 program that can be used as a loader for Debian Installer, acting as a more user-friendly boot mechanism than traditional BIOS-based boot.
It can act as a standalone netboot loader (for a practical example, see goodbye-microsoft.com), or as a cdrom/usb-disk add-on that starts a media-based install. grubutil-win32
PROs :
CONs :

GRUB4DOS and WINGRUB

GRUB4DOS is an universal boot loader based on GNU GRUB. It can boot off DOS/LINUX, or via Windows boot manager/syslinux/lilo, or from MBR/CD. It also has builtin BIOS disk emulation, ATAPI CDROM driver, etc.(package: none ; WWW)
PROs : grubldr can be added to Windows boot.ini
CONs : Not supported by Debian.

SysLinux : Bootloader for Linux/i386 using MS-DOS floppies

SYSLINUX is a boot loader for the Linux/i386 operating system which operates off an MS-DOS/Windows FAT filesystem. It is intended to simplify first-time installation of Linux, and for creation of rescue and other special-purpose boot disks.(package:syslinux)
PROs : also a PXE and CD Bootloader
CONs :

Related Tools

  • ms-sys Write a Microsoft compatible boot record.

  • gpart Guess PC disk partition table, find lost partitions.