Current-Users archive

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

Build not broken, but result doesn't boot in qemu ...



It seems that the latest bootloader changes have broken the ability to boot amd64 in qemu.

Anita gets as far as

.
.
.
Downloading file:///test-bed/rel/amd64/binary/sets/games.tgz...
Downloading file:///test-bed/rel/amd64/binary/sets/misc.tgz...
Downloading file:///test-bed/rel/amd64/binary/sets/tests.tgz...
Downloading file:///test-bed/rel/amd64/binary/sets/text.tgz...
Creating disk image... done.

At this point, it invokes qemu, but nothing seems to boot. From the anita log we have

.
.
.
pexpect.TIMEOUT: Timeout exceeded in read_nonblocking().
<pexpect.spawn object at 0x7f7ff6332610>
version: 2.3 ($Revision: 399 $)
command: /usr/pkg/bin/qemu-system-x86_64
args: ['/usr/pkg/bin/qemu-system-x86_64', '-m', '256', '-drive',
'file=/test-bed/work/wd0.img,index=0,media=disk,snapshot=off', '-nographic', '-drive', 'file=/test-bed/work/install_tmp.iso,index=1,media=cdrom', '-fda', '/test-bed/work/download/amd64/installation/floppy/boot-com1.fs', '-boot',
'a']
.
.
.

-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index