qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Solaris 9 x86 installation?


From: Pavel Janík
Subject: Re: [Qemu-devel] Solaris 9 x86 installation?
Date: Sun, 02 May 2004 16:55:50 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

   From: matthias jahn <address@hidden>
   Date: Sun, 2 May 2004 15:27:13 +0200

   > > qemu -cdrom /tmp/Solaris-9-x86/sol-9-u6-install-x86.iso  
   > you have no disk!
   > 
   > qemu -hda SomeDisk.img  -cdrom /tmp/Solaris-9-x86/sol-9-u6-install-x86.iso 
 
   > -boot d

Yes, I do not have disk, but it is not needed at all. I can boot that image
on the system without any disk.

But I have tried it also with disk:

dd if=/dev/zero of=/tmp/disk bs=1048576 count=2048

-rw-r--r--  1 pavel users 2147483648 May  2 15:52 /tmp/disk

./qemu -cdrom /tmp/Solaris-9-x86/sol-9-u6-install-x86.iso -hda /tmp/disk -boot d

Both disk and CD are identified in BIOS:
http://tmp.janik.cz/QEMU/qemu-0.5.4-BIOS.png

But the result is the same.

I tried to boot from the same ISO using vmware without disk with success
(http://tmp.janik.cz/QEMU/vmware-Solaris-9-x86-install.png).

I also tried to boot using Bochs (unbeliavably slow ;-):

http://tmp.janik.cz/QEMU/bochs-2.1.1-BIOS.png
http://tmp.janik.cz/QEMU/bochs-Solaris-9-x86-install.png

but it is the same as using QEMU, ie. doesn't boot.
-- 
Pavel Janík

-EINVAL    ISO madness, if this happens: Log off and go home.
                  -- Error code description in Linux's USB code




reply via email to

[Prev in Thread] Current Thread [Next in Thread]