Date: Sat, 11 Nov 2006 01:55:46 GMT From: Mike<mmiikkee13@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/105392: qemu doesn't appear to read cd's correctly Message-ID: <200611110155.kAB1tkBx043164@www.freebsd.org> Resent-Message-ID: <200611110200.kAB20ZJM045227@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105392 >Category: i386 >Synopsis: qemu doesn't appear to read cd's correctly >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 11 02:00:35 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mike >Release: 6.2-BETA3 >Organization: >Environment: FreeBSD thiscomputer 6.2-BETA3 FreeBSD 6.2-BETA3 #0: Mon Oct 30 22:04:37 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: I was trying to install Windows 2000 Professional in qemu. But it kept crashing with a stop 0x0000007B error when the install cd started. >How-To-Repeat: - insert a win2k pro cd (other windows versions will probably do it too, but I didn't try them.) - qemu -hda hd.img -cdrom /dev/acd0 -boot d -win2k-hack (hd.img is a 2gb disk image i made by dd'ing from /dev/zero.) - watch the pretty colors... uh, the BSOD. It happens after it loads a bunch of files and says 'Setup is starting Windows' at the bottom. >Fix: dd bs=2k </dev/acd0 >w2k.iso qemu -hda hd.img -cdrom w2k.iso -boot d -win2k-hack >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611110155.kAB1tkBx043164>