Lines 59-66
Link Here
|
59 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
59 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
60 |
<license/> |
60 |
<license/> |
61 |
|
61 |
|
62 |
<version>3.4</version> |
62 |
<version>3.6</version> |
63 |
<date>2006-01-06</date> |
63 |
<date>2006-02-13</date> |
64 |
|
64 |
|
65 |
<chapter> |
65 |
<chapter> |
66 |
<title>Preguntas:</title> |
66 |
<title>Preguntas:</title> |
Lines 467-473
Link Here
|
467 |
<comment>configuración anterior. Después salga y compile su kernel:</comment> |
467 |
<comment>configuración anterior. Después salga y compile su kernel:</comment> |
468 |
# <i>make && make modules_install</i> |
468 |
# <i>make && make modules_install</i> |
469 |
<comment>Ahora copie su archivo bzImage, sobrescribiendo el anterior:</comment> |
469 |
<comment>Ahora copie su archivo bzImage, sobrescribiendo el anterior:</comment> |
470 |
# <i>cp arch/i386/boot/bzImage /boot</i> |
470 |
# <i>cp arch/i386/boot/bzImage /boot/<kernel_name></i> |
471 |
<comment>Si usa LILO, vuelva a ejecutarlo -- usuarios de GRUB deben saltarse esto:</comment> |
471 |
<comment>Si usa LILO, vuelva a ejecutarlo -- usuarios de GRUB deben saltarse esto:</comment> |
472 |
# <i>/sbin/lilo</i> |
472 |
# <i>/sbin/lilo</i> |
473 |
<comment>Ahora salga del chroot y reinicie.</comment> |
473 |
<comment>Ahora salga del chroot y reinicie.</comment> |