Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Multi-Boot CD Help

Featured Replies

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!


  • 3 weeks later...
  • Author

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...

:)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.