September 28, 200520 yr Author Did you make your iso image with -j1 (joliet) option on?<{POST_SNAPBACK}>Well i didn't but tried it, but when i use the -j1 option, cdimage won't make the iso.This doesn't work:d:cd \start cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -b\AIO-DVD\BOOT\loader.bin -j1 -h -n -o -m \AIO-DVD c:\AIODVD.isoand this works:d:cd \start cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -b\AIO-DVD\BOOT\loader.bin -h -n -o -m \AIO-DVD c:\AIODVD.iso Edited September 28, 200520 yr by Darude1234
September 28, 200520 yr try thiscdimage.exe -lAIODVD -t08/23/2001,09:00:00 -h -j1 -b\AIO-DVD\BOOT\loader.bin -o -m \AIO-DVD c:\AIODVD.isoNotice no -n when using -j1Use cdimagegui. That will solve your problem Edited September 28, 200520 yr by Bas
September 28, 200520 yr dimage.exe -l"MultiBoot-DVD" -t08/23/2001,13:00:00 -h -j1 -b"K:\install\BOOT\loader.bin" -o -m "K:\install" "H:\MultiBoot.iso"I have no problems with this parameters.I use:KnoppixWinXPBartPE...
September 28, 200520 yr Author Notice no -n when using -j1Alright that works Use cdimagegui. That will solve your problemI normaly create an image with cdimage once and then edit the image with MagicISO for all changes I made, but for wrong parameters i used with cdimage that won't work
September 28, 200520 yr Author I Created the ISO with the right parameters and Knoppix works now, thank you all First I thought all my other os's doesn't work anymore after using those other switches, but it seems to be an error in the os's itself. So I'm gonna add these os's a second time folowing the flyakite guide Edited September 28, 200520 yr by Darude1234
September 28, 200520 yr Just out of curiousity, did you end up getting it working with the ISO method?
September 28, 200520 yr Author Just out of curiousity, did you end up getting it working with the ISO method?<{POST_SNAPBACK}>I don't now exactly what you mean, but it works with the customize cdimage-command you gave me:cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -h -j1 -b\AIO-DVD\BOOT\loader.bin -o -m \AIO-DVD c:\AIODVD.iso
September 28, 200520 yr lol... I don't know why I didn't finish my thought. Did you get Knoppix working with the isolinux command or an image file? Edited September 28, 200520 yr by Screwz Luse
September 28, 200520 yr Author lol... I don't know why I didn't finish my thought. Did you get Knoppix working with the isolinux command or an image file?<{POST_SNAPBACK}>With the image file:if $lastKey == key[9]; then bcdw boot /4320.IMG
September 29, 200520 yr Ah, alrighty. Just curious for other people that may be attempting to integrate Knoppix in the future.
September 29, 200520 yr Author I will add a new guide here, so that it's clear what you have to do if you want to add knoppix. Ok here we go...Step 1:First of all download knoppix:ftp://ftp.knoppix.nl/pub/os/Linux/distr/k...05-09-23-EN.isoand extract the KNOPPIX-folder in the image to the root of your DVD.Step 2:Download the floppy image for Knoppix:http://rapidshare.de/files/5611356/4320.rar.htmland extract it to the root of your DVD.Open the image and extract all the file to the \BOOT\isolinux folder on your DVD.Step 3:Now you have to extract the boot files from the knoppix ISO. You can do that with Bart's Boot Image extractor.You can download it here: http://www.nu2.nu/download.php?sFile=bbie10.zipStep 4:Extract the 2 files in the directory where you knoppix ISO is located. Now open a command window (start->run->cmd [enter]) goto the folder where your knoppix iso and bbie is located using: cd directory etc. and rename your Knoppix iso so that is has only 8 letters and no spaces otherwise bbie won't work. ex. knoppix.iso enter the following command:bbie -b knoppix.isoAfter executing that command you see that bbie has created 3 image files. You only need image1.bin. You can delete the other 2 image files. Rename the image1.bin to isolinux.bin and place the file in the 4320.IMG you have extracted in the root of your DVD.Step 5:Rename the isolinux.cfg to syslinux.cfg in the \BOOT\isolinux directory.Add all the files in the BOOT directory into the 4320.IMGDelete boot.cat & isolinux.bin in the BOOT directory and only boot.cat in your 4320.IMG.There should be 11 files in your 4320.IMG:boot.msgf2f3german.kbdisolinux.binldlinux.syslinuxlogo.16memtestminirt.gzsyslinux.cfgAnd there should be 10 files in your \BOOT\isolinux directory:boot.msgf2f3german.kbdldlinux.syslinuxlogo.16memtestminirt.gzsyslinux.cfgStep 6:now you have to edit your cdshell.iniThis is my cdshell.ini:boot:clsprint "\n"print "\Press Enter to start from dvd... \n"getkey 5 boot 0x80if $lastkey == key[enter]; then goto timegoto boot# Function to display time of daytime:set hour = $timeHourif $timeHour > 23; then set hour = $timeHour - 23set minute = $timeMinuteif $timeMinute > 59; then set minute = $timeMinute - 59set time = "$timeHour:$timeMinute"# Function to display datedate:set month = "n/a"if $dateMonth == 1; then set month = "Januari"if $dateMonth == 2; then set month = "Februari"if $dateMonth == 3; then set month = "Maart"if $dateMonth == 4; then set month = "April"if $dateMonth == 5; then set month = "Mei"if $dateMonth == 6; then set month = "Juni"if $dateMonth == 7; then set month = "Juli"if $dateMonth == 8; then set month = "Augustus"if $dateMonth == 9; then set month = "September"if $dateMonth == 10; then set month = "Oktober"if $dateMonth == 11; then set month = "November"if $dateMonth == 12; then set month = "December"set date = "$dateDay $month $dateYear"menu:set textColor = color[white on black]set boldColor = color[red on black]clsprint c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄ<\c0ERuud's Multibootable DVD\cXX>ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0E$time - $date\cXX> \n"print "\n"print " 1) Windows XP Professional \n"print " 2) Windows XP Home \n"print " 3) Windows 2000 Advanced Server \n"print " 4) Windows 2000 Professional \n"print " 5) Windows ME \n"print " 6) Windows 98 SE \n"print " 7) Windows 95 \n"print " 8) MS-DOS \n"[B]print " 9) Linux Knoppix (Linux Live-CD) \n"[/B]print "\n"print " G) Norton Ghost 2003 \n"print " P) Partition Magic 8.0 \n"print " H) Other Tools \n"print "\n"print " Q) Close this menu \n"print " R) Reboot \n"print "\n"print " ESC) Boot from Harddisk \n"print c "\n"MainKey:getkey 20 boot 0x80cd \if $lastKey == key[1]; then chain /PRO1.DATif $lastKey == key[2]; then chain /HOM1.DATif $lastKey == key[3]; then chain /2SRV.DATif $lastKey == key[4]; then chain /2PRO.DATif $lastKey == key[5]; then memdisk /ME.IMAif $lastKey == key[6]; then memdisk /98SE.IMAif $lastKey == key[7]; then memdisk /95.IMAif $lastKey == key[8]; then goto msdosif $lastKey == key[9]; then bcdw boot /4320.IMGif $lastkey == key[g]; then memdisk /TOOLS/GHOST8.IMAif $lastkey == key[p]; then memdisk /TOOLS/PM8.IMAif $lastkey == key[h]; then goto extraif $lastKey == key[q]; then endif $lastKey == key[r]; then rebootif $lastKey == key[esc]; then boot 0x80msdos:clsprint c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄ<\c0ERuud's Multibootable DVD\cXX>ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0E$time - $date\cXX> \n"print c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0EMS-DOS\cXX>ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print c "\n"print " 1) MS-DOS 6.22 \n"print c "\n"print " P) Partition Magic 8.0 \n"print " ESC) Terug naar het hoofdmenu \n"msdos_Key:getkey 20 goto menuif $lastKey == key[1]; then memdisk /DOS622.IMAif $lastkey == key[p]; then memdisk /TOOLS/PM8.IMAif $lastKey == key[esc]; then goto menugoto menuextra:clsprint c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄ<\c0ERuud's Multibootable DVD\cXX>ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0E$time - $date\cXX> \n"print c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0ETools\cXX>ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print c "\n"print " 1) McAfee Virusscan \n"print " 2) CIA Commander \n"print c "\n"print " P) Partition Magic 8.0 \n"print " ESC) Terug naar het hoofdmenu \n"extra_Key:getkey 20 goto menuif $lastKey == key[1]; then memdisk /TOOLS/MCAFEE/MCAFEEBT.IMAif $lastKey == key[2]; then memdisk /TOOLS/CIA.IMAif $lastkey == key[p]; then memdisk /TOOLS/PM8.IMAif $lastKey == key[esc]; then goto menugoto menugetkeygoto menuendStep 7:Now create your ISO-image with the following command:d:cd \start cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -h -j1 -b\AIO-DVD\BOOT\loader.bin -o -m \AIO-DVD c:\AIODVD.isoOf course you have to edit the paths to your files. In this example my AIO-DVD folder is in the root of my D: partition and cdimage.exe is in the root of my D:-partition the ISO-image will be created on the root of the C:-partition. Edited September 29, 200520 yr by Darude1234
September 29, 200520 yr I think my way is much easier.http://www.msfn.org/board/index.php?showtopic=43011
September 29, 200520 yr Author I think my way is much easier.http://www.msfn.org/board/index.php?showtopic=43011 <{POST_SNAPBACK}>That didn't work for me
September 30, 200520 yr That method also didn't work for me when I tried it a while back. I'd try it now but I've my method has been working for a while, so why try changing? lol...
Create an account or sign in to comment