Diferencias
Muestra las diferencias entre dos versiones de la página.
| Próxima revisión | Revisión previa | ||
| syslinux [2024/05/28 16:13] – creado - editor externo 127.0.0.1 | syslinux [2024/08/19 13:27] (actual) – [Referencias] kasandra | ||
|---|---|---|---|
| Línea 31: | Línea 31: | ||
| < | < | ||
| - | dd conv=notrunc bs=440 count=1 if=mbr.bin of=/dev/sdXparted | + | dd conv=notrunc bs=440 count=1 if=mbr.bin of=/dev/sdX |
| + | parted | ||
| </ | </ | ||
| Línea 78: | Línea 79: | ||
| < | < | ||
| - | DEFAULT | + | DEFAULT |
| + | LABEL linux SAY Now booting the kernel from SYSLINUX... | ||
| + | KERNEL vmlinuz.img | ||
| + | APPEND ro root=/ | ||
| </ | </ | ||