<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Libre-Astux.info &#187; grub2</title> <atom:link href="http://www.libre-astux.info/tag/grub2/feed" rel="self" type="application/rss+xml" /><link>http://www.libre-astux.info</link> <description></description> <lastBuildDate>Thu, 26 Jan 2012 11:36:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>Grub2: La configuration</title><link>http://www.libre-astux.info/563/grub2-la-configuration.html</link> <comments>http://www.libre-astux.info/563/grub2-la-configuration.html#comments</comments> <pubDate>Sun, 08 Nov 2009 16:08:03 +0000</pubDate> <dc:creator>Gatien</dc:creator> <category><![CDATA[Mémos]]></category> <category><![CDATA[boot]]></category> <category><![CDATA[configuration]]></category> <category><![CDATA[grub]]></category> <category><![CDATA[grub2]]></category> <category><![CDATA[modifier]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.libre-astux.info/?p=563</guid> <description><![CDATA[Voici quelques indications sur la configuration de Grub2. Grub2 est installé par défaut sur Ubuntu 9.10 Karmic Koala. Voilà pourquoi je pense que cet article devrait aider pas mal de monde. Tandis que Grub utilisait le fichier /boot/grub/menu.lst comme fichier de configuration, Grub2 utilise quant à lui 2 fichiers: /boot/grub/grub.cfg /etc/default/grub Le premier contient les [...]]]></description> <content:encoded><![CDATA[<p>Voici quelques indications sur la configuration de Grub2.</p><p>Grub2 est installé par défaut sur Ubuntu 9.10 Karmic Koala. Voilà pourquoi je pense que cet article devrait aider pas mal de monde.</p><p>Tandis que Grub utilisait le fichier <strong><span
style="color: #008000;">/boot/grub/menu.lst</span></strong> comme fichier de configuration, Grub2 utilise quant à lui 2 fichiers:</p><blockquote><p><strong><span
style="color: #008000;">/boot/grub/grub.cfg</span></strong></p><p><strong><span
style="color: #008000;">/etc/default/grub</span></strong></p></blockquote><p>Le premier contient les données nécessaires au démarrage des différents systèmes tandis que le second permet de configurer les options de Grub2 telles que:</p><blockquote><p><span
style="text-decoration: underline;">L&#8217;affichage ou non du menu:</span> <strong><span
style="color: #008000;">GRUB_HIDDEN_TIMEOUT</span></strong></p><p><span
style="text-decoration: underline;">La durée de cet affichage:</span> <strong><span
style="color: #008000;">GRUB_TIMEOUT</span></strong></p><p><span
style="text-decoration: underline;">La résolution par défaut de Grub:</span> <strong><span
style="color: #008000;">GRUB_GFXMODE</span></strong></p><p><a
href="http://www.libre-astux.info/wp-content/2009/08/info.png"><img
class="size-full wp-image-333 alignnone" title="info" src="http://www.libre-astux.info/wp-content/2009/08/info.png" alt="info" width="32" height="32" /></a> Une fois ce fichier modifié, n&#8217;oubliez pas d&#8217;exécuter un <span
style="color: #0000ff;"><strong><em>update-grub</em></strong></span> afin de prendre en compte celles-ci.</p></blockquote><p>Il se peut également que tous vos systèmes n&#8217;aient pas été reconnus. Dans ce cas, une commande s&#8217;impose:</p><p><strong><em><span
style="color: #0000ff;">os-prober</span></em></strong></p><p>Cette commande permet de rechercher tous les systèmes d&#8217;exploitations présents sur vos disques durs.</p><p>Et pour terminer,</p><p><strong><em><span
style="color: #0000ff;">update-grub</span></em></strong></p><p>Cette commande permet de régénérer le fichier <strong><span
style="color: #008000;">/boot/grub/grub.cfg</span></strong> en prenant en compte les modifications apportées par <span
style="color: #0000ff;"><strong>os-prober</strong></span>.</p><p>Si vous désirez effectuer des modifications directement dans <strong><span
style="color: #008000;">/boot/grub/grub.cfg</span></strong>, la syntaxe est compréhensible et similaire à celle de Grub.</p><blockquote><p><span
style="text-decoration: underline;">Voici les différentes lignes à retrouver pour chacun de vos systèmes d&#8217;exploitations Linux:</span></p><p><span
style="color: #008000;"><strong>set root=(hd0,x)</strong> </span> //indique la racine de votre système</p><p><span
style="color: #008000;"><strong>linux /vmlinuz&#8230; </strong></span> //indique l&#8217;emplacement du kernel</p><p><strong><span
style="color: #008000;">initrd /initrd.img-&#8230;</span></strong> //indique l&#8217;emplacement du système minimal permettant d&#8217;amorcer le démarrage</p></blockquote><p>Vous avez maintenant en main tout le nécessaire afin de configurer votre Grub2 correctement. Si vous avez d&#8217;autres suggestions pour ce paramétrage, merci de les mettre à disposition en commentaire.</p> ]]></content:encoded> <wfw:commentRss>http://www.libre-astux.info/563/grub2-la-configuration.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
