syslinux
syslinux
-
For its bootloader , this image uses SYSLINUX , which works better with older , more outdated machines .
对于引导装载器来说,这个映像使用了SYSLINUX,它在一些早期的机器上可以更好地工作。
-
Syslinux is used to boot Linux-based LiveCDs , as well as Linux floppies .
syslinux用来启动基于Linux的LiveCD,以及Linux软盘。
-
Copy the memdisk and pxelinux . 0 files installed with the syslinux package into / tftpboot / .
把随syslinux包一起安装的memdisk和pxelinux.0文件拷贝到/tftpboot/。
-
To achieve this , use-j0 ( use dd to create partition table ) and-t1 ( client restores the prebuilt MBR from syslinux ) .
为此,推荐使用-j0(使用dd创建分区表)和-t1(客户机从syslinux恢复预构建的MBR)。