+ xen_version=415 + dom0_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + use_binary_packages=false + pwd + here=/home/gson/proj/xen-tests + workdir=./work + rm -rf ./work + mkdir ./work + cat urls.dat + tr '\n' ' ' + guest_release_urls='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/ ' + cat pkgsrc_date.dat + pkgsrc_date=2021.09.21.03.24.19 + cat ssh_pubkey.dat + ssh_pubkey='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + echo 'This is a test of Xen 415 with a NetBSD 8.2-amd64 dom0' This is a test of Xen 415 with a NetBSD 8.2-amd64 dom0 + echo 'The following domU versions will be tested:' The following domU versions will be tested: + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + echo ' 8.2-amd64' 8.2-amd64 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + echo ' 8.2-i386' 8.2-i386 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + echo ' 9.2-amd64' 9.2-amd64 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + echo ' 9.2-i386' 9.2-i386 + for domu_url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + echo ' current-2021.09.21.09.24.15-amd64' current-2021.09.21.09.24.15-amd64 + for domu_url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + echo ' current-2021.09.21.09.24.15-i386' current-2021.09.21.09.24.15-i386 + echo 'Using binary packages: false' Using binary packages: false + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + ver=8.2-amd64 + tag=8.2-amd64-pv + logfn=8.2-amd64-pv.log + logf=./work/8.2-amd64-pv.log + ':' >./work/8.2-amd64-pv.log + chmod 666 ./work/8.2-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + ver=8.2-amd64 + tag=8.2-amd64-hvm + logfn=8.2-amd64-hvm.log + logf=./work/8.2-amd64-hvm.log + ':' >./work/8.2-amd64-hvm.log + chmod 666 ./work/8.2-amd64-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + ver=8.2-i386 + tag=8.2-i386-pv + logfn=8.2-i386-pv.log + logf=./work/8.2-i386-pv.log + ':' >./work/8.2-i386-pv.log + chmod 666 ./work/8.2-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + ver=8.2-i386 + tag=8.2-i386-hvm + logfn=8.2-i386-hvm.log + logf=./work/8.2-i386-hvm.log + ':' >./work/8.2-i386-hvm.log + chmod 666 ./work/8.2-i386-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + ver=9.2-amd64 + tag=9.2-amd64-pv + logfn=9.2-amd64-pv.log + logf=./work/9.2-amd64-pv.log + ':' >./work/9.2-amd64-pv.log + chmod 666 ./work/9.2-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + ver=9.2-amd64 + tag=9.2-amd64-hvm + logfn=9.2-amd64-hvm.log + logf=./work/9.2-amd64-hvm.log + ':' >./work/9.2-amd64-hvm.log + chmod 666 ./work/9.2-amd64-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + ver=9.2-i386 + tag=9.2-i386-pv + logfn=9.2-i386-pv.log + logf=./work/9.2-i386-pv.log + ':' >./work/9.2-i386-pv.log + chmod 666 ./work/9.2-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + ver=9.2-i386 + tag=9.2-i386-hvm + logfn=9.2-i386-hvm.log + logf=./work/9.2-i386-hvm.log + ':' >./work/9.2-i386-hvm.log + chmod 666 ./work/9.2-i386-hvm.log + for url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + ver=current-2021.09.21.09.24.15-amd64 + tag=current-2021.09.21.09.24.15-amd64-pv + logfn=current-2021.09.21.09.24.15-amd64-pv.log + logf=./work/current-2021.09.21.09.24.15-amd64-pv.log + ':' >./work/current-2021.09.21.09.24.15-amd64-pv.log + chmod 666 ./work/current-2021.09.21.09.24.15-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + ver=current-2021.09.21.09.24.15-amd64 + tag=current-2021.09.21.09.24.15-amd64-hvm + logfn=current-2021.09.21.09.24.15-amd64-hvm.log + logf=./work/current-2021.09.21.09.24.15-amd64-hvm.log + ':' >./work/current-2021.09.21.09.24.15-amd64-hvm.log + chmod 666 ./work/current-2021.09.21.09.24.15-amd64-hvm.log + for url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + ver=current-2021.09.21.09.24.15-i386 + tag=current-2021.09.21.09.24.15-i386-pv + logfn=current-2021.09.21.09.24.15-i386-pv.log + logf=./work/current-2021.09.21.09.24.15-i386-pv.log + ':' >./work/current-2021.09.21.09.24.15-i386-pv.log + chmod 666 ./work/current-2021.09.21.09.24.15-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + ver=current-2021.09.21.09.24.15-i386 + tag=current-2021.09.21.09.24.15-i386-hvm + logfn=current-2021.09.21.09.24.15-i386-hvm.log + logf=./work/current-2021.09.21.09.24.15-i386-hvm.log + ':' >./work/current-2021.09.21.09.24.15-i386-hvm.log + chmod 666 ./work/current-2021.09.21.09.24.15-i386-hvm.log + mkdir -p ./work/root + pkg_version=8.0 + pkg_path='ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/8.0/All' + cat <<'...' + sed -e 's!@DOM0_URL@!http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/!g' -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/8.0/All!g' -e 's!@XEN_VERSION@!415!g' -e 's!@PKGSRC_DATE@!2021.09.21.03.24.19!g' -e 's!@SSH_PUBKEY@!ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key!g' -e 's!@USE_BINARY_PACKAGES@!false!g' >./work/root/install-xen.sh + cat <<'...' + sed -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/8.0/All!' -e 's!@PKGSRC_DATE@!2021.09.21.03.24.19!' -e 's!@GUEST_RELEASE_URLS@!http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/ !' >./work/root/test-xen.sh + cp url2ver.py ./work/root/ + makefs -M 1m ./work/img ./work/root Calculated size of `./work/img': 1048576 bytes, 5 inodes Extent size set to 8192 ./work/img: 1.0MB (2048 sectors) block size 8192, fragment size 1024 using 1 cylinder groups of 1.00MB, 128 blks, 64 inodes. super-block backups (for fsck -b #) at: 32, Populating `./work/img' Image `./work/img' complete + test -f ./work/netbsd_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --structured-log-file ./work/install.slog --workdir ./work --sets kern-GENERIC,modules,base,etc,comp,man,text,tests,xbase,xcomp,xetc,xfont,xserver --disk-size 4G install 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' This is anita version 2.8 Using pexpect version 4.8.0 /usr/pkg/bin/anita \ --vmm noemu \ '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' \ --structured-log-file ./work/install.slog \ --workdir ./work \ --sets kern-GENERIC,modules,base,etc,comp,man,text,tests,xbase,xcomp,xetc,xfont,xserver \ --disk-size 4G \ install \ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/ Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/misc/pxeboot_ia32.bin... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/floppy/boot-com1.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/floppy/boot2.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/floppy/boot3.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/floppy/boot4.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/floppy/boot5.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/floppy/boot6.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/floppy/boot7.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/installation/cdrom/boot-com.iso... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/kernel/netbsd-INSTALL.gz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/kern-GENERIC.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/kern-GENERIC.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/modules.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/modules.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/base.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/base.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/etc.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/etc.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/comp.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/comp.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/man.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/man.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/tests.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/tests.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/text.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/text.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xbase.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xbase.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xcomp.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xcomp.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xetc.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xetc.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xfont.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xfont.tar.xz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xserver.tgz... OK Downloading http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/binary/sets/xserver.tar.xz... missing but optional, so that's OK /usr/sbin/makefs \ -t cd9660 \ -o rockridge \ ./work/install_tmp.iso \ /home/gson/proj/xen-tests/work/download sudo \ noemu \ --workdir ./work \ --releasedir ./work/download \ --arch amd64 \ --boot-from net \ --conf /home/gson/proj/xen-tests/noemu.conf child pid is 24273 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'net', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: net workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/sbin/tcpdump', '-s', '1500', '-i', 'ixg1', '-w', './work/install.pcap'] pid 23801 service ['/usr/pkg/sbin/dhcpd', '-d', '-f', '-cf', './work/dhcpd.conf', '-lf', './work/dhcpd.leases', 'ixg1'] pid 17850 service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 12122 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Wed Sep 22 06:58:35 2021 Server powering on ....... connected >> NetBSD/x86 PXE boot, Revision 5.1 (Tue Mar 31 05:08:40 UTC 2020) (from NetBSD 8.2) >> Memory: 552/3668992 k Press return to boot now, any other key for boot menu booting netbsd - starting in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. PXE BIOS Version 2.1 Using PCI device at bus 3 device 0 function 0 Ethernet address e4:11:5b:d3:13:fc |15068168/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|+5758856/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\+2629752 [12789|/]=0x1803978 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 8.2 (INSTALL) #0: Tue Mar 31 05:08:40 UTC 2020 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/INSTALL total memory = 49141 MB avail memory = 47691 MB running cgd selftest aes-xts-256 aes-xts-512 done mainbus0 (root) ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP ) ACPI: XSDT 0x00000000DF630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FACP 0x00000000DF630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20170303/tbfadt-745) ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20170303/tbfadt-745) ACPI: DSDT 0x00000000DF630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) ACPI: FACS 0x00000000DF62F100 000040 ACPI: FACS 0x00000000DF62F100 000040 ACPI: SPCR 0x00000000DF62F140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) ACPI: MCFG 0x00000000DF62F1C0 00003C (v01 HP ProLiant 00000001 00000000) ACPI: HPET 0x00000000DF62F200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FFFF 0x00000000DF62F240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) ACPI: SPMI 0x00000000DF62F2C0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) ACPI: ERST 0x00000000DF62F300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: APIC 0x00000000DF62F500 00015E (v01 HP ProLiant 00000002 00000000) ACPI: SRAT 0x00000000DF62F680 000570 (v01 HP Proliant 00000001 ?? 0000162E) ACPI: FFFF 0x00000000DF62FC00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: BERT 0x00000000DF62FD80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: HEST 0x00000000DF62FDC0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: DMAR 0x00000000DF62FE80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: SSDT 0x00000000DF632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) ACPI: SSDT 0x00000000DF632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) ACPI: SSDT 0x00000000DF632740 0003BB (v01 HP pcc 00000001 INTL 20090625) ACPI: SSDT 0x00000000DF632B00 000377 (v01 HP pmab 00000001 INTL 20090625) ACPI: SSDT 0x00000000DF632E80 002094 (v01 INTEL PPM RCM 00000001 INTL 20061109) ACPI: 6 ACPI AML tables successfully acquired and loaded ioapic0 at mainbus0 apid 8 ioapic1 at mainbus0 apid 0 cpu0 at mainbus0 apid 0 cpu0: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu0: package 0, core 0, smt 0 cpu1 at mainbus0 apid 32 cpu1: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu1: package 1, core 0, smt 0 cpu2 at mainbus0 apid 16 cpu2: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu2: package 0, core 8, smt 0 cpu3 at mainbus0 apid 48 cpu3: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu3: package 1, core 8, smt 0 cpu4 at mainbus0 apid 4 cpu4: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu4: package 0, core 2, smt 0 cpu5 at mainbus0 apid 36 cpu5: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu5: package 1, core 2, smt 0 cpu6 at mainbus0 apid 20 cpu6: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu6: package 0, core 10, smt 0 cpu7 at mainbus0 apid 52 cpu7: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu7: package 1, core 10, smt 0 cpu8 at mainbus0 apid 2 cpu8: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu8: package 0, core 1, smt 0 cpu9 at mainbus0 apid 34 cpu9: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu9: package 1, core 1, smt 0 cpu10 at mainbus0 apid 18 cpu10: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu10: package 0, core 9, smt 0 cpu11 at mainbus0 apid 50 cpu11: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu11: package 1, core 9, smt 0 acpi0 at mainbus0: Intel ACPICA 20170303 hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) MOMB (PNP0C02) at acpi0 not configured MI0 (IPI0001) at acpi0 not configured attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 spkr0 at pcppi1: PC Speaker midi0 at pcppi1: PC speaker sysbeep0 at pcppi1 pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 COMA (PNP0501) at acpi0 not configured PMI0 (ACPI000D) at acpi0 not configured acpitz0 at acpi0 (THM0): cpu0 attimer1: attached to pcppi1 pckbd0 at pckbc1 (kbd slot) pckbc1: using irq 1 for kbd slot wskbd0 at pckbd0 mux 1 pms0 at pckbc1 (aux slot) pckbc1: using irq 12 for aux slot wsmouse0 at pms0 mux 0 ipmi0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 pchb0 at pci0 dev 0 function 0: vendor 8086 product 3406 (rev. 0x13) ppb0 at pci0 dev 1 function 0: vendor 8086 product 3408 (rev. 0x13) ppb0: PCI Express capability version 2 x4 @ 5.0GT/s pci1 at ppb0 bus 5 ciss0 at pci1 dev 0 function 0: HP Smart Array 11 ciss0: interrupting at ioapic1 pin 4 ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro scsibus0 at ciss0: 1 target, 1 lun per target ppb1 at pci0 dev 2 function 0: vendor 8086 product 3409 (rev. 0x13) ppb1: PCI Express capability version 2 x4 @ 5.0GT/s pci2 at ppb1 bus 12 ppb2 at pci0 dev 3 function 0: vendor 8086 product 340a (rev. 0x13) ppb2: PCI Express capability version 2 x16 @ 5.0GT/s pci3 at ppb2 bus 9 ppb3 at pci0 dev 4 function 0: vendor 8086 product 340b (rev. 0x13) ppb3: PCI Express capability version 2 x4 @ 5.0GT/s pci4 at ppb3 bus 13 ppb4 at pci0 dev 5 function 0: vendor 8086 product 340c (rev. 0x13) ppb4: PCI Express capability version 2 x4 @ 5.0GT/s pci5 at ppb4 bus 14 ppb5 at pci0 dev 6 function 0: vendor 8086 product 340d (rev. 0x13) ppb5: PCI Express capability version 2 x4 @ 5.0GT/s pci6 at ppb5 bus 15 ppb6 at pci0 dev 7 function 0: vendor 8086 product 340e (rev. 0x13) ppb6: PCI Express capability version 2 x4 @ 5.0GT/s ppb6: link is x4 @ 2.5GT/s pci7 at ppb6 bus 3 bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx0: Ethernet address e4:11:5b:d3:13:fc bnx0: interrupting at ioapic1 pin 6 bnx0: ASIC BCM5709 C0 (0x57092003) bnx0: PCIe x4 2.5Gbps bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx1: Ethernet address e4:11:5b:d3:13:fe bnx1: interrupting at ioapic1 pin 13 bnx1: ASIC BCM5709 C0 (0x57092003) bnx1: PCIe x4 2.5Gbps bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb7 at pci0 dev 8 function 0: vendor 8086 product 340f (rev. 0x13) ppb7: PCI Express capability version 2 x4 @ 5.0GT/s ppb7: link is x4 @ 2.5GT/s pci8 at ppb7 bus 4 bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx2: Ethernet address e4:11:5b:d3:13:a4 bnx2: interrupting at ioapic1 pin 7 bnx2: ASIC BCM5709 C0 (0x57092003) bnx2: PCIe x4 2.5Gbps bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx3: Ethernet address e4:11:5b:d3:13:a6 bnx3: interrupting at ioapic1 pin 15 bnx3: ASIC BCM5709 C0 (0x57092003) bnx3: PCIe x4 2.5Gbps bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb8 at pci0 dev 9 function 0: vendor 8086 product 3410 (rev. 0x13) ppb8: PCI Express capability version 2 x8 @ 5.0GT/s pci9 at ppb8 bus 6 ppb9 at pci0 dev 10 function 0: vendor 8086 product 3411 (rev. 0x13) ppb9: PCI Express capability version 2 x4 @ 5.0GT/s pci10 at ppb9 bus 16 pchb1 at pci0 dev 13 function 0: vendor 8086 product 343a (rev. 0x13) pchb2 at pci0 dev 13 function 1: vendor 8086 product 343b (rev. 0x13) pchb3 at pci0 dev 13 function 2: vendor 8086 product 343c (rev. 0x13) pchb4 at pci0 dev 13 function 3: vendor 8086 product 343d (rev. 0x13) pchb5 at pci0 dev 13 function 4: vendor 8086 product 3418 (rev. 0x13) pchb6 at pci0 dev 13 function 5: vendor 8086 product 3419 (rev. 0x13) pchb7 at pci0 dev 13 function 6: vendor 8086 product 341a (rev. 0x13) pchb8 at pci0 dev 14 function 0: vendor 8086 product 341c (rev. 0x13) pchb9 at pci0 dev 14 function 1: vendor 8086 product 341d (rev. 0x13) pchb10 at pci0 dev 14 function 2: vendor 8086 product 341e (rev. 0x13) pchb11 at pci0 dev 14 function 3: vendor 8086 product 341f (rev. 0x13) pchb12 at pci0 dev 14 function 4: vendor 8086 product 3439 (rev. 0x13) vendor 8086 product 342e (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured vendor 8086 product 3422 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured vendor 8086 product 3423 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured ppb10 at pci0 dev 28 function 0: vendor 8086 product 3a40 (rev. 0x00) ppb10: PCI Express capability version 1 x4 @ 2.5GT/s pci11 at ppb10 bus 17 ppb11 at pci0 dev 28 function 4: vendor 8086 product 3a48 (rev. 0x00) ppb11: PCI Express capability version 1 x1 @ 2.5GT/s pci12 at ppb11 bus 2 vendor 103c product 3306 (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured vendor 103c product 3307 (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured uhci0 at pci12 dev 0 function 4: vendor 103c product 3300 (rev. 0x01) uhci0: interrupting at ioapic0 pin 17 usb0 at uhci0: USB revision 1.0 uhci1 at pci0 dev 29 function 0: vendor 8086 product 3a34 (rev. 0x00) uhci1: interrupting at ioapic0 pin 20 usb1 at uhci1: USB revision 1.0 uhci2 at pci0 dev 29 function 1: vendor 8086 product 3a35 (rev. 0x00) uhci2: interrupting at ioapic0 pin 23 usb2 at uhci2: USB revision 1.0 uhci3 at pci0 dev 29 function 2: vendor 8086 product 3a36 (rev. 0x00) uhci3: interrupting at ioapic0 pin 22 usb3 at uhci3: USB revision 1.0 uhci4 at pci0 dev 29 function 3: vendor 8086 product 3a39 (rev. 0x00) uhci4: interrupting at ioapic0 pin 23 usb4 at uhci4: USB revision 1.0 ehci0 at pci0 dev 29 function 7: vendor 8086 product 3a3a (rev. 0x00) ehci0: interrupting at ioapic0 pin 20 ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 usb5 at ehci0: USB revision 2.0 ppb12 at pci0 dev 30 function 0: vendor 8086 product 244e (rev. 0x90) pci13 at ppb12 bus 1 vga0 at pci13 dev 3 function 0: vendor 1002 product 515e (rev. 0x02) wsdisplay0 at vga0 kbdmux 1 pckbd_enable: command error drm at vga0 not configured ichlpcib0 at pci0 dev 31 function 0: vendor 8086 product 3a18 (rev. 0x00) ichlpcib0: 24-bit timer tco0 at ichlpcib0: TCO (watchdog) timer configured. tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. isa0 at ichlpcib0 com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo com0: console acpicpu0 at cpu0: ACPI CPU coretemp0 at cpu0: thermal sensor, 1 C resolution acpicpu1 at cpu1: ACPI CPU coretemp1 at cpu1: thermal sensor, 1 C resolution acpicpu2 at cpu2: ACPI CPU coretemp2 at cpu2: thermal sensor, 1 C resolution acpicpu3 at cpu3: ACPI CPU coretemp3 at cpu3: thermal sensor, 1 C resolution acpicpu4 at cpu4: ACPI CPU coretemp4 at cpu4: thermal sensor, 1 C resolution acpicpu5 at cpu5: ACPI CPU coretemp5 at cpu5: thermal sensor, 1 C resolution acpicpu6 at cpu6: ACPI CPU coretemp6 at cpu6: thermal sensor, 1 C resolution acpicpu7 at cpu7: ACPI CPU coretemp7 at cpu7: thermal sensor, 1 C resolution acpicpu8 at cpu8: ACPI CPU coretemp8 at cpu8: thermal sensor, 1 C resolution acpicpu9 at cpu9: ACPI CPU coretemp9 at cpu9: thermal sensor, 1 C resolution acpicpu10 at cpu10: ACPI CPU coretemp10 at cpu10: thermal sensor, 1 C resolution acpicpu11 at cpu11: ACPI CPU coretemp11 at cpu11: thermal sensor, 1 C resolution scsibus0: waiting 2 seconds for devices to settle... uhub0 at usb0: vendor 103c (0x103c) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub1 at usb4: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub2 at usb2: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub3 at usb5: vendor 8086 (0x8086) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1 uhub4 at usb3: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub5 at usb1: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 sd0 at scsibus0 target 0 lun 0: disk fixed sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors sd0: async, 8-bit transfers, tagged queueing uhidev0 at uhub0 port 1 configuration 1 interface 0 uhidev0: HP (0x3f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 ukbd0 at uhidev0 wskbd1 at ukbd0 mux 1 uhidev1 at uhub0 port 1 configuration 1 interface 1 uhidev1: HP (0x3f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 ums0 at uhidev1: 3 buttons wsmouse1 at ums0 mux 0 pad0: outputs: 44100Hz, 16-bit, stereo audio0 at pad0: half duplex, playback, capture, mmap pad0: Virtual format configured - Format SLINEAR, precision 16, channels 2, frequency 44100 pad0: Latency: 139 milliseconds spkr1 at audio0: PC Speaker (synthesized) WARNING: 1 error while detecting hardware; check system log. boot device: bnx0 root on md0ugen0 at uhub2a port 2 dumps on md0 bugen0: Araneus (0x12d8) Alea II TRNG (0x01), rev 2.00/2.04, addr 2 root file system type: ffs kern.module.path=/stand/amd64/8.2/modules warning: no /dev/console Created tmpfs /dev (1638400 byte, 3168 inodes) erase ^?, werase ^W, kill ^U, intr ^C )0)0[?25h                                                                         NetBSD/amd64 8.2 This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>a: Installation messages in English(0x(B(0x(B b: Messages d'installation en français (0x(B(0x(B c: Installation auf Deutsch(0x(B(0x(B d: Komunikaty instalacyjne w jezyku polskim (0x(B(0x(B e: Mensajes de instalacion en castellano (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(Bciss0: normal state on 'ciss0:0' (online) (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Keyboard type(0x(B(0x(B(0x(B(0x(B>a: unchanged(0x(B(0x(B b: US-English(0x(B(0x(B c: UK-English(0x(B(0x(B d: Belgian(0x(B(0x(B e: Czech(0x(B(0x(B f: Danish(0x(B(0x(B g: Dutch(0x(B(0x(B h: Finnish(0x(B(0x(B i: French(0x(B(0x(B j: German(0x(B(0x(B k: Greek(0x(B(0x(B <: page up, >: page down (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B(0 (B  Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-8.2 Install System(0x(B(0x(B(0x(B(0x(B>a: Install NetBSD to hard disk(0x(B(0x(B b: Upgrade NetBSD on a hard disk(0x(B(0x(B c: Re-install sets or install additional sets (0x(B(0x(B d: Reboot the computer(0x(B(0x(B e: Utility menu(0x(B(0x(B f: Config menu(0x(B(0x(B x: Exit Install System(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B You have chosen to install NetBSD on your hard disk. This will change information on your hard disk. You should have made a full backup before this procedure! This procedure will do the following things: a) Partition your disk b) Create new BSD file systems c) Load and install distribution sets d) Some initial system configuration  (After you enter the partition information but before your disk is changed, you will have the opportunity to quit this procedure.)  Shall we continue?(0lqqqqqqqqqqqqqqqk(B(0x(B yes or no? (0x(B(0x(B(0x(B(0x(B>a: No(0x(B(0x(B b: Yes(0x(B(0mqqqqqqqqqqqqqqqj(B a: No>b: Yes                      On which disk do you want to install NetBSD?(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available disks(0x(B(0x(B(0x(B(0x(B>a: sd0 (279G, HP LOGICAL VOLUME)(0x(B(0x(B b: Extended partitioning(0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                          This disk matches the following BIOS disk: BIOS # cylinders heads sectors total sectors GB ------ --------- ----- ------- ------------- --- 0x80 1024 255 32 585871964 299  Note: since sysinst was able to uniquely match the disk you chose with a disk known to the BIOS, the values displayed above are very likely correct, and should not be changed (the values for cylinders, heads and sectors are probably 1023, 255 and 63 - this is correct). You should only change the geometry if you know the BIOS reports incorrect values. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>a: This is the correct geometry(0x(B(0x(B b: Set the geometry by hand (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B We are now going to install NetBSD on the disk sd0. NetBSD requires a single partition in the disk's MBR partition table, this is split further by the NetBSD disklabel. NetBSD can also access file systems in other MBR partitions.  If you select 'Use the entire disk' then the previous contents of the disk will be overwritten and a single MBR partition used to cover the entire disk. If you want to install more than one operating system then edit the MBR partition table and create a partition for NetBSD.  A few hundred MB is enough for a basic installation, but you should allow extra for additional software and user files. Allow at least 5GB if you want to build NetBSD itself.  (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Which would you like to do? (0x(B(0x(B(0x(B(0x(B>a: Edit the MBR partition table(0x(B(0x(B b: Use the entire disk(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Edit the MBR partition table>b: Use the entire disk Do you want to update the bootcode in the Master Boot Record to the latest version of the NetBSD bootcode?          (0lqqqqqqqqqqqqqqqk(B(0x(B yes or no? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqj(B NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk into multiple BSD partitions. You must now set up your BSD disklabel. You can use a simple editor to set the sizes of the NetBSD partitions, or keep the existing partition sizes and contents. You will then be given the opportunity to change any of the disklabel fields. The NetBSD part of your disk is 286070 Megabytes. A full installation requires at least 31 Megabytes without X and at least 81 Megabytes if the X sets are included.(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Choose your installation(0x(B(0x(B(0x(B(0x(B>a: Set sizes of NetBSD partitions(0x(B(0x(B b: Use existing partition sizes (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B You can now change the sizes for the system partitions. The default is to allocate all the space to the root file system. However, you may wish to have separate /usr (additional system files), /var (log files etc) or /home (users' home directories) file systems.  Free space will be added to the partition marked with a '+'.    MBCylinders Sectors Filesystem >a: 98323(236926) 22562 201365850 + / b: 4914411277 100647225 swap c: 000 /tmp (tmpfs) d: 000 /usr e: 000 /var f: 000 /home g: Add a user defined partition h: Change input units (sectors/cylinders/MB) x: Accept partition sizes. Free space 138602 MB, 12 free partitions. a: 98323(236926) 22562 201365850 + / >b: 49144 11277 100647225 swap b: 49144 11277 100647225 swap >c: 0 0 0 /tmp (tmpfs) c: 0 0 0 /tmp (tmpfs) >d: 0 0 0 /usr d: 0 0 0 /usr >e: 0 0 0 /var e: 0 0 0 /var >f: 0 0 0 /home f: 0 0 0 /home >g: Add a user defined partition g: Add a user defined partition >h: Change input units (sectors/cylinders/MB) h: Change input units (sectors/cylinders/MB) >x: Accept partition sizes. Free space 138602 MB, 12 free partitions. We now have your BSD disklabel partitions as: This is your last chance to change them.            Start MB End MB Size MB FS type Newfs Mount Mount point --------- --------- --------- ---------- ----- ----- ----------- a:0 236921 236922 FFSv2 Yes Yes / b: 236922 286069 49148 swap c:0 286069 286070 NetBSD partition d:0 286069 286070 Whole disk e:000 unused f: Show all unused partitions g: Change input units (sectors/cylinders/MB) >x: Partition sizes ok Please enter a name for your NetBSD disk          [sd]:                          Ok, we are now ready to install NetBSD on your hard disk (sd0). Nothing has been written yet. This is your last chance to quit this process before anything gets changed. Shall we continue? (0lqqqqqqqqqqqqqqqk(B(0x(B yes or no? (0x(B(0x(B(0x(B(0x(B>a: No(0x(B(0x(B b: Yes(0x(B(0mqqqqqqqqqqqqqqqj(B a: No>b: Yes Setting up the DOS partition table ...                            Status: RunningCommand: disklabel -w -r -f /tmp/disktab sd0 'sd' --------------------------------------------------------------------------------Finished                                                Status: RunningCommand: /sbin/newfs -V2 -O 2 -b 32768 -f 4096 /dev/rsd0a --------------------------------------------------------------------------------/dev/rsd0a: 236922.1MB (485216544 sectors) block size 32768, fragment size 4096using 320 cylinder groups of 740.41MB, 23693 blks, 46720 inodes. ...............................................................................Finished                         Would you like to install the normal set of bootblocks or serial bootblocks? Normal bootblocks use the BIOS console device as the console (usually the monitor and keyboard). Serial bootblocks use the first serial port as the console. Selected bootblock:Serial port com0 at 9600 baud(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Bootblocks selection (0x(B(0x(B(0x(B(0x(B a: Use BIOS console(0x(B(0x(B>b: Use serial port com0(0x(B(0x(B c: Use serial port com1 (0x(B(0x(B d: Use serial port com2 (0x(B(0x(B e: Use serial port com3 (0x(B(0x(B f: Set serial baud rate (0x(B(0x(B g: Use existing bootblocks (0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B b: Use serial port com0>x: Exit Installing boot blocks on sd0....                            Status: RunningCommand: /usr/sbin/installboot -o console=com0,speed=9600 /dev/rsd0a /usr/mdec/bootxx_ffsv2 --------------------------------------------------------------------------------Finished                         The NetBSD distribution is broken into a collection of distribution sets. There are some basic sets that are needed by all installations and there are some other sets that are optional. You may choose to install a core set (Minimal installation), all of them (Full installation), or a custom group of sets (Custom installation). (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Select your distribution (0x(B(0x(B(0x(B(0x(B>a: Full installation(0x(B(0x(B b: Installation without X11 (0x(B(0x(B c: Minimal installation (0x(B(0x(B d: Custom installation (0x(B(0x(B x: Abandon installation (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Full installation>d: Custom installationDDDD The following is the list of distribution sets that will be used.    Distribution setSelected ------------------------ -------- a: Kernel (GENERIC)Yes b: Kernel modulesYes c: BaseYes d: Configuration files (/etc) Yes e: Compiler toolsNo f: GamesNo g: Manual pagesNo h: MiscellaneousNo i: Test programsNo j: Text processing toolsNo k: X11 setsNone l: Source and debug sets None >x: Install selected sets>e: Compiler tools No x: Install selected setsYes e: Compiler tools Yes >g: Manual pages NoYes g: Manual pages Yes >i: Test programs NoYes i: Test programs Yes >j: Text processing tools NoYes j: Text processing tools Yes >k: X11 sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: X11 base and clientsNo (0x(B(0x(B b: X11 programmingNo (0x(B(0x(B c: X11 configurationNo (0x(B(0x(B d: X11 fonts No (0x(B(0x(B e: X11 serversNo (0x(B(0x(B f: Select all the above sets(0x(B(0x(B g: Deselect all the above sets (0x(B(0x(B>x: Install selected sets(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B>a: X11 base and clients No x: Install selected setsYes a: X11 base and clients Yes>b: X11 programming NoYes b: X11 programming Yes>c: X11 configuration NoYes c: X11 configuration Yes>d: X11 fonts NoYes d: X11 fonts Yes>e: X11 servers NoYes e: X11 servers Yes>x: Install selected sets No Yes No Yestools Yes All sets None sets k: X11 sets All >l: Source and debug sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: Kernel sourcesNo (0x(B(0x(B b: Base sourcesNo (0x(B(0x(B c: Share sourcesNo (0x(B(0x(B d: GNU sourcesNo (0x(B(0x(B e: X11 sourcesNo (0x(B(0x(B f: Debug symbolsNo (0x(B(0x(B g: X11 debug symbolsNo (0x(B(0x(B h: Select all the above sets(0x(B(0x(B i: Deselect all the above sets (0x(B(0x(B>x: Install selected sets(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B No Yes No Yestools Yes All sets None sets l: Source and debug sets None >x: Install selected sets                         Your disk is now ready for installing the kernel and the distribution sets. As noted in your INSTALL notes, you have several options. For ftp or nfs, you must be connected to a network with access to the proper machines. Sets selected 13, processed 0, Next set kern-GENERIC. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Install from(0x(B(0x(B(0x(B(0x(B>a: CD-ROM / DVD / install image media(0x(B(0x(B b: HTTP(0x(B(0x(B c: FTP(0x(B(0x(B d: NFS(0x(B(0x(B e: Floppy(0x(B(0x(B f: Unmounted fs(0x(B(0x(B g: Local directory(0x(B(0x(B h: Skip set(0x(B(0x(B i: Skip set group(0x(B(0x(B j: Abandon installation(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: CD-ROM / DVD / install image media>b: HTTP The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.  >a: Host ftp.NetBSD.org b: Base directorypub/NetBSD/NetBSD-8.2 c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after install No j: Configure network k: Exit x: Get Distribution(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Host: ftp.NetBSD.org 10.169.0.1           a: Host 10.169.0.1 b: Base directorypub/NetBSD/NetBSD-8.2 c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after install No j: Configure network k: Exit x: Get Distribution a: Host 10.169.0.1 >b: Base directory pub/NetBSD/NetBSD-8.2(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Base directory: pub/NetBSD/NetBSD-8.2  >          a: Host10.169.0.1 >b: Base directory c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after install No j: Configure network k: Exit x: Get Distribution b: Base directory>j: Configure network Which network device would you like to use?            >  (0lqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available interfaces (0x(B(0x(B(0x(B(0x(B>a: bnx0(0x(B(0x(B b: bnx1(0x(B(0x(B c: bnx2(0x(B(0x(B d: bnx3(0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqj(B To be able to use the network, we need answers to the following:Network media type[autoselect]: (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Perform autoconfiguration? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Yes>b: NoYour host name(0 (B(0 (B (0 (B(0 (B(0 (B(0 (B (0 (B(0 (B (0 (B(0 (B: anita-test Your DNS domain: netbsd.org Your IPv4 address: 10.169.0.2 IPv4 Netmask[0xff000000]: 255.255.255.0 IPv4 gateway: 10.169.0.1(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Select DNS server (0x(B(0x(B  (0x(B(0x(B>a: google-public-dns-a.google.com (IPv4)(0x(B(0x(B b: google-public-dns-b.google.com (IPv4) (0x(B(0x(B c: google-public-dns-a.google.com (IPv6) (0x(B(0x(B d: google-public-dns-b.google.com (IPv6) (0x(B(0x(B e: other(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: google-public-dns-a.google.com (IPv4)>e: other Your name server(0 (B(0 (B (0 (B(0 (B(0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B: 10.0.1.1he following are the values you entered. DNS Domain: netbsd.org Host Name: anita-test Nameserver: 10.0.1.1 Primary Interface: bnx0 Media type: autoselect Host IP: 10.169.0.2 Netmask: 255.255.255.0 IPv4 Gateway: 10.169.0.1IPv6 autoconf: (0lqqqqqqqqqqqqqqqqqk(B(0x(B Are they OK? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqqqj(B                        Status: RunningCommand: /sbin/route -n flush -inet --------------------------------------------------------------------------------Finished                                                Status: RunningCommand: /sbin/route -n add default 10.169.0.1 --------------------------------------------------------------------------------add net default: gateway 10.169.0.1 Finished                        Waiting while network interface comes up.                         Status: RunningCommand: /sbin/ifconfig -w 15 -W 5 --------------------------------------------------------------------------------Finished                         The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed. a: Host10.169.0.1 b: Base directory c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after install No >j: Configure network k: Exit x: Get Distribution j: Configure network >x: Get Distribution                        Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 8016 KiB 93.24 M00:00 8209294 bytes retrieved in 00:00 (93.00 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/kern-GENERIC.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 23470 KiB 106.00 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/modules.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/modules.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 14102 KiB 90.39 M00:00 14441446 bytes retrieved in 00:00 (90.27 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/modules.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 49260 KiB 118.51 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/base.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/base.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 71200 KiB 95.41 M00:00 72908947 bytes retrieved in 00:00 (95.39 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/base.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA68% |***********************130 MiB 129.91 M00:00 ETA100************| 1910.86 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/etc.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/etc.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 616 KiB 88.97 M00:00 631429 bytes retrieved in 00:00 (86.89 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/etc.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 4200 KiB 65.09 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/comp.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/comp.tgz 0% || 00.00 KiB/s --:-- ETA37% |************96320 KiB 93.73 M00:01 ETA74************* 187 M580 ETA100**********| 25212 265177248 bytes retrieved in 00:02 (93.11 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/comp.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA15% |*****126 MiB 126.73 M00:05 ETA36*******30854.253 ETA58********49364.472 ETA76******6420.381 ETA94******79959.80 ETA8** | 83338.85100*| 84228.36 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/man.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/man.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 11427 KiB 98.27 M00:00 11701457 bytes retrieved in 00:00 (98.18 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/man.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 54130 KiB 61.40 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/tests.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/tests.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 8870 KiB 94.11 M00:00 9083469 bytes retrieved in 00:00 (93.92 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/tests.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 29960 KiB 47.32 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/text.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/text.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 2916 KiB 91.61 M00:00 2986747 bytes retrieved in 00:00 (91.34 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/text.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 11180 KiB 71.41 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xbase.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xbase.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 8442 KiB 92.56 M00:00 8645112 bytes retrieved in 00:00 (92.36 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xbase.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 27180 KiB 66.12 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xcomp.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xcomp.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 36186 KiB 98.14 M00:00 37054899 bytes retrieved in 00:00 (98.09 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xcomp.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA97% |********************************* | 136 MiB 136.05 M00:00 ETA100**| 13924.80 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xetc.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xetc.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 2512940.48 M00:00 25129 bytes retrieved in 00:00 (31.61 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xetc.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 160 KiB 15.08 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xfont.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xfont.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 32015 KiB 90.20 M00:00 32783532 bytes retrieved in 00:00 (90.14 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xfont.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA81% |****************************61312 KiB 59.78 M00:00 ETA100*******| 7549064.56 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xserver.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xserver.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 12083 KiB 85.30 M00:00 12373360 bytes retrieved in 00:00 (85.18 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xserver.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 32590 KiB 94.57 M00:00 Finished                         All selected distribution sets unpacked successfully. Making device nodes ... (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B (0x(B Is the network information you entered accurate for this machine (0x(B (0x(B in regular operation and do you want it installed in /etc?(0x(B (0x(B(0x(B (0x(B>a: Yes(0x(B (0x(B b: No(0x(B (0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                        Status: RunningCommand: /etc/rc.d/random_seed stop --------------------------------------------------------------------------------Saved entropy to /var/db/entropy-file. Finished                         The extraction of the selected sets for NetBSD-8.2 is complete. The system is now able to boot from the selected hard disk. To complete the installation, sysinst will give you the opportunity to configure some essential things first. (0lqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>Hit enter to continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqj(B  The extraction of the selected sets for NetBSD-8.2 is complete. The system  is now able to boot from the selected hard disk. To complete the  installation, sysinst will give you the opportunity to configure some  essential things first.       (0lqqqqqqqqqqqqqqqqqqqqqqqk(B  (0x(B>Hit enter to continue (0x(B  (0mqqqqqqqqqqqqqqqqqqqqqqqj(B                                      Configure the additional items as needed. a: Configure networkconfigure b: TimezoneUTC c: Root shell/bin/sh d: Change root password***EMPTY*** e: Enable installation of binary packagesinstall f: Fetch and unpack pkgsrc for building from source install g: Enable sshdNO h: Enable ntpdNO i: Run ntpdate at bootNO j: Enable mdnsdNO k: Enable xdmNO l: Enable cgdYES m: Enable lvmNO n: Enable raidframeYES o: Add a user >x: Finished configuring The installation of NetBSD-8.2 is now complete. The system should boot from hard disk. Follow the instructions in the INSTALL document about final configuration of your system. We also recommend reading the afterboot(8) manpage; it contains a list of things to be checked after the first complete boot.  At a minimum, you should edit /etc/rc.conf to match your needs. See /etc/defaults/rc.conf for the default values.           (0lqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>Hit enter to continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqj(B NetBSD/amd64 8.2   This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work.  In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work.  Activate the current selection from the menu by typing the enter key.  Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-8.2 Install System(0x(B(0x(B(0x(B(0x(B>a: Install NetBSD to hard disk(0x(B(0x(B b: Upgrade NetBSD on a hard disk(0x(B(0x(B c: Re-install sets or install additional sets (0x(B(0x(B d: Reboot the computer(0x(B(0x(B e: Utility menu(0x(B(0x(B f: Config menu(0x(B(0x(B x: Exit Install System(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Install NetBSD to hard disk>x: Exit Install System [?25h# halt halted by root + touch ./work/netbsd_installed + test -f ./work/xen_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --no-install --workdir ./work --run 'set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh' --run-timeout 21600 boot 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' This is anita version 2.8 Using pexpect version 4.8.0 /usr/pkg/bin/anita \ --vmm noemu \ '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' \ --no-install \ --workdir ./work \ --run 'set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh' \ --run-timeout 21600 \ boot \ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/ sudo \ noemu \ --workdir ./work \ --releasedir ./work/download \ --arch amd64 \ --boot-from disk \ --conf /home/gson/proj/xen-tests/noemu.conf child pid is 20210 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'disk', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: disk workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 8938 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Wed Sep 22 07:05:38 2021 Server powering on ....... connected >> NetBSD/x86 BIOS Boot, Revision 5.10 (Tue Mar 31 05:08:40 UTC 2020) (from NetBSD 8.2) >> Memory: 637/3668992 k 1. Boot normally 2. Boot single user 3. Disable ACPI 4. Disable ACPI and SMP 5. Drop to boot prompt Choose an option; RETURN for default; SPACE to stop countdown. Option 1 will be chosen in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. |/-\|/-\18068848|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|+819116/-\|/-\|/-\|/-\|/-\|/-\|/-+1278036\|/-\ [1210632|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+834403-\|/-\|/-\|/-\|/-\|/-\|/-\+12854|]=0x15f71d8 /-\|/-\|/-\|/-\|/-\|/-\|Loading /var/db/entropy-file Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 8.2 (GENERIC) #0: Tue Mar 31 05:08:40 UTC 2020 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC total memory = 49141 MB avail memory = 47693 MB rnd: seeded with 256 bits running cgd selftest aes-xts-256 aes-xts-512 done mainbus0 (root) ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP ) ACPI: XSDT 0x00000000DF630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FACP 0x00000000DF630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20170303/tbfadt-745) ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20170303/tbfadt-745) ACPI: DSDT 0x00000000DF630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) ACPI: FACS 0x00000000DF62F100 000040 ACPI: FACS 0x00000000DF62F100 000040 ACPI: SPCR 0x00000000DF62F140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) ACPI: MCFG 0x00000000DF62F1C0 00003C (v01 HP ProLiant 00000001 00000000) ACPI: HPET 0x00000000DF62F200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) ACPI: FFFF 0x00000000DF62F240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) ACPI: SPMI 0x00000000DF62F2C0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) ACPI: ERST 0x00000000DF62F300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: APIC 0x00000000DF62F500 00015E (v01 HP ProLiant 00000002 00000000) ACPI: SRAT 0x00000000DF62F680 000570 (v01 HP Proliant 00000001 ?? 0000162E) ACPI: FFFF 0x00000000DF62FC00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: BERT 0x00000000DF62FD80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: HEST 0x00000000DF62FDC0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: DMAR 0x00000000DF62FE80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) ACPI: SSDT 0x00000000DF632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) ACPI: SSDT 0x00000000DF632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) ACPI: SSDT 0x00000000DF632740 0003BB (v01 HP pcc 00000001 INTL 20090625) ACPI: SSDT 0x00000000DF632B00 000377 (v01 HP pmab 00000001 INTL 20090625) ACPI: SSDT 0x00000000DF632E80 002094 (v01 INTEL PPM RCM 00000001 INTL 20061109) ACPI: 6 ACPI AML tables successfully acquired and loaded ioapic0 at mainbus0 apid 8 ioapic1 at mainbus0 apid 0 cpu0 at mainbus0 apid 0 cpu0: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu0: package 0, core 0, smt 0 cpu1 at mainbus0 apid 32 cpu1: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu1: package 1, core 0, smt 0 cpu2 at mainbus0 apid 16 cpu2: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu2: package 0, core 8, smt 0 cpu3 at mainbus0 apid 48 cpu3: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu3: package 1, core 8, smt 0 cpu4 at mainbus0 apid 4 cpu4: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu4: package 0, core 2, smt 0 cpu5 at mainbus0 apid 36 cpu5: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu5: package 1, core 2, smt 0 cpu6 at mainbus0 apid 20 cpu6: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu6: package 0, core 10, smt 0 cpu7 at mainbus0 apid 52 cpu7: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu7: package 1, core 10, smt 0 cpu8 at mainbus0 apid 2 cpu8: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu8: package 0, core 1, smt 0 cpu9 at mainbus0 apid 34 cpu9: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu9: package 1, core 1, smt 0 cpu10 at mainbus0 apid 18 cpu10: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu10: package 0, core 9, smt 0 cpu11 at mainbus0 apid 50 cpu11: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 cpu11: package 1, core 9, smt 0 acpi0 at mainbus0: Intel ACPICA 20170303 hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) MOMB (PNP0C02) at acpi0 not configured MI0 (IPI0001) at acpi0 not configured attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 spkr0 at pcppi1: PC Speaker midi0 at pcppi1: PC speaker sysbeep0 at pcppi1 pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 COMA (PNP0501) at acpi0 not configured PMI0 (ACPI000D) at acpi0 not configured acpitz0 at acpi0 (THM0): cpu0 attimer1: attached to pcppi1 pckbd0 at pckbc1 (kbd slot) pckbc1: using irq 1 for kbd slot wskbd0 at pckbd0 mux 1 pms0 at pckbc1 (aux slot) pckbc1: using irq 12 for aux slot wsmouse0 at pms0 mux 0 ipmi0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 pchb0 at pci0 dev 0 function 0: vendor 8086 product 3406 (rev. 0x13) ppb0 at pci0 dev 1 function 0: vendor 8086 product 3408 (rev. 0x13) ppb0: PCI Express capability version 2 x4 @ 5.0GT/s pci1 at ppb0 bus 5 ciss0 at pci1 dev 0 function 0: HP Smart Array 11 ciss0: interrupting at ioapic1 pin 4 ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro scsibus0 at ciss0: 1 target, 1 lun per target ppb1 at pci0 dev 2 function 0: vendor 8086 product 3409 (rev. 0x13) ppb1: PCI Express capability version 2 x4 @ 5.0GT/s pci2 at ppb1 bus 12 ppb2 at pci0 dev 3 function 0: vendor 8086 product 340a (rev. 0x13) ppb2: PCI Express capability version 2 x16 @ 5.0GT/s pci3 at ppb2 bus 9 ppb3 at pci0 dev 4 function 0: vendor 8086 product 340b (rev. 0x13) ppb3: PCI Express capability version 2 x4 @ 5.0GT/s pci4 at ppb3 bus 13 ppb4 at pci0 dev 5 function 0: vendor 8086 product 340c (rev. 0x13) ppb4: PCI Express capability version 2 x4 @ 5.0GT/s pci5 at ppb4 bus 14 ppb5 at pci0 dev 6 function 0: vendor 8086 product 340d (rev. 0x13) ppb5: PCI Express capability version 2 x4 @ 5.0GT/s pci6 at ppb5 bus 15 ppb6 at pci0 dev 7 function 0: vendor 8086 product 340e (rev. 0x13) ppb6: PCI Express capability version 2 x4 @ 5.0GT/s ppb6: link is x4 @ 2.5GT/s pci7 at ppb6 bus 3 bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx0: Ethernet address e4:11:5b:d3:13:fc bnx0: interrupting at ioapic1 pin 6 bnx0: ASIC BCM5709 C0 (0x57092003) bnx0: PCIe x4 2.5Gbps bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx1: Ethernet address e4:11:5b:d3:13:fe bnx1: interrupting at ioapic1 pin 13 bnx1: ASIC BCM5709 C0 (0x57092003) bnx1: PCIe x4 2.5Gbps bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb7 at pci0 dev 8 function 0: vendor 8086 product 340f (rev. 0x13) ppb7: PCI Express capability version 2 x4 @ 5.0GT/s ppb7: link is x4 @ 2.5GT/s pci8 at ppb7 bus 4 bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T bnx2: Ethernet address e4:11:5b:d3:13:a4 bnx2: interrupting at ioapic1 pin 7 bnx2: ASIC BCM5709 C0 (0x57092003) bnx2: PCIe x4 2.5Gbps bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T bnx3: Ethernet address e4:11:5b:d3:13:a6 bnx3: interrupting at ioapic1 pin 15 bnx3: ASIC BCM5709 C0 (0x57092003) bnx3: PCIe x4 2.5Gbps bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb8 at pci0 dev 9 function 0: vendor 8086 product 3410 (rev. 0x13) ppb8: PCI Express capability version 2 x8 @ 5.0GT/s pci9 at ppb8 bus 6 ppb9 at pci0 dev 10 function 0: vendor 8086 product 3411 (rev. 0x13) ppb9: PCI Express capability version 2 x4 @ 5.0GT/s pci10 at ppb9 bus 16 pchb1 at pci0 dev 13 function 0: vendor 8086 product 343a (rev. 0x13) pchb2 at pci0 dev 13 function 1: vendor 8086 product 343b (rev. 0x13) pchb3 at pci0 dev 13 function 2: vendor 8086 product 343c (rev. 0x13) pchb4 at pci0 dev 13 function 3: vendor 8086 product 343d (rev. 0x13) pchb5 at pci0 dev 13 function 4: vendor 8086 product 3418 (rev. 0x13) pchb6 at pci0 dev 13 function 5: vendor 8086 product 3419 (rev. 0x13) pchb7 at pci0 dev 13 function 6: vendor 8086 product 341a (rev. 0x13) pchb8 at pci0 dev 14 function 0: vendor 8086 product 341c (rev. 0x13) pchb9 at pci0 dev 14 function 1: vendor 8086 product 341d (rev. 0x13) pchb10 at pci0 dev 14 function 2: vendor 8086 product 341e (rev. 0x13) pchb11 at pci0 dev 14 function 3: vendor 8086 product 341f (rev. 0x13) pchb12 at pci0 dev 14 function 4: vendor 8086 product 3439 (rev. 0x13) vendor 8086 product 342e (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured vendor 8086 product 3422 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured vendor 8086 product 3423 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured ppb10 at pci0 dev 28 function 0: vendor 8086 product 3a40 (rev. 0x00) ppb10: PCI Express capability version 1 x4 @ 2.5GT/s pci11 at ppb10 bus 17 ppb11 at pci0 dev 28 function 4: vendor 8086 product 3a48 (rev. 0x00) ppb11: PCI Express capability version 1 x1 @ 2.5GT/s pci12 at ppb11 bus 2 vendor 103c product 3306 (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured vendor 103c product 3307 (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured uhci0 at pci12 dev 0 function 4: vendor 103c product 3300 (rev. 0x01) uhci0: interrupting at ioapic0 pin 17 usb0 at uhci0: USB revision 1.0 uhci1 at pci0 dev 29 function 0: vendor 8086 product 3a34 (rev. 0x00) uhci1: interrupting at ioapic0 pin 20 usb1 at uhci1: USB revision 1.0 uhci2 at pci0 dev 29 function 1: vendor 8086 product 3a35 (rev. 0x00) uhci2: interrupting at ioapic0 pin 23 usb2 at uhci2: USB revision 1.0 uhci3 at pci0 dev 29 function 2: vendor 8086 product 3a36 (rev. 0x00) uhci3: interrupting at ioapic0 pin 22 usb3 at uhci3: USB revision 1.0 uhci4 at pci0 dev 29 function 3: vendor 8086 product 3a39 (rev. 0x00) uhci4: interrupting at ioapic0 pin 23 usb4 at uhci4: USB revision 1.0 ehci0 at pci0 dev 29 function 7: vendor 8086 product 3a3a (rev. 0x00) ehci0: interrupting at ioapic0 pin 20 ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 usb5 at ehci0: USB revision 2.0 ppb12 at pci0 dev 30 function 0: vendor 8086 product 244e (rev. 0x90) pci13 at ppb12 bus 1 vga0 at pci13 dev 3 function 0: vendor 1002 product 515e (rev. 0x02) wsdisplay0 at vga0 kbdmux 1 pckbd_enable: command error drm at vga0 not configured ichlpcib0 at pci0 dev 31 function 0: vendor 8086 product 3a18 (rev. 0x00) ichlpcib0: 24-bit timer tco0 at ichlpcib0: TCO (watchdog) timer configured. tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. isa0 at ichlpcib0 com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo com0: console acpicpu0 at cpu0: ACPI CPU coretemp0 at cpu0: thermal sensor, 1 C resolution acpicpu1 at cpu1: ACPI CPU coretemp1 at cpu1: thermal sensor, 1 C resolution acpicpu2 at cpu2: ACPI CPU coretemp2 at cpu2: thermal sensor, 1 C resolution acpicpu3 at cpu3: ACPI CPU coretemp3 at cpu3: thermal sensor, 1 C resolution acpicpu4 at cpu4: ACPI CPU coretemp4 at cpu4: thermal sensor, 1 C resolution acpicpu5 at cpu5: ACPI CPU coretemp5 at cpu5: thermal sensor, 1 C resolution acpicpu6 at cpu6: ACPI CPU coretemp6 at cpu6: thermal sensor, 1 C resolution acpicpu7 at cpu7: ACPI CPU coretemp7 at cpu7: thermal sensor, 1 C resolution acpicpu8 at cpu8: ACPI CPU coretemp8 at cpu8: thermal sensor, 1 C resolution acpicpu9 at cpu9: ACPI CPU coretemp9 at cpu9: thermal sensor, 1 C resolution acpicpu10 at cpu10: ACPI CPU coretemp10 at cpu10: thermal sensor, 1 C resolution acpicpu11 at cpu11: ACPI CPU coretemp11 at cpu11: thermal sensor, 1 C resolution scsibus0: waiting 2 seconds for devices to settle... uhub0 at usb0: vendor 103c (0x103c) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub1 at usb1: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub2 at usb2: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub3 at usb3: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub4 at usb4: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub5 at usb5: vendor 8086 (0x8086) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1 sd0 at scsibus0 target 0 lun 0: disk fixed sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors sd0: async, 8-bit transfers, tagged queueing uhidev0 at uhub0 port 1 configuration 1 interface 0 uhidev0: HP (0x3f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 ukbd0 at uhidev0 wskbd1 at ukbd0 mux 1 uhidev1 at uhub0 port 1 configuration 1 interface 1 uhidev1: HP (0x3f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 ums0 at uhidev1: 3 buttons wsmouse1 at ums0 mux 0 pad0: outputs: 44100Hz, 16-bit, stereo audio0 at pad0: half duplex, playback, capture, mmap pad0: Virtual format configured - Format SLINEAR, precision 16, channels 2, frequency 44100 pad0: Latency: 139 milliseconds spkr1 at audio0: PC Speaker (synthesized) WARNING: 1 error while detecting hardware; check system log. boot device: sd0 root on sd0a dumps on sd0b root file system type: ffs kern.module.path=/stand/amd64/8.2/modules ugen0 at uhub2 port 2 ugen0: Araneus (0x12d8) Alea II TRNG (0x01), rev 2.00/2.04, addr 2 Wed Sep 22 07:09:50 UTC 2021 Starting root file system check: /dev/rsd0a: file system is clean; not checking swapctl: setting dump device to /dev/sd0b swapctl: adding /dev/sd0b as swap device at priority 0 Starting file system checks: Loaded entropy from /var/db/entropy-file. Setting tty flags. Setting sysctl variables: ddb.onpanic: 1 -> 0 Starting network. Hostname: anita-test.netbsd.org IPv6 mode: host Configuring network interfaces: bnx0. Adding interface aliases:. add net default: gateway 10.169.0.1 Waiting for DAD to complete for statically configured addresses... Building databases: dev, utmp, utmpx, services. Starting syslogd. Mounting all file systems... Clearing temporary files. Updating fontconfig cache: done. Checking quotas: done. swapctl: setting dump device to /dev/sd0b Starting virecover. Checking for core dump... savecore: no core dump Starting local daemons:. Updating motd. Starting powerd. postfix: rebuilding /etc/mail/aliases (missing /etc/mail/aliases.db) Starting inetd. Starting cron. Wed Sep 22 07:10:05 UTC 2021 NetBSD/amd64 (anita-test.netbsd.org) (console) login: NetBSD/amd64 (anita-test.netbsd.org) (console) login: root Sep 22 07:10:07 anita-test login: ROOT LOGIN (root) on tty console Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 8.2 (GENERIC) #0: Tue Mar 31 05:08:40 UTC 2020 Welcome to NetBSD! We recommend that you create a non-root account and use su(1) for root access. anita-test# exec /bin/sh anita-test# PS1='anita-root-shell-promp''t-1632294157.4930792# ' anita-root-shell-prompt-1632294157.4930792# set -x && ( echo get img | tftp 10.1 69.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh  + + tftp 10.169.0.1 echo get img tftp> Received 1048843 bytes in 0.2 seconds tftp> + vnconfig vnd0 img + mount /dev/vnd0a /mnt + sh /mnt/install-xen.sh + echo 'this is install-xen.sh' this is install-xen.sh + ed /etc/ssh/sshd_config <<... 3374 #PermitRootLogin prohibit-password #X11Forwarding no 3359 + echo sshd=YES >>/etc/rc.conf + /etc/rc.d/sshd start ssh-keygen: 1024 SHA256:rf6DK9/r/Z6cYiwB/1H5Rb1Mizv23Pzx+nF9cPE5kzQ root@anita-test.netbsd.org (DSA) ssh-keygen: 521 SHA256:kJZWsZIRcI6icMDqhwUbGyrFsg5MS0pEGC91Cs/4rYs root@anita-test.netbsd.org (ECDSA) ssh-keygen: 256 SHA256:CrKsvOi4fl8zf9ZDLJNpmxbagZyiw5D+U8ZC2x0jWUA root@anita-test.netbsd.org (ED25519) ssh-keygen: 2048 SHA256:iEAUOw/bSNBgMQJG3k88mdGwW8Dw8/dPUhsOuuQrQps root@anita-test.netbsd.org (RSA) Starting sshd. + mkdir -p /root/.ssh + echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key' >>/root/.ssh/authorized_keys + echo 'tmpfs /tmp tmpfs rw' >>/etc/fstab + mount /tmp + echo + comps='kernel tools' + have_packages=true + pkgs='sysutils/xenkernel415 sysutils/xentools415 sysutils/cdrtools devel/py-pexpect devel/git-base' + false + sysctl -n hw.ncpu + echo MAKE_JOBS=12 >>/etc/mk.conf + echo WRKOBJDIR=/tmp >>/etc/mk.conf + echo PKG_DBDIR=/var/db/pkg >>/etc/mk.conf + unset PKG_PATH + cd /usr + pkgsrc_tar=pkgsrc-2021.09.21.03.24.19.tar.gz + time ftp 'http://mirror.araneus.fi/local/pkgsrc-2021.09.21.03.24.19.tar.gz' Requesting http://mirror.araneus.fi/local/pkgsrc-2021.09.21.03.24.19.tar.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 69031 KiB 93.46 MiB/s 00:00 ETA 70688654 bytes retrieved in 00:00 (93.44 MiB/s) 0.99 real 0.00 user 0.20 sys + time tar xfz pkgsrc-2021.09.21.03.24.19.tar.gz tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. tar: File extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. 107.51 real 8.37 user 39.81 sys + for pkgpath=sysutils/xenkernel415 + basename sysutils/xenkernel415 + pkg=xenkernel415 + cd /usr/pkgsrc/sysutils/xenkernel415 + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo xenkernel415_source_pkg_ok=true xenkernel415_source_pkg_ok=true + echo pkg_install_status xenkernel415 true pkg_install_status xenkernel415 true + true + cd .. + for pkgpath=sysutils/xentools415 + basename sysutils/xentools415 + pkg=xentools415 + cd /usr/pkgsrc/sysutils/xentools415 + time make install >log 2>&1 + r=false + echo 'build of' 'package xentools415 failed' build of package xentools415 failed + echo xentools415_source_pkg_ok=false xentools415_source_pkg_ok=false + echo pkg_install_status xentools415 false pkg_install_status xentools415 false + false + tail -200 log => Bootstrap dependency digest>=20010302: found digest-20190127 ERROR: This package is only available for these platforms: NetBSD-9.99.6[4-9]-x86_64 NetBSD-9.99.[7-9]*-x86_64 NetBSD-9.[1-9]-x86_64 NetBSD-9.[1-9]_*-x86_64 NetBSD-9.0_STABLE-x86_64. ERROR: This package has set PKG_SKIP_REASON: ERROR: xentools415-4.15.0nb2 is not available for NetBSD-8.2-x86_64 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/xentools415 0.44 real 0.29 user 0.13 sys + sleep 10 + have_packages=false + cd .. + for pkgpath=sysutils/cdrtools + basename sysutils/cdrtools + pkg=cdrtools + cd /usr/pkgsrc/sysutils/cdrtools + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo cdrtools_source_pkg_ok=true cdrtools_source_pkg_ok=true + echo pkg_install_status cdrtools true pkg_install_status cdrtools true + true + cd .. + for pkgpath=devel/py-pexpect + basename devel/py-pexpect + pkg=py-pexpect + cd /usr/pkgsrc/devel/py-pexpect + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo py-pexpect_source_pkg_ok=true py-pexpect_source_pkg_ok=true + echo pkg_install_status py-pexpect true pkg_install_status py-pexpect true + true + cd .. + for pkgpath=devel/git-base + basename devel/git-base + pkg=git-base + cd /usr/pkgsrc/devel/git-base + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo git-base_source_pkg_ok=true git-base_source_pkg_ok=true + echo pkg_install_status git-base true pkg_install_status git-base true + true + cd .. + false + echo 'Packages missing, quitting' Packages missing, quitting + false anita-root-shell-prompt-1632294157.4930792# echo exit_status=$?= + echo exit_status=1= exit_status=1= anita-root-shell-prompt-1632294157.4930792# halt + halt Sep 22 07:48:57 anita-test halt: halted by root Sep 22 07:48:57 anita-test syslogd[83]: Exiting on signal 15 syncing disks... done brgphy3: detached brgphy2: detached brgphy1: detached brgphy0: detached bnx3: detached bnx2: detached bnx1: detached bnx0: detached pci11: detached pci10: detached pci9: detached pci8: detached pci7: detached pci6: detached pci5: detached pci4: detached pci3: detached pci2: detached sysbeep0: detached midi0: detached ppb10: detached pchb12: detached pchb11: detached pchb10: detached pchb9: detached pchb8: detached pchb7: detached pchb6: detached pchb5: detached pchb4: detached pchb3: detached pchb2: detached pchb1: detached ppb9: detached ppb8: detached ppb7: detached ppb6: detached ppb5: detached ppb4: detached ppb3: detached ppb2: detached ppb1: detached pchb0: detached spkr1: detached audio0: detached vnd0: detached The operating system has halted. Please press any key to reboot. 3101.42 real 3.29 user 17.37 sys