| 1488 |
"Installing and setting up <classname>grub</classname> is as easy as: " |
"Installing and setting up <classname>grub</classname> is as easy as: " |
| 1489 |
"<informalexample><screen>\n" |
"<informalexample><screen>\n" |
| 1490 |
"# aptitude install grub\n" |
"# aptitude install grub\n" |
| 1491 |
"# grub-install --recheck --no-floppy /dev/<replaceable>hda</replaceable>\n" |
"# grub-install /dev/<replaceable>hda</replaceable>\n" |
| 1492 |
"# update-grub\n" |
"# update-grub\n" |
| 1493 |
"</screen></informalexample> The second command will install <command>grub</" |
"</screen></informalexample> The second command will install <command>grub</" |
| 1494 |
"command> (in this case in the MBR of <literal>hda</literal>). The last " |
"command> (in this case in the MBR of <literal>hda</literal>). The last " |