I have been reading every single discussion topic I can find here on integrating Dell's diagnostic utility into UBCD, and so far I am not having any success with the latest version.
I do warranty repairs for a small college, and so I need the latest version because it supports some models that others don't, which are in use here.
I have tried using both 4.1.1 and 5.0b12. I have tried updating syslinux to the latest stable version (3.82), and even using memdisk from the latest test version (3.83pre6).
So far the best I get is using the following custom.cfg from 5.0b12
Code:
LABEL -
MENU LABEL Dell Diags
KERNEL /boot/syslinux/memdisk
INITRD /ubcd/images/diags.img harddisk
This gets me to where it starts to set up ramdisks, and then it just hangs.
I'd appreciate any help people can offer, since I've been reading forum posts here for days, trying pretty much everything suggested by people and not having any luck. Don't really care if it's for 4.1.1 or 5.0, just let me know which it's for if you suggest something.