On 11.09.14 16:18, Andreas Schwab wrote: > Alexander Graf <[email protected]> writes: > >> Dirk, I thought for ARMv7 we override the guest kernel? Is that a thing >> of the past? > > There is no dedicated guest initrd: > > [ 17s] linux64 /usr/bin/qemu-system-arm -no-reboot -nographic -vga none > -net none -enable-kvm -M vexpress-a15 -dtb /boot/a15-guest.dtb -cpu > cortex-a15 -mem-prealloc -mem-path /dev/hugepages -kernel /boot/zImage.guest > -initrd /boot/initrd -append root=/dev/disk/by-id/virtio-0 panic=1 quiet > no-kvmclock nmi_watchdog=0 rw rd.driver.pre=binfmt_misc elevator=noop > console=ttyAMA0 init=/.build/build -m 1020 -drive > file=/var/cache/obs/worker/root_3/root,if=none,id=disk,serial=0,cache=unsafe > -device virtio-blk-device,drive=disk -drive > file=/var/cache/obs/worker/root_3.swap,if=none,id=swap,serial=1,cache=unsafe > -device virtio-blk-device,drive=swap -smp 1
Then the new guest kernel is missing device mapper support as =y ;). Alex -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
