Jump to content

Problem integrating UBCD !


Modano

Recommended Posts

Hello !

i have some problems to integrate the Ultimate Boot CD in my Multiboot.

I used the tutorial from :http://flyakite.msfnhosting.com/

But the CD doens´t boot. The Error message is : Cannot boot from CD/DVD...Press any key to reboot.

Can somebody tell me, which boot file i must use or edit ?My File Tree is shown in the picture.

post-82-1096275218_thumb.jpg

Link to comment
Share on other sites


Add this to your main_key in cdshell.ini from boot folder :

if $lastKey == key[? ]; then goto UBCD

then lower this line :

UBCD:

set samplePath="/UBCD"

set sampleFile="cdshell.ini"

if file[$samplePath/$sampleFile]; then cd $samplePath; then script $sampleFile

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...