Package: installation-reports Severity: normal I did a successful install of Debian GNU/kFreeBSD in a GNOME Boxes virtual machine running on a Debian GNU/Linux (wheezy) system.
-- Package-specific info: Boot method: GNOME Boxes booted the ISO for me Image version: debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso Date: 2013-01-25 12:02 Machine: GNOME Boxes - virtual machine based on KVM Partitions: see hardware report below Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [O] Detect network card: [O] Configure network: [O] Detect CD: [O] Load installer modules: [O] Clock/timezone setup: [O] User/password setup: [O] Detect hard drives: [O] Partition hard drives: [O] Install base system: [O] Install tasks: [O] Install boot loader: [O] Overall install: [O] Comments/Problems: During the partitioning section of the installer, I got this message twice, ignoring it worked fine: Could not get identity of device /dev/ada0 - Inappropriate ioctl for device The timezone selection section did not have a GeoIP option, instead I had to manually select my timezone. The mirror selection did not default to http.debian.net nor to cdn.debian.net, instead I had to either manually navigate the long list of countries and mirrors or manually enter a server. When I manually entered http.debian.net, it decided that the mirror was bad and forced me to enter another mirror. The installer logs indicate it couldn't find Suite|Codename in the Release file, trying the wget command it used manually worked fine though. This is the command that GNOME Boxes ran for the installer: /usr/bin/kvm -S -M pc-1.1 -enable-kvm -m 500 -smp 1,sockets=1,cores=1,threads=1 -name debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso 2 -uuid 021d00ef-beaa-a48b-ce53-f11f3e6256c0 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/home/pabs/.libvirt/qemu/lib/debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso 2.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc,driftfix=slew -no-kvm-pit-reinjection -no-reboot -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive file=/home/pabs/.local/share/gnome-boxes/images/debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso 2,if=none,id=drive-ide0-0-0,format=qcow2,cache=none -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=2 -drive file=/home/pabs/tmp/debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0,bootindex=1 -netdev user,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:59:c7:b5,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -device usb-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing -vga qxl -global qxl-vga.vram_size=67108864 -device AC97,id=sound0,bus=pci.0,addr=0x4 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 This is the command that GNOME Boxes ran for the installed system: /usr/bin/kvm -S -M pc-1.1 -enable-kvm -m 500 -smp 1,sockets=1,cores=1,threads=1 -name debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso 2 -uuid 021d00ef-beaa-a48b-ce53-f11f3e6256c0 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/home/pabs/.libvirt/qemu/lib/debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso 2.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc,driftfix=slew -no-kvm-pit-reinjection -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive file=/home/pabs/.local/share/gnome-boxes/images/debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso 2,if=none,id=drive-ide0-0-0,format=qcow2,cache=none -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -drive file=/home/pabs/tmp/debian-wheezy-DI-b4-kfreebsd-amd64-netinst.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev user,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:59:c7:b5,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -device usb-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing -vga qxl -global qxl-vga.vram_size=67108864 -device AC97,id=sound0,bus=pci.0,addr=0x4 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 I note that the automatic reports listed below contain some errors; things not being mounted, commands not being found: /sys/bus free dfbinfo I took at look at the installer syslog and discovered a few errors: kernel: /proc/sys/kernel/printk: No such file or directory kernel: 18>kldload: can't load uhid: No such file or directory main-menu: resolver (libc0.1-udeb): package doesn't exist (ignored) main-menu: resolver (kbd-udeb): package doesn't exist (ignored) main-menu: resolver (libgcc1): package doesn't exist (ignored) partman: mkfs.ufs: partman: Cannot retrieve operator gid, using gid 0. Jan 25 03:11:20 main-menu[132]: (process:3512): unknown udeb partman-auto-lvm Jan 25 03:11:20 main-menu[132]: (process:3512): unknown udeb partman-auto-crypto Jan 25 03:11:20 main-menu[132]: (process:3512): /bin/partman: Jan 25 03:11:20 main-menu[132]: (process:3512): line 105: Jan 25 03:11:20 main-menu[132]: (process:3512): depmod: not found Jan 25 03:11:20 main-menu[132]: (process:3512): Jan 25 03:11:20 main-menu[132]: (process:3512): cat: can't open '/proc/modules': No such file or directory Jan 25 03:11:20 main-menu[132]: (process:3512): cat: can't open '/proc/modules': No such file or directory Jan 25 03:11:20 main-menu[132]: (process:3512): /bin/perform_recipe: Jan 25 03:11:20 main-menu[132]: (process:3512): line 38: Jan 25 03:11:20 main-menu[132]: (process:3512): reuse_partitions: not found Jan 25 03:11:20 main-menu[132]: (process:3512): Jan 25 03:12:10 debootstrap: dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg': Jan 25 03:12:10 debootstrap: missing description Jan 25 03:12:10 debootstrap: dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg': Jan 25 03:12:10 debootstrap: missing architecture Jan 25 03:12:10 debootstrap: dpkg: regarding .../base-files_6.11_kfreebsd-amd64.deb containing base-files, pre-dependency problem: Jan 25 03:12:10 debootstrap: base-files pre-depends on awk Jan 25 03:12:10 debootstrap: awk is not installed. Jan 25 03:12:10 debootstrap: Jan 25 03:12:10 debootstrap: dpkg: warning: ignoring pre-dependency problem! Jan 25 03:15:17 debootstrap: Setting up initscripts (2.88dsf-32) ... Jan 25 03:15:20 debootstrap: invoke-rc.d: unknown initscript, /etc/init.d/urandom.sh not found. Same for Xorg.0.log: [ 3.005] (WW) Warning, couldn't open module qxl [ 3.005] (EE) Failed to load module "qxl" (module does not exist, 0) [ 3.006] (WW) Warning, couldn't open module fbdev [ 3.006] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 3.008] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 3.069] (WW) VESA(0): Unable to estimate virtual size [ 3.069] (WW) VESA(0): No valid modes left. Trying less strict filter... [ 3.069] (WW) VESA(0): Unable to estimate virtual size [ 3.228] (WW) <default pointer>: No Device specified, looking for one... [ 3.307] (WW) fcntl(8, O_ASYNC): Inappropriate ioctl for device ============================================== Installer lsb-release: ============================================== DISTRIB_ID=Debian DISTRIB_DESCRIPTION="Debian GNU/kFreeBSD installer" DISTRIB_RELEASE="7.0 (wheezy) - installer build 20121114" X_INSTALLATION_MEDIUM=cdrom ============================================== Installer hardware-summary: ============================================== uname -a: GNU/kFreeBSD debian 9.0-2-amd64 #0 Mon Oct 29 21:49:18 UTC 2012 x86_64 GNU/Linux lspci -nn: 00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02) lspci -nn: 00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] [8086:7000] lspci -nn: 00:01.1 IDE interface [0101]: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] [8086:7010] lspci -nn: 00:01.2 USB controller [0c03]: Intel Corporation 82371SB PIIX3 USB [Natoma/Triton II] [8086:7020] (rev 01) lspci -nn: 00:01.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 03) lspci -nn: 00:02.0 VGA compatible controller [0300]: Red Hat, Inc. Device [1b36:0100] (rev 03) lspci -nn: 00:03.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 20) lspci -nn: 00:04.0 Multimedia audio controller [0401]: Intel Corporation 82801AA AC'97 Audio Controller [8086:2415] (rev 01) lspci -nn: 00:05.0 Communication controller [0780]: Red Hat, Inc Virtio console [1af4:1003] lspci -nn: 00:06.0 Unclassified device [00ff]: Red Hat, Inc Virtio memory balloon [1af4:1002] usb-list: Error: directory /sys/bus does not exist; is sysfs mounted? kldstat: Id Refs Address Size Name kldstat: 1 19 0xffffffff80200000 de2000 kfreebsd-9.gz kldstat: 2 1 0xffffffff89412000 a8a6 ext2fs.ko kldstat: 3 1 0xffffffff8941d000 12ab58 zfs.ko kldstat: 4 1 0xffffffff89548000 2d9c opensolaris.ko kldstat: 5 1 0xffffffff8954b000 1ff4 nullfs.ko kldstat: 6 1 0xffffffff8954d000 5c40 reiserfs.ko kldstat: 7 1 0xffffffff89553000 5c084 xfs.ko kldstat: 8 1 0xffffffff895b0000 6936 ntfs.ko df: Filesystem 1K-blocks Used Available Use% Mounted on df: /dev/md0 130239 71807 58432 55% / df: devfs 1 1 0 100% /dev df: devfs 1 1 0 100% /dev df: fdescfs 1 1 0 100% /dev/fd df: linprocfs 4 4 0 100% /proc df: /sys 4 4 0 100% /sys df: /dev/ada0s1 19604014 483720 17551974 3% /target df: devfs 1 1 0 100% /dev df: /sys 4 4 0 100% /sys df: devfs 1 1 0 100% /target/dev free: /usr/bin/report-hw: line 63: free: not found /proc/cmdline: BOOT_IMAGE=/kernel ro root=302 /proc/cpuinfo: processor : 0 /proc/cpuinfo: vendor_id : GenuineIntel /proc/cpuinfo: cpu family : 6 /proc/cpuinfo: model : 2 /proc/cpuinfo: model name : QEMU Virtual CPU version 1.1.2 /proc/cpuinfo: stepping : 3 /proc/cpuinfo: /proc/cpuinfo: flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 b19 mmx fxsr xmm sse2 /proc/cpuinfo: cpu MHz : 2128.08 /proc/cpuinfo: bogomips : 2128.08 /proc/meminfo: total: used: free: shared: buffers: cached: /proc/meminfo: Mem: 372137984 62226432 309911552 7610368 0 19058688 /proc/meminfo: Swap: 742391808 8192 742383616 /proc/meminfo: MemTotal: 363416 kB /proc/meminfo: MemFree: 302648 kB /proc/meminfo: MemShared: 7432 kB /proc/meminfo: Buffers: 0 kB /proc/meminfo: Cached: 18612 kB /proc/meminfo: SwapTotal: 724992 kB /proc/meminfo: SwapFree: 724984 kB dfbinfo: not found -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 9.0-2-amd64 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part