[syslinux] booting dell diagnostic hd image with isolinux

Harald_Jensas at Dell.com Harald_Jensas at Dell.com
Mon Feb 27 06:17:07 PST 2006


Hi,

Can you try the "raw" and "bigraw" options for MEMDISK?

	kernel memdisk
	append raw initrd=dell5061.img

and

	kernel memdisk
	append bigraw initrd=dell5061.img


I do not have the details on the DRMK project. But I belive the problem might be that it at some point stop using BIOS interupts (int 13h and int 15h)to access drives. If that is the case I belive DRMK must have a MEMDISK driver for this to work.

I am thinking of adding the same diagnostic tool to a project of mine, and have planned to use MEMDISK as well. So please post any solution you find to this list.


//
Harald Jensås


-----Original Message-----
From: syslinux-bounces at zytor.com [mailto:syslinux-bounces at zytor.com] On Behalf Of Giulio Orsero
Sent: den 27 februari 2006 12:42
To: syslinux at zytor.com
Subject: [syslinux] booting dell diagnostic hd image with isolinux

Dell has an ISO image (Dell version 5061A0, A5061) available here
http://support.euro.dell.com/support/downloads/download.aspx?releaseid=R102625&fileid=132637
which contains an ISO with an hard disk image and no-emulation boot.

I've estracted the hard disk image (size=2048000) and I'd like to boot it with isolinux.

I tried

	kernel memdisk
	append initrd=dell5061.img

The Dell/Dos os starts to boot and prints
	=========== Diagnostics ==============
	Loading PBR for descriptor 1...done
	Loading DRMK version 8.00 ...

	Can't load kernel file
	<hangs>

Since the Dell disks partially boots the memdisk messages are cleared and I cannot paste them here.

Anyone have succesfully booted the Dell diag image?

Thanks
--
giulioo at pobox.com

_______________________________________________
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.




More information about the Syslinux mailing list