Bennyboy Posted March 29, 2007 Posted March 29, 2007 Hi allI wonder if somebody could please help me. I'm creating a multiboot cd using BCDW with a no. of boot options, one of which is a Fujitsu Siemens diagnostics tool called DIFS.All the other boot options worK (Barts, ERD Commander etc) apart from this DIFS, which uses Isolinux to boot.The original Difs iso only contains a folder called ISOLINUX which contains the following files:bootmsg.txtdifs16pisolinux.cfgmemdiskF1_HELP.TXTF2_LICEN.TXTBOOTMSG.TXTF_ABOUT.TXTI have copied the isolinux folder to the root of my bootcd and have deleted the isolinux.cfg file, which contains the following information:-----start of isolinux.cfg----prompt 1default BootCDontimeout hddisplay BOOTMSG.TXTtimeout 150# load difs-memorystick-image as readonly harddisk imagelabel BootCD kernel memdisk append initrd=DIFS16P harddisk# overloading is a nice thing. Specify FreeDOS, and if another one is present# it gets loaded instead for my own cdrom.F1 F1_HELP.TXTF2 F2_LICEN.TXTF3 BOOTMSG.TXTF4 F_ABOUT.TXTF5 F_ABOUT.TXTF6 F_ABOUT.TXTF7 F_ABOUT.TXTF8 F_ABOUT.TXTF9 F_ABOUT.TXTF0 F_ABOUT.TXTlabel hd localboot 0x80label floppy localboot 0x00# cancel and try next boot devicelabel q localboot -1----end of isolinux.cfg----I have tried different entries, but what would be the correct line(s) to put in my bcdw.ini to make DIFS successfully boot. Any assistance would be greatly appreciated.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now