Jurij Smakov a écrit :
On Sun, Oct 22, 2006 at 09:29:56PM +0200, Aurelien Jarno wrote:
I observed the same exact problem on the SparcStation 5 emulated by QEMU. I haven't reported it because I first thought it was a bug in QEMU.

Can you please give some details on how you set up the qemu to work as SS5? If I could reproduce the problem locally, it would be much easier for me to debug it.

Basically, you need qemu 0.8.2, or better, the CVS version (it fixes a bug making the host CPU to be used at 100% even when the emulated CPU is idle), an iso image of the installer and some disk space.

Then create an image of the disk with:
qemu-img create hda.img 1G

Start the installation with:
qemu-system-sparc -hda hda.img -cdrom d-i-sparc.iso -boot d

You will need to remove the '-boot d' argument after the first reboot, so that the boot occurs on the hard-disk and not the cd-rom.

The installation takes some time (as on a real system), if you want I can provide you an image of an already installed system.

--
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to