Have you made sure that the ISO image you downloaded isn't corrupt? Try downloading it manually, and see if that makes a difference.
On 17 April 2010 19:30, Heiko L. <[email protected]> wrote: > > Hallo, > > > I cannot boot ReactOS.iso from cdrom (0.3.11-REL). > Tested many PC/Laptop. > > What going wrong? > > To the diagnosis I running on qemu now: > > ------------------------- > - install-script > VERROS="0.3.11-REL" > rosiso=ReactOS.iso > rosimg=ros.hda.img > > wget $MIRROR/ReactOS-$VERROS-iso > [ ! -f $rosiso ] && unzip ReactOS-$VERROS-iso > unzip $rosiso.zip > qemu-img create $rosimg 1500M > qemu -boot d -hda $rosimg -cdrom $rosiso > --------------------------- > - test 2 > > $ qemu -boot d -hda $rosimg -cdrom $rosiso > Booting from CD-Rom > 46MB medium detected > CDROM boot failure code : 0005 > Boot failed: could not read the boot disk > > > - google: qemu ReactOS.iso "could not read the boot disk" > -> result 3 hit... > > --------------------------- > - 0.3.7 works with commandline above. > > > Could someone start reactos with this image? > > > regards Heiko > > > > _______________________________________________ > Ros-general mailing list > [email protected] > http://www.reactos.org/mailman/listinfo/ros-general >
_______________________________________________ Ros-general mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-general
