* [Qemu-devel] Booting from Install Cdrom
@ 2005-11-06 20:11 Dave Feustel
2005-11-06 20:24 ` Bakul Shah
0 siblings, 1 reply; 4+ messages in thread
From: Dave Feustel @ 2005-11-06 20:11 UTC (permalink / raw)
To: qemu-devel
How to do it?
I am currently trying to get qemu to boot from /dev/cd0a (cdrom)
using the command "qemu -cdrom /dev/cd0a -hda ins37.img -boot d"
(ins37.img is a newly created 10G disk image).
But qemu reports that it cannot boot from the cdrom device, which has
in it the install cdrom for OpenBSD 3.7. What else do I need to do to get
qemu to successfully boot from the cdrom (and install a fresh copy of
OpenBSD 3.7 in ins37.img)?
Thanks.
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Booting from Install Cdrom
2005-11-06 20:11 [Qemu-devel] Booting from Install Cdrom Dave Feustel
@ 2005-11-06 20:24 ` Bakul Shah
2005-11-06 20:48 ` Dave Feustel
0 siblings, 1 reply; 4+ messages in thread
From: Bakul Shah @ 2005-11-06 20:24 UTC (permalink / raw)
To: dfeustel, qemu-devel
I just directly give a .iso as cdrom as in
qemu -cdrom foo.iso -boot d ins37.img
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Booting from Install Cdrom
2005-11-06 20:24 ` Bakul Shah
@ 2005-11-06 20:48 ` Dave Feustel
0 siblings, 0 replies; 4+ messages in thread
From: Dave Feustel @ 2005-11-06 20:48 UTC (permalink / raw)
To: Bakul Shah; +Cc: qemu-devel
On Sunday 06 November 2005 15:24, Bakul Shah wrote:
> I just directly give a .iso as cdrom as in
>
> qemu -cdrom foo.iso -boot d ins37.img
>
This had not even crossed my mind; I will try it out.
I also wonder if the -boot option must preceed the file name
(as you show it here). I had them reversed as is shown in the
documentation.
Thanks!
Dave
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Booting from Install Cdrom
[not found] <200511062051.jA6KpHM8027616@gate.bitblocks.com>
@ 2005-11-06 22:02 ` Dave Feustel
0 siblings, 0 replies; 4+ messages in thread
From: Dave Feustel @ 2005-11-06 22:02 UTC (permalink / raw)
To: Bakul Shah; +Cc: qemu-devel
On Sunday 06 November 2005 15:51, you wrote:
> > On Sunday 06 November 2005 15:24, Bakul Shah wrote:
> > > I just directly give a .iso as cdrom as in
> > >
> > > qemu -cdrom foo.iso -boot d ins37.img
I just downloaded all the OpenBSD 3.8 files into a local directory.
Qemu boots the OpenBSD install program when I supply the .iso
file as you suggested. The install goes smoothly until it is time to
install the .tgz files which (not surprisingly) are not found by the
install program. Now I need to get the tgz files moved into a qemu
img file where the install program will be able to see them.
How that is done?
Thanks,
Dave Feustel
--
Tired of having to defend against Malware?
You know: trojans, viruses, SPYWARE, ADWARE,
KEYLOGGERS, rootkits, worms and popups.
Then Switch to OpenBSD with a KDE desktop!!!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-11-06 22:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-06 20:11 [Qemu-devel] Booting from Install Cdrom Dave Feustel
2005-11-06 20:24 ` Bakul Shah
2005-11-06 20:48 ` Dave Feustel
[not found] <200511062051.jA6KpHM8027616@gate.bitblocks.com>
2005-11-06 22:02 ` Dave Feustel
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).