Lines 2455-2471
Link Here
|
2455 |
</step> |
2455 |
</step> |
2456 |
|
2456 |
|
2457 |
<step> |
2457 |
<step> |
2458 |
<para>Recompile and install the boot blocks:</para> |
2458 |
<para>Recompile and install the boot blocks and the boot loader:</para> |
2459 |
|
2459 |
|
2460 |
<screen>&prompt.root; <userinput>cd /sys/boot/i386/boot2</userinput> |
2460 |
<screen>&prompt.root; <userinput>cd /sys/boot</userinput> |
2461 |
&prompt.root; <userinput>make</userinput> |
|
|
2462 |
&prompt.root; <userinput>make install</userinput></screen> |
2463 |
</step> |
2464 |
|
2465 |
<step> |
2466 |
<para>Recompile and install the boot loader:</para> |
2467 |
|
2468 |
<screen>&prompt.root; <userinput>cd /sys/boot/i386/loader</userinput> |
2469 |
&prompt.root; <userinput>make</userinput> |
2461 |
&prompt.root; <userinput>make</userinput> |
2470 |
&prompt.root; <userinput>make install</userinput></screen> |
2462 |
&prompt.root; <userinput>make install</userinput></screen> |
2471 |
</step> |
2463 |
</step> |