Keyboard test out of windows?
Moderators: Icecube, StopSpazzing
Keyboard test out of windows?
Love the new ubcd version.
I need to test notebook keyboards out of windows
with the old cdshell
I used Quick tech pro floppy image 1.44 with diskemu
now with the new ubcd memdisk won't load the image just freezes.
any ideas ?
or a link to a DOS keyboard test prog
thx
I need to test notebook keyboards out of windows
with the old cdshell
I used Quick tech pro floppy image 1.44 with diskemu
now with the new ubcd memdisk won't load the image just freezes.
any ideas ?
or a link to a DOS keyboard test prog
thx
What error message(s) does memdisk output (if any)? Also, what command are you using in isolinux to launch? it should read something similar to this:now with the new ubcd memdisk won't load the image just freezes.
Code: Select all
LABEL -
MENU LABEL <PROGRAM NAME>
KERNEL memdisk
APPEND initrd=/ubcd/images/<IMAGE NAME>
for me it starts to load then stops it gets to kernel.............. then blank screen
the code as stated above is what i am using on my disc and sadly it isnt working
all my other custom files work
edit:: web just boot off the real floppy =p until there is a fix for the issue
also if somebody could help out please pm me
the code as stated above is what i am using on my disc and sadly it isnt working
all my other custom files work
edit:: web just boot off the real floppy =p until there is a fix for the issue
also if somebody could help out please pm me
Same thing. Below are the screen grabs shortly before it crashes:


I've also tested using isolinux 3.70 (same result). I extracted the image and was able to run the diagnostic tool from within freedos, although i'm not sure if this would affect the accuracy of any of the tests in question (e.g. memory).
I have a few more ideas I need to test out...


I've also tested using isolinux 3.70 (same result). I extracted the image and was able to run the diagnostic tool from within freedos, although i'm not sure if this would affect the accuracy of any of the tests in question (e.g. memory).
I have a few more ideas I need to test out...
Okay, I've tried a number of different methods and nothing I've tested so far appear to remedy the problem; the image uses some form of proprietary boot sector(?) that I don't recognise. However, the fact that the binary works fine in FDOS would lead me to believe a solution using a stand-alone FDOS bootdisk would be my best advice (the default screen scrollback TSR included in NWDSK causes problems).
I'll have a dig around for a suitable boot disk and upload shortly (all you need do is populate the image with the corresponding program files and slipstream the ISO).
I'll have a dig around for a suitable boot disk and upload shortly (all you need do is populate the image with the corresponding program files and slipstream the ISO).
I tried this with no result.
There is no error message just a blank screen with flashing cursor 

Code: Select all
LABEL -
MENU LABEL Quick Tech Pro
TEXT HELP
Test K/b etc..
ENDTEXT
KERNEL memdisk
APPEND initrd=/ubcd/custom/qtp.ima

Download:
NEW IMAGE
Problem solved. I created a stripped-down boot floppy you can use to slipstream into UBCD. Simply download the new image and inject the Quicktech program files in the following directory:
The contents should then contain:
Then simply slipstream the image into the CD as per normal. Done!



...

NEW IMAGE
Problem solved. I created a stripped-down boot floppy you can use to slipstream into UBCD. Simply download the new image and inject the Quicktech program files in the following directory:
Code: Select all
/qt
Code: Select all
Directory of A:\qt
26/01/2005 10:17 30,361 2005-single-user-license.pdf
03/08/2004 15:04 123 AUTOMATE.SCR
19/03/2004 19:25 110,501 PCIID.DAT
19/03/2004 19:25 56,216 PNPID.DAT
19/03/2004 19:25 53,521 QTP1.OVL
19/03/2004 19:25 80,373 QTP10.OVL
19/03/2004 19:25 9,854 QTP11.OVL
19/03/2004 19:25 25,355 QTP12.OVL
19/03/2004 19:25 3,768 QTP13.OVL
19/03/2004 19:25 19,381 QTP14.OVL
19/03/2004 19:25 13,481 QTP15.OVL
19/03/2004 19:25 2,246 QTP16.OVL
19/03/2004 19:25 132,200 QTP17.OVL
19/03/2004 19:25 51,804 QTP18.OVL
19/03/2004 19:25 25,546 QTP19.OVL
19/03/2004 19:25 30,485 QTP20.OVL
19/03/2004 19:25 9,264 QTP21.OVL
19/03/2004 19:25 19,268 QTP22.OVL
19/03/2004 19:25 13,140 QTP23.OVL
19/03/2004 19:25 11,141 QTP3.OVL
19/03/2004 19:25 15,679 QTP4.OVL
19/03/2004 19:25 11,300 QTP5.OVL
19/03/2004 19:25 17,619 QTP6.OVL
19/03/2004 19:25 7,402 QTP7.OVL
19/03/2004 19:25 20,831 QTP8.OVL
19/03/2004 19:25 5,388 QTP9.OVL
01/03/2005 10:23 425 QTPRO.BAT
01/07/2005 17:08 146,523 qtpro.exe
01/03/2005 10:24 425 UX.BAT
01/01/1997 01:00 250,368 UXBOOT.DAT
31 File(s) 1,173,988 bytes
Then simply slipstream the image into the CD as per normal. Done!



...
