<SNIP>
Some additional info: I did install the qemu from package. Running qemu
under X gives me this:
qemu -cdrom livecd.iso -boot d
----------------------------------------------------
qemu: fatal: Trying to execute code outside RAM or ROM at 0x90b8c35d
EAX=fc468900 EBX=ff468aff ECX=00000000 EDX=87499875
ESI=c35dec89 EDI=0004ae00 EBP=ec89c031 ESP=ffff7d60
EIP=90b8c35d EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0
ES =0010 00000000 ffffffff 00cf9300
CS =0008 00000000 ffffffff 00cf9f00
SS =0010 00000000 ffffffff 00cf9300
DS =0010 00000000 ffffffff 00cf9300
FS =0010 00000000 ffffffff 00cf9300
GS =0010 00000000 ffffffff 00cf9300
LDT=0000 00000000 0000ffff 00008000
TR =0000 00000000 0000ffff 00008000
GDT= 00044120 00000027
IDT= 00043e88 0000027f
CR0=60000011 CR2=00000000 CR3=00000000 CR4=00000000
CCS=ffffffff CCD=87499876 CCO=SUBL
FCW=037f FSW=0000 [ST=0] FTW=00 MXCSR=00001f80
FPR0=0000000000000000 FPR1=0000000000000000
FPR2=0000000000000000 FPR3=0000000000000000
FPR4=0000000000000000 FPR5=0000000000000000
FPR6=0000000000000000 FPR7=0000000000000000
XMM00=00000000000000000000000000000000
XMM01=00000000000000000000000000000000
XMM02=00000000000000000000000000000000
XMM03=00000000000000000000000000000000
XMM04=00000000000000000000000000000000
XMM05=00000000000000000000000000000000
XMM06=00000000000000000000000000000000
XMM07=00000000000000000000000000000000
Abort trap (core dumped)
------------------------------------------
In addition, I can get the cd to boot if i use the standard floppy42.fs as
the boot, but then it takes me into the install
script. I did copy everyting in step 11 from
http://openbsd-wiki.org/index.php?title=LiveCD to the disk (the root of
the disk does have both /cdboot and /cdbr).
Any suggestions would be greatly appreciated. "misc" seems to be the
catch all mailing list according to www.openbsd.org/mail.htm, which is why
I'm posting it here.
Ted Goodridge