DOS Apps Autoexec
Posted: Fri Apr 13, 2007 8:46 pm
I've stripped down the UBCD to only a few essential apps so it can fit on a 50MB business card CD, allowing me to carry it with me in my wallet. I'm thrilled with it, except for the execution of any DOS apps...
DOS and drivers load just fine, but when it should autoload the dos app, it exits to a dos prompt. It also says that there is no loaded CDROM:
BOOTDRV: A
RAMDRV: Q
UBCDDRV: <blank>
But in the first CDROM driver section it did load a CD-ROM and I can switch to drive letter T: and navigate to the 'start.bat' file to execute the dos app just fine.
I'm using the default dosubcd.igz with UBCD 4.0, and I am confident my customized syslinux menus are set up correctly. For example:
LABEL fujitsu
MENU LABEL Diagnostic Tool V6.30 (Fujitsu)
KERNEL memdisk
APPEND initrd=/ubcd/images/dosubcd.igz ubcdcmd=fujitsu
I've tested it on two or three different computers. I wonder if the issue is that I removed a dependency when I was stripping down the ISO with MAGICISO. When I modified the ISO with MAGICISO I did two things: (1) deleted unneeded images, dosapp folders, and all menus, and (2) added my own custom/modified menus.
Any ideas? Thanks
DOS and drivers load just fine, but when it should autoload the dos app, it exits to a dos prompt. It also says that there is no loaded CDROM:
BOOTDRV: A
RAMDRV: Q
UBCDDRV: <blank>
But in the first CDROM driver section it did load a CD-ROM and I can switch to drive letter T: and navigate to the 'start.bat' file to execute the dos app just fine.
I'm using the default dosubcd.igz with UBCD 4.0, and I am confident my customized syslinux menus are set up correctly. For example:
LABEL fujitsu
MENU LABEL Diagnostic Tool V6.30 (Fujitsu)
KERNEL memdisk
APPEND initrd=/ubcd/images/dosubcd.igz ubcdcmd=fujitsu
I've tested it on two or three different computers. I wonder if the issue is that I removed a dependency when I was stripping down the ISO with MAGICISO. When I modified the ISO with MAGICISO I did two things: (1) deleted unneeded images, dosapp folders, and all menus, and (2) added my own custom/modified menus.
Any ideas? Thanks