defnax Posted September 21, 2004 Posted September 21, 2004 (edited) HalloI have make a Multi Boot dvd but doesn't work i have read in other boards and i have built it with the faq!I have tested the iso with vmware and Virtualtpc and it dont works.my bartpe iso works fine in vmware and virtualpc.this is my shell.ini:boot:clsprint "\n"print "Press Enter to boot from DVD... \n"getkey 5 boot 0x80if $lastKey == key[enter]; then goto time# When no key found...goto boot# Function to display time of daytime:set hour = $timeHourset ampm = "am"if $timeHour > 12; then set hour = $timeHour - 12if $timeHour > 12; then set ampm = "pm"set time = "$hour:$timeMinute$ampm"# Function to display datedate:set month = "n/a"if $dateMonth == 1; then set month = "Jan."if $dateMonth == 2; then set month = "Feb."if $dateMonth == 3; then set month = "Mar."if $dateMonth == 4; then set month = "Apr."if $dateMonth == 5; then set month = "May."if $dateMonth == 6; then set month = "Jun."if $dateMonth == 7; then set month = "Jul."if $dateMonth == 8; then set month = "Aug."if $dateMonth == 9; then set month = "Sep."if $dateMonth == 10; then set month = "Oct."if $dateMonth == 11; then set month = "Nov."if $dateMonth == 12; then set month = "Dec."set date = "$month$dateDay,$dateYear"# Printing the Interfacemenu:set textColor= color[grey on black]set boldColor= color[cyan on black]clsprint c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0B$time $date\cXX>ÄÄ \n\n"print c "\cXXAdvanced Multi-Boot DVD v1.7\n\n"print l "\cXXPress \c0BF1 \cXXfor Help"; print r "\c0Bckite@portraitofakite.com \n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n\n"print "1) Windows XP Professional SP2 Corporate \n"print "2) Windows XP Home SP1 Retail \n"print "3) Windows Server 2003 Corporate \n"print "4) Windows 2000 \n"print "5) BartPE \n"print "6) BartPE /inram \n" print "7) ERD Commander 2003 \n"print "8) ERD Commander 2003 /inram \n"print "k) Knoppix\n"print "\n"print "X) More Options... \n\n"print "Q) Quit to Command Prompt \n"print "R) Reboot \n"print "ESC) Boot 1st Harddisk \n"print c "\n"MainKey:getkey 20 boot 0x80if $lastKey == key[1]; then chain /PRO1.DATif $lastKey == key[2]; then chain /HOM1.DATif $lastKey == key[3]; then goto Server2003if $lastKey == key[4]; then chain /2PRO.DATif $lastKey == key[5]; then chain /BPE1.DATif $lastKey == key[6]; then chain /BPE2.DATif $lastKey == key[7]; then chain /ERD1.DATif $lastKey == key[8]; then chain /ERD2.DATif $lastKey == key[k]; then bcdw /images/4320.imgif $lastKey == key[q]; then endif $lastKey == key[r]; then rebootif $lastKey == key[x]; then goto MoreOptionsif $lastKey == key[F1]; then goto Helpif $lastKey == key[esc]; then boot 0x80MoreOptions:clsprint r "\n\cXXPress \c0BF1 \cXXfor Help \n"print c "\n\cXXMore Options \n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print "1) Read/Copy Files From NTFS Volumes To FAT32/16 Drives \n"print "2) Partition Magic 8.0 \n"print "3) Norton Ghost \n"print "4) View Serial Numbers \n"print c "\n\n"print "Press any key to return to main menu... \n"MoreOptions_Key:getkey 20 goto menuif $lastKey == key[1]; then memdisk /NTFS.IMAif $lastKey == key[2]; then memdisk /PM8.IMGif $lastKey == key[3]; then memdisk /GHOST.IMAif $lastKey == key[4]; then goto SerialNumbersgoto menuSerialNumbers:clsprint r "\n\cXXPress \c0BF1 \cXXfor Help \n"print c "\n\cXXSerial Numbers\n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ"type /Serial~1.txtprint c "\n\n"print "Press any key to return to main menu... \n"getkeygoto menuXP_Pro:clsprint r "\n\cXXPress \c0BF1 \cXXfor Help \n"print c "\n\cXXMicrosoft Windows XP Professional SP1 Corporate \n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print "1) Regular \n"print "2) Unattended \n"print "3) OEMPreinstall \n"print c "\n\n"print "Press any key to return to main menu... \n"XP_Pro_Key:getkey 20 goto menuif $lastKey == key[1]; then chain /PRO1.DATif $lastKey == key[2]; then chain /PRO2.DATif $lastKey == key[3]; then chain /PRO3.DATif $lastKey == key[F1]; then goto Helpgoto menuXP_Home:clsprint r "\n\cXXPress \c0BF1 \cXXfor Help \n"print c "\n\cXXMicrosoft Windows XP Home SP1 Retail \n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print "1) Regular \n"print "2) Unattended \n"print c "\n\n"print "Press any key to return to main menu... \n"XP_Home_Key:getkey 20 goto menuif $lastKey == key[1]; then chain /HOM1.DATif $lastKey == key[2]; then chain /HOM2.DATif $lastKey == key[F1]; then goto Helpgoto menuServer2003:clsprint r "\n\cXXPress \c0BF1 \cXXfor Help \n"print c "\n\cXXMicrosoft Windows Server 2003 Corporate \n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print "1) Enterprise \n"print "2) Standard \n"print "3) Web \n"print "4) Datacenter \n"print c "\n\n"print "Press any key to return to main menu... \n"Server2003_Key:getkey 20 goto menuif $lastKey == key[1]; then chain /3ENT.DATif $lastKey == key[2]; then chain /3STD.DATif $lastKey == key[3]; then chain /3WEB.DATif $lastKey == key[4]; then chain /3DCT.DATif $lastKey == key[F1]; then goto Helpgoto menu2000:clsprint r "\n\cXXPress \c0BF1 \cXXfor Help \n"print c "\n\cXXMicrosoft Windows 2000 \n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print "1) Professional \n"print "2) Server \n"print "3) Advanced Server \n"print c "\n\n"print "Press any key to return to main menu... \n"2000_Key:getkey 20 goto menuif $lastKey == key[1]; then chain /2PRO.DATif $lastKey == key[2]; then chain /2SRV.DATif $lastKey == key[3]; then chain /2ADV.DATif $lastKey == key[F1]; then goto Helpgoto menuHelp:clsprint c "\n\cXXMulti-Boot DVD Help \n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print "\n"print "Hit the key of your choice in the main menu -> \n"print "\n"print "\n"print "Install Types \n"print "ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n"print "Regular - Install will prompt you for all information during setup. \n"print "Unattended - Install with no user prompts. \n"print "OEMPreinstall - Install Windows and additional programs with no user prompts. \n"print "\n"print "\n"print "Press any key to return to main menu... \n"getkeygoto menuendcode tags added Edited September 21, 2004 by prathapml
defnax Posted September 21, 2004 Author Posted September 21, 2004 this is my folders and filestest pageyou can follow the link for the picturesI dont Know what i s my problem!?
prathapml Posted September 21, 2004 Posted September 21, 2004 Hi defnax,Hopefully you will find the answer you need here.Go to this guide site for details on how to make a multi-boot disc, and the CDshell instructions - http://flyakite.msfnhosting.com/.Also, please use the [code ] tags if you're posting code from a file.
Alanoll Posted September 21, 2004 Posted September 21, 2004 I dunno about the other AIO gurus, but I can't diagnose a problem without knowing it's syptoms. All you said was that it doesn't work, how doesn't it work? what errors do you get?
Jito463 Posted September 21, 2004 Posted September 21, 2004 I dunno about the other AIO gurus, but I can't diagnose a problem without knowing it's syptoms.Oh, come on Alanoll. You're not psychic like the rest of us? You can mentally reach into his computer through the internet/phone lines and determine exactly what his problem is? For shame.
defnax Posted September 22, 2004 Author Posted September 22, 2004 my iso doesnt boot with vmware and virtualpcvirtualpc gives me a error!
prathapml Posted September 22, 2004 Posted September 22, 2004 As alanoll has already said above....WHAT ERROR ?
defnax Posted September 22, 2004 Author Posted September 22, 2004 In virtualpc comesReboot and select proper device Boot deviceor insert Boot media in selected Boot deviceand in german stays in pop up"Diese Datei scheint kein CD-Abbild zu sein.CD-Abbilddateien müssen größer als 2 MB und der Größe nach ein Vielfaches von 2 KB sein."and vmware says that!:CDBOOT: couldn't find NTLDRin a pop up:he Master Boot Record (MBR) of this virtual machine's hard disk does not contain valid bootstrap code. It is likely that the MBR was corrupted by an incorrect guest operating system installation or some other reason. The virtual machine cannot continue and will now power off. (For advanced users: the MBR is the last disk sector accessed by the virtual machine before the error.) Please consult our Web site at "http://www.vmware.com/info?id=18&sn=N88F9%2dQH90Y%2dK24FL%2d4H4V4" for common troubleshooting help.
Alanoll Posted September 23, 2004 Posted September 23, 2004 Translation anyone?the Couldn't Find NTLDR error is because you either DIDN'T modify ALL the files correctly, or you did it wrong.
defnax Posted September 23, 2004 Author Posted September 23, 2004 i have testet with a onother loader.bin i maked a iso i have changed loader.bin with the loader.bin from ubcd folder i copied into Boot folderi have now this failure in vmware:Error booting from CD/DVD drivePress any key to Reboot..._i have checked the folders i have no failersi dont know if my cd.shell.ini is correct other the loader.bin have a failure
Alanoll Posted September 23, 2004 Posted September 23, 2004 does your CDSHELL menu start? If yes, then IT'S NOT CDSHELL.Couldn't Find NTLDRIS A NT BASED SYSTEM FAILURE. Which means its IN YOUR bootsectors and you didn't properly edit all your files."Diese Datei scheint kein CD-Abbild zu sein.CD-Abbilddateien müssen größer als 2 MB und der Größe nach ein Vielfaches von 2 KB sein."Which is one thing I wanted a translation on, is I'm betting an error saying something is not a multiple of 2KB or something. Mount the ISO in a virtual CDROM, and then have VirtualPC grab the virtual drive.
defnax Posted September 23, 2004 Author Posted September 23, 2004 have i need a autorun.inf in my aiodvd folder?i have seen in a example of another members here in the board!
Alanoll Posted September 23, 2004 Posted September 23, 2004 are in you WIndows yet?AUTORUN.INF is used ONLY to start up an autorun program FROM WITHIN WINDOWS.
defnax Posted September 23, 2004 Author Posted September 23, 2004 no my cdshell doesnt start!!in folder Boot is :cdshell.ini, loader.binand in the folder ubcd :loader.bin, cdshell.ini,cdsh.bin, cdshw.com and folder modules.
Jito463 Posted September 23, 2004 Posted September 23, 2004 Unless you're booting using UBCD, the cdshw.com, and cdsh.bin should be in BOOT, along with the modules folder
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