MSFN Forum: Multi-Boot CD Help - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Multi-Boot CD Help iso image Rate Topic: -----

#1 User is offline   Anikan 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 08-December 03

Posted 21 March 2004 - 08:50 PM

Hello, :) I am having a problem when testing an iso image on VMware (it's a Multi-Boot ISO) with XP OEM, XP Corporate, Server2003, WIN2000 PRO, Server2000, WINME and WIN98 SE. WINME and WIN98 are booting find but all the other OSs don't boot.

This is the error I get: CDBOOT: Cannot boot froM CD - Code: 5.

here is my cdshell.ini:

boot:
cls
print "\n"
print "Press Enter to boot from CD... \n"
print "\n"
print "10 seconds remaining until auto-boot to 1st Hard Disk \n"
getkey 10 boot 0x80
if $lastKey == key[enter]; then goto main_menu

main_menu:
clear
print "\c4E "
print "\c4E Jim's Advanced Multi-Boot DVD "
print "\c4E [Main Menu] "
print "\c4E "
print "\c2E "
print "\c2E "
print "\c2F [1] Windows XP Professional SP1 OEM "
print "\c2F [2] Windows XP Professional Corporate "
print "\c2F [3] Windows Server Enterprise 2003 Corporate "
print "\c2F [4] Windows 2000 Professional SP4 "
print "\c2F [5] Windows 2000 Server Standard SP4 "
print "\c2F [6] Windows ME "
print "\c2F [7] Windows 98 SE "
print "\c2F "
print "\c2F [Q] Quit to Command Prompt "
print "\c2F [R] Reboot "
print "\c2F [ESC] Boot first Hard Disk "
print "\c2F "
print "\c2F "
print "\c2F "
print "\c1F Please select an item "
print "\c1F (First hard disk will boot after 2 minutes) "

getkey 20 boot 0x80
clear
if $lastKey == key[1]; then chain /PRO1.DAT
if $lastKey == key[2]; then chain /PRO2.DAT
if $lastKey == key[3]; then chain /3ENT.DAT
if $lastKey == key[4]; then chain /2PRO.DAT
if $lastKey == key[5]; then chain /2SRV.DAT
if $lastKey == key[6]; then memdisk /ME.IMA
if $lastKey == key[7]; then memdisk /98SE.IMA
if $lastKey == key[q]; then end
if $lastKey == key[r]; then reboot
if $lastKey == key[esc]; then boot 0x80

end

What did I do wrong? Pls can someone help me!


#2 User is offline   LiquidSage 

  • Wayward Prophet
  • PipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 29-August 03

Posted 21 March 2004 - 09:10 PM

http://www.msfn.org/board/index.php?showtopic=15858&st=30

#3 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 21 March 2004 - 10:02 PM

i love how people don't bother to search before posting......

#4 User is offline   Anikan 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 08-December 03

Posted 10 April 2004 - 05:16 PM

Hello. I just wanted to let you know that I solved this problem, CDBOOT: Cannot boot froM CD - Code: 5. It doesn't have anything to do with nero, the problem was the *.DAT files that I downloaded from http://flyakite.msfnhosting.com site..

I did not read this "NOTE: If the boot sectors I have provided for download to not work for you I have provided a section on how to create your own. Please check the "Boot Sectors" section under "Get Help"." until a week ago...


:)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy