[syslinux] Supporting WinImage compressed images

G. Murali Krishnan gmkrishn at cs.uchicago.edu
Fri Mar 26 01:07:44 PST 2004


Regarding arguments to DOS images:

Check out people.cs.uchicago.edu/~gmurali/gui/downloads.html

You may find getargs.c useful.

- Murali

On Thu, 25 Mar 2004, Blaauw,Bernd B. wrote:

> Patrick,
> have you seen the "how to pass paramters from Syslinux to DOS images" thread?
> this mailinglist mentioned it first, and I paid attention :)
>
> http://www.911cd.net/forums/index.php?showtopic=5706
>
> HPA,
> any chance for MDISKCHK to put the "CMDline=" line as first output?
> should not be so difficult for me but first have to figure out OpenWatCOM packages and setup.
>
> putting that line as first output would avoid putting the FIND program on bootdisk and thus save precious diskspace. (MDISKCHK | FIND "CMDLINE" > TEMP.BAT)
>
> MDISKCHK > temp.bat
> call temp.bat
> (which will contain CMDLINE "rest-of-output" and when invoked execute cmdline command, here represented by cmdline.bat
>
> cmdline.bat:
> @echo off
> rem put last commandline parameters passed to memdisk into variable.
> set param=%6
> goto %param%
> rem rest of batchfile
>
> freedos emm386 also seems almost usable by now.
>
> Bernd Blaauw
>
> _______________________________________________
> SYSLINUX mailing list
> Submissions to SYSLINUX at zytor.com
> Unsubscribe or set options at:
> http://www.zytor.com/mailman/listinfo/syslinux
> Please do not send private replies to mailing list traffic.
>
>
>


################################################################
#  Ry 254, Ryerson Hall,   #    Ph : +1 773 702-1031 (Off)     #
#  1100 E 58th Street      #         +1 773 575-4836 (Cell)    #
#  Chicago, IL - 60637,    #   URL : http://www.g-murali.com   #
#  USA.                    #  email: gmkrishn at cs.uchicago.edu  #
################################################################




More information about the Syslinux mailing list