Webjunkie Posted February 14, 2005 Posted February 14, 2005 Hi Members,I want to integrate Paragon's Rescue Kit 4.0 into my Multiboot DVD. The question is: how to make the cd bootable again. I use bcdw 2.01. I test everything, but the cd won't boot from my multiboot dvd.Did anyone solve this problem????Here are the infos about Paragon's Rescue Kit:http://www.rescue-kit.de/Thx & Cu-----------Webjunkie
Jotnar Posted March 31, 2005 Posted March 31, 2005 As to booting the entire ISO I have no clue as I don't use BCDW, but...as seperate components using ISOLinux here's how you would go about it:For the Linux version of the tools you'll need the two files BZIMAGE and INITRD.GZ (get them from the ISO). Drop them into a folder somewhere on your DVD and have ISOLinux.cfg lines like so (Modify to suit your paths):label PRKL kernel /PARAGON/RKP4/LINUX/BZIMAGE append initrd=/PARAGON/RKP4/LINUX/initrd.gz splash=silent quiet root=/dev/ram0 eng_ver vga=0x314For the DOS version of the tools you need to edit the AUTOEXEC.BAT and menu.bat files inside DOS.IMG. You'll also need to put the DOS files from the ISO and DOS.IMG (you can zip the image if you have a newer verison of ISOLinux) somewhere on your DVD. The ISOLinux lines should look like this (Modify to suit your paths):label PRKD kernel memdisk append initrd=/PARAGON/RKP4/DOS/DOS.zipCheers
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now