Page 1 of 1

Able to run Debug from a prompt off this disk?

Posted: Tue May 27, 2008 6:55 am
by silverg60
I need to get to a prompt and run Degub. Does this disk have that capability? If it does could you please instruct on how to do it?

Thank you.

Posted: Tue May 27, 2008 12:12 pm
by Icecube
Can you give a link to Degub, so we can see what kind of program it is?

If it is a dos program, you can run it via the freedos image.

Add the following to /custom/custom.cfg

Code: Select all

LABEL degub
	MENU LABEL Degub
	KERNEL memdisk
	APPEND initrd=/images/dosubcd.igz ubcdcmd=degub
Place the degub.exe in /dosapps/degub/.
Make a startup.bat in /dosapps/degub/ with the contents:

Code: Select all

cls
cd \dosapps\degub
degub