qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Is there a way to install Minix 2.0.4 on my own image file?
@ 2006-09-03 17:39 Neo
  2006-09-03 17:52 ` Lonnie Mendez
  2006-09-03 17:53 ` Vincent Palatin
  0 siblings, 2 replies; 4+ messages in thread
From: Neo @ 2006-09-03 17:39 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

hi,

I am wondering if there is a way to install minix 2.0.4 on my own image 
file instead of just running on an existing one. For Minix 3, we can 
install it from emulated CD ROM. But for minix 2.0.4, I cannot map the 
USR.MNX to the fda while the ROOT.MNX is mapped to it.

The command I used: qemu -localtime -net user -net nic -m 128 -fda 
ROOT.MNX -hda neo_minix.img -boot a.

You may get the screen shot from the attachment.

Thanks,
Neo

-- 
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!


[-- Attachment #2: minix_install.png --]
[-- Type: image/png, Size: 12679 bytes --]

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

* Re: [Qemu-devel] Is there a way to install Minix 2.0.4 on my own image file?
  2006-09-03 17:39 [Qemu-devel] Is there a way to install Minix 2.0.4 on my own image file? Neo
@ 2006-09-03 17:52 ` Lonnie Mendez
  2006-09-03 17:53 ` Vincent Palatin
  1 sibling, 0 replies; 4+ messages in thread
From: Lonnie Mendez @ 2006-09-03 17:52 UTC (permalink / raw)
  To: qemu-devel

On Sun, 2006-09-03 at 12:39 -0500, Neo wrote:
> hi,
> 
> I am wondering if there is a way to install minix 2.0.4 on my own image 
> file instead of just running on an existing one. For Minix 3, we can 
> install it from emulated CD ROM. But for minix 2.0.4, I cannot map the 
> USR.MNX to the fda while the ROOT.MNX is mapped to it.

Floppy media is ejectable.  Have a look in the qemu user docs at
qemu.org for the change and eject commands that can be issued via the
qemu monitor.

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

* Re: [Qemu-devel] Is there a way to install Minix 2.0.4 on my own image file?
  2006-09-03 17:39 [Qemu-devel] Is there a way to install Minix 2.0.4 on my own image file? Neo
  2006-09-03 17:52 ` Lonnie Mendez
@ 2006-09-03 17:53 ` Vincent Palatin
  2006-09-04 14:48   ` Neo
  1 sibling, 1 reply; 4+ messages in thread
From: Vincent Palatin @ 2006-09-03 17:53 UTC (permalink / raw)
  To: qemu-devel


> But for minix 2.0.4, I cannot map the
> USR.MNX to the fda while the ROOT.MNX is mapped to it.

You can change the floppy disk image later during the boot process by using
qemu monitor.

* enter qemu monitor (probably Ctrl-Alt-1)
* change the floppy using the following command :
    change fda USR.MNX


-- 
vincent

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

* Re: [Qemu-devel] Is there a way to install Minix 2.0.4 on my own image file?
  2006-09-03 17:53 ` Vincent Palatin
@ 2006-09-04 14:48   ` Neo
  0 siblings, 0 replies; 4+ messages in thread
From: Neo @ 2006-09-04 14:48 UTC (permalink / raw)
  To: qemu-devel

Vincent Palatin wrote:
>> But for minix 2.0.4, I cannot map the
>> USR.MNX to the fda while the ROOT.MNX is mapped to it.
>>     
>
> You can change the floppy disk image later during the boot process by using
> qemu monitor.
>
> * enter qemu monitor (probably Ctrl-Alt-1)
> * change the floppy using the following command :
>     change fda USR.MNX
>
>   
Thanks. I finally installed Minix 2.0.4 on Qemu. I put the detailed 
steps in http://neojia.livejournal.com/.

Neo

-- 
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!

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

end of thread, other threads:[~2006-09-04 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-03 17:39 [Qemu-devel] Is there a way to install Minix 2.0.4 on my own image file? Neo
2006-09-03 17:52 ` Lonnie Mendez
2006-09-03 17:53 ` Vincent Palatin
2006-09-04 14:48   ` Neo

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).