Page 1 of 1

Boot next device problem

Posted: Sat Nov 08, 2008 9:16 am
by webduck
Hi guys

Been trying to make a disk image (reboot.ima) to replace
Boot next device (on my custom CD)
As its not compatible with all systems.

So I'm looking to Eject the CD and then reboot
this way the system looks for the first device to boot from :)

The problem is when the batch file Ejects the CD it says

"can't read the disk" ?

So It can't Reboot ?

any ideas :roll:

Posted: Sat Nov 08, 2008 9:24 am
by Icecube
Normally when you make a freedos image and launch it with memdisk, it should work because the image is loaded in RAM and doesn't need to read from the CD any more.
Can you post the image that you have made?

Did you try the new options of the chain.c32 command (syslinux)?
http://syslinux.zytor.com/wiki/index.php/Changelog

Posted: Sat Nov 08, 2008 10:19 am
by webduck
hi thx for the quick reply

I deleted the disk image I made as it didn,t.
Didn't know about the memdisk option this will defenently help.
Will try again to make a workng image and get back to you.

Posted: Fri Nov 14, 2008 5:04 pm
by webduck
did get it sorted
loaded the disk image with memdisk
now working fine :) thx

Posted: Sat Nov 15, 2008 4:25 am
by Icecube
Can you upload the disk image, so others can use it.
Maybe also inclusion in UBCD by default.