qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Booting from CD Rom - finicky?
@ 2004-06-06 17:41 Benjamin Brown
  2004-06-06 17:44 ` Sander Nagtegaal
  0 siblings, 1 reply; 6+ messages in thread
From: Benjamin Brown @ 2004-06-06 17:41 UTC (permalink / raw)
  To: qemu-devel

Hi all,

I've installed QEMU 5.5 on Mandrake 10.0 and Windows XP and although 
both recognise my CDRom drives after starting a client OS I can't get 
them to boot from auto starting CDs (i.e. Windows 98 install cd).

To start it under linux I use (windows98.img is an empty 2GB file):

qemu -boot d -cdrom /dev/cdrom  -hda /opt/qemu/windows98.img

I'm unsure of the parameters for windows so I've tried:

qemu.exe --boot d --cdrom "E:\" --hda "C:\windows98.img"

I've had no success :(

Any help greatly appreciated,

Benjamin

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Booting from CD Rom - finicky?
  2004-06-06 17:41 [Qemu-devel] Booting from CD Rom - finicky? Benjamin Brown
@ 2004-06-06 17:44 ` Sander Nagtegaal
  2004-06-06 17:52   ` Benjamin Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Sander Nagtegaal @ 2004-06-06 17:44 UTC (permalink / raw)
  To: qemu-devel

And if you make a disc image ( ISO ) of the cdrom? Does it then stil fail?

Op zondag 6 juni 2004 19:41, schreef Benjamin Brown:
> Hi all,
>
> I've installed QEMU 5.5 on Mandrake 10.0 and Windows XP and although
> both recognise my CDRom drives after starting a client OS I can't get
> them to boot from auto starting CDs (i.e. Windows 98 install cd).
>
> To start it under linux I use (windows98.img is an empty 2GB file):
>
> qemu -boot d -cdrom /dev/cdrom  -hda /opt/qemu/windows98.img
>
> I'm unsure of the parameters for windows so I've tried:
>
> qemu.exe --boot d --cdrom "E:\" --hda "C:\windows98.img"
>
> I've had no success :(
>
> Any help greatly appreciated,
>
> Benjamin
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Booting from CD Rom - finicky?
  2004-06-06 17:44 ` Sander Nagtegaal
@ 2004-06-06 17:52   ` Benjamin Brown
  2004-06-08 21:17     ` Benjamin Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Benjamin Brown @ 2004-06-06 17:52 UTC (permalink / raw)
  To: qemu-devel

It can boot from images - thats how I managed to install some client OS. 
It can actually boot from floppy if I specify -fda /dev/sda and -boot a .
(I have a USB floppy).

Thanks,

Benjamin

Sander Nagtegaal wrote:

>And if you make a disc image ( ISO ) of the cdrom? Does it then stil fail?
>
>Op zondag 6 juni 2004 19:41, schreef Benjamin Brown:
>  
>
>>Hi all,
>>
>>I've installed QEMU 5.5 on Mandrake 10.0 and Windows XP and although
>>both recognise my CDRom drives after starting a client OS I can't get
>>them to boot from auto starting CDs (i.e. Windows 98 install cd).
>>
>>To start it under linux I use (windows98.img is an empty 2GB file):
>>
>>qemu -boot d -cdrom /dev/cdrom  -hda /opt/qemu/windows98.img
>>
>>I'm unsure of the parameters for windows so I've tried:
>>
>>qemu.exe --boot d --cdrom "E:\" --hda "C:\windows98.img"
>>
>>I've had no success :(
>>
>>Any help greatly appreciated,
>>
>>Benjamin
>>
>>
>>_______________________________________________
>>Qemu-devel mailing list
>>Qemu-devel@nongnu.org
>>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>    
>>
>
>
>
>_______________________________________________
>Qemu-devel mailing list
>Qemu-devel@nongnu.org
>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>  
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Booting from CD Rom - finicky?
  2004-06-06 17:52   ` Benjamin Brown
@ 2004-06-08 21:17     ` Benjamin Brown
  2004-06-08 21:22       ` Hetz Ben Hamo
  2004-06-08 21:26       ` Bartosz Fabianowski
  0 siblings, 2 replies; 6+ messages in thread
From: Benjamin Brown @ 2004-06-08 21:17 UTC (permalink / raw)
  To: qemu-devel

Does the boot from cd option only work for images or is it supposed to 
boot from an actual CD Rom?

Thanks,

Benjamin

Benjamin Brown wrote:

> It can boot from images - thats how I managed to install some client 
> OS. It can actually boot from floppy if I specify -fda /dev/sda and 
> -boot a .
> (I have a USB floppy).
>
> Thanks,
>
> Benjamin
>
> Sander Nagtegaal wrote:
>
>> And if you make a disc image ( ISO ) of the cdrom? Does it then stil 
>> fail?
>>
>> Op zondag 6 juni 2004 19:41, schreef Benjamin Brown:
>>  
>>
>>> Hi all,
>>>
>>> I've installed QEMU 5.5 on Mandrake 10.0 and Windows XP and although
>>> both recognise my CDRom drives after starting a client OS I can't get
>>> them to boot from auto starting CDs (i.e. Windows 98 install cd).
>>>
>>> To start it under linux I use (windows98.img is an empty 2GB file):
>>>
>>> qemu -boot d -cdrom /dev/cdrom  -hda /opt/qemu/windows98.img
>>>
>>> I'm unsure of the parameters for windows so I've tried:
>>>
>>> qemu.exe --boot d --cdrom "E:\" --hda "C:\windows98.img"
>>>
>>> I've had no success :(
>>>
>>> Any help greatly appreciated,
>>>
>>> Benjamin
>>>
>>>
>>> _______________________________________________
>>> Qemu-devel mailing list
>>> Qemu-devel@nongnu.org
>>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>>   
>>
>>
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>  
>>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Booting from CD Rom - finicky?
  2004-06-08 21:17     ` Benjamin Brown
@ 2004-06-08 21:22       ` Hetz Ben Hamo
  2004-06-08 21:26       ` Bartosz Fabianowski
  1 sibling, 0 replies; 6+ messages in thread
From: Hetz Ben Hamo @ 2004-06-08 21:22 UTC (permalink / raw)
  To: qemu-devel

Benjamin Brown wrote:
> Does the boot from cd option only work for images or is it supposed to 
> boot from an actual CD Rom?
> 

Works both ways.

Thanks,
Hetz

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] Booting from CD Rom - finicky?
  2004-06-08 21:17     ` Benjamin Brown
  2004-06-08 21:22       ` Hetz Ben Hamo
@ 2004-06-08 21:26       ` Bartosz Fabianowski
  1 sibling, 0 replies; 6+ messages in thread
From: Bartosz Fabianowski @ 2004-06-08 21:26 UTC (permalink / raw)
  To: qemu-devel

> Does the boot from cd option only work for images or is it supposed to 
> boot from an actual CD Rom?

On my FreeBSD host, I am able to boot from actual CD-ROMs without any 
problems. So I guess it's supposed to work.

- Bartosz

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-06-08 21:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-06 17:41 [Qemu-devel] Booting from CD Rom - finicky? Benjamin Brown
2004-06-06 17:44 ` Sander Nagtegaal
2004-06-06 17:52   ` Benjamin Brown
2004-06-08 21:17     ` Benjamin Brown
2004-06-08 21:22       ` Hetz Ben Hamo
2004-06-08 21:26       ` Bartosz Fabianowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).