zao400 Posted March 18, 2006 Posted March 18, 2006 Hey people, I am new here! LOL I am currently tryiing to make a multi-boot DVD from the guide http://flyakite.msfnhosting.com/ that I found online. Well I did the windows XP part and the Windows98SE part. Then I decided to going ahead and complie it or create the ISO file, whatever you want to call it with cdimage.exe, to test it out to make sure everything is working ok and I did not waste my time, and have to rethink things.ok here is what I did the first time in command prompt.start cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -b\AIO-DVD\BOOT\loader.bin -h -n -o -m \AIO-DVD C:\AIODVD.iso Like what the website said on creating the iso image fileAll it did was flash another command prompt screen really fast, and did not create the ISO image file. So after poundering a little bit I decided to try this,start cdimage.exe -l"AIODVD" -t"08/23/2001,09:00:00" -b"\AIO-DVD\BOOT\loader.bin" -h -n -o -m "\AIO-DVD" C:\AIODVD.iso with quotes add to the values.That actually started to work, but it gave me and error on -b"\AIO-DVD\BOOT\loader.bin", it said it could not find this, and on the guide it said nothing about the loader.bin file. And I don't have a clue what to do. So if someone could point me in the right direction that is be great!Thanks
Daemonforce Posted March 18, 2006 Posted March 18, 2006 The file referred to as loader.bin is an El Torito stack used to boot CD Shell/Diskem1x. I renamed my CD Shell directory from BOOT to CDSH for simplified testing with Longhorn. I'll go back to the classic BOOT style until I start messing with linux again. It looks to me like you need to provide a full path to loader.bin. For my project this would currently be "D:\DARCIE\CDSH\loader.bin" I don't use CDImage or Mkisofs for compiling bootable CD images. It works fine for me in Nero.
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