Re: [Qemu-devel] Invocation under windows..

2005-10-10 Thread Wesley Parish
qemu -boot d -cdrom [cd-image file name] That should do it for you. Though it might help to do a qemu-img -f [format-option] c.img [size] to make a hard disk image first, then incorporate that in the invocation at the top: qemu -boot d -cdrom [cd-image file name] -hda c.img Wesley Parish

Re: [Qemu-devel] Invocation under windows..

2005-10-10 Thread Jernej Simončič
On Monday, October 10, 2005, 0:24:40, Ishwar Rattan wrote: So how can I invoke it to boot a bootable.iso image? Try adding -L ./ (or -L ./bios, depending on where your BIOS images are) to the command-line. -- Jernej Simoncic http://deepthought.ena.si/ The conclusions of most good