|
Lines 2631-2636
Link Here
|
| 2631 |
# <i>reboot</i> |
2631 |
# <i>reboot</i> |
| 2632 |
</pre> |
2632 |
</pre> |
| 2633 |
|
2633 |
|
|
|
2634 |
<p> |
| 2635 |
When prompted by the "OK" prompt, configure the <c>boot-dev</c> variable so that |
| 2636 |
it loads the boot info from the correct position, and then boot in your newly |
| 2637 |
created Gentoo system. |
| 2638 |
</p> |
| 2639 |
|
| 2640 |
<pre caption="Configuring the boot device"> |
| 2641 |
# <i>setenv boot-dev disk:c [floppy] [cdrom] [net]</i> |
| 2642 |
# <i>boot</i> |
| 2643 |
</pre> |
| 2644 |
|
| 2634 |
<note> |
2645 |
<note> |
| 2635 |
After rebooting, it is a good idea to run the <c>update-modules</c> |
2646 |
After rebooting, it is a good idea to run the <c>update-modules</c> |
| 2636 |
command to create the <path>/etc/modules.conf</path> file. Instead of |
2647 |
command to create the <path>/etc/modules.conf</path> file. Instead of |