[syslinux] Boot into dos

Kenneth Vandbæk valnurat at gmail.com
Fri Dec 22 04:15:21 PST 2017


Hi.

I have some small utilities that is running in dos mode.

How can I boot into dos with different kinds of dos command with PXELinux?

My menu is working fine, but I'm not sure what I should add to run into dos.

My fixes.menu looks like this:


# Menu Start
 MENU TITLE Fixes Menu

 LABEL MainMenu
   MENU LABEL ^Return to Main Menu
   MENU GOTO .top

 LABEL dosutils
   MENU LABEL ^File system check
# Menu end

Br
Kenneth


More information about the Syslinux mailing list