.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{ . if \nF \{ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "LILO-UUID-DISKID 8" .TH LILO-UUID-DISKID 8 "13 octobre 2014" "24.1" "Documentation de LILO" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NOM" .IX Header "NOM" lilo-uuid-diskid \- Convertir les options pour boot et root en diskid et uuid .SH "SYNOPSIS" .IX Header "SYNOPSIS" \&\fBlilo-uuid-diskid\fR [\fB\-h\fR] [\fB\-v\fR] [\fIlilo.conf\fR] .SH "DESCRIPTION" .IX Header "DESCRIPTION" Ce script recherche le périphérique bloc ou la partition d'amorçage et crée l'option \fBboot\fR avec le diskid ou uuid approprié. Ensuite, il recherche toutes les partitions racine et crée les uuid appropriés pour l'option \&\fBroot\fR. .PP Ces conversions sont nécessaires pour utiliser un noyau récent (>= 2.6.26) s'il utilise le module \fBlibata\fR pour les interfaces \s-1ATA\s0 parallèles ou séries de périphériques blocs (par exemple les disques durs avec interface \&\s-1IDE\s0 ou \s-1SATA\s0 ou les clefs \s-1USB\s0). .SH "OPTIONS" .IX Header "OPTIONS" .IP "\fB\-h\fR" 4 .IX Item "-h" Afficher une aide. .IP "\fB\-v\fR" 4 .IX Item "-v" Afficher des informations détaillées. .SH "EXEMPLES" .IX Header "EXEMPLES" Lignes de configuration du fichier \fI/etc/lilo.conf\fR : .PP .Vb 2 \& #boot = /dev/sda \& boot = /dev/disk/by\-id/ata\-SAMSUNG_SV1604N_S01FJ10X999999 \& \& #root = /dev/sda1 \& root = "UUID=18843936\-00f9\-4df0\-a373\-000d05a5dd44" .Ve .SH "DROIT D’AUTEUR et LICENCE" .IX Header "DROIT D’AUTEUR et LICENCE" Copyright © 2010\-2014 Joachim Wiedorn .PP Ce script est libre, vous pouvez le redistribuer et le modifier selon les termes de la Licence Publique Générale \s-1GNU\s0 publiée par la Free Software Foundation (version 2 ou bien toute autre version ultérieure choisie par vous). .SH "AUTEUR" .IX Header "AUTEUR" \&\fBlilo-uuid-diskid\fR a été écrit par Joachim Wiedorn. .PP Cette page de manuel a été écrite par Joachim Wiedorn <\fIjoodevel at joonet.de\fR>. .SH "VOIR AUSSI" .IX Header "VOIR AUSSI" \&\fBlilo\fR(8), \fBupdate-lilo\fR(8), \fBliloconfig\fR(8)