Modano Posted September 27, 2004 Posted September 27, 2004 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.
Whampoom Posted September 28, 2004 Posted September 28, 2004 Add this to your main_key in cdshell.ini from boot folder :if $lastKey == key[? ]; then goto UBCDthen lower this line :UBCD:set samplePath="/UBCD"set sampleFile="cdshell.ini"if file[$samplePath/$sampleFile]; then cd $samplePath; then script $sampleFile
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