Date: Tue, 14 Jan 2014 14:52:48 +0100 From: patrizio ottaviani <pottaviani@consulenti.schema31.it> To: freebsd-virtualization@freebsd.org Subject: Linux guest Message-ID: <2F226A2F-5FE9-4223-A35A-F7C491449B09@consulenti.schema31.it>
next in thread | raw e-mail | index | archive | help
Hi, i had problem during installation of linux guest. I used "bhyve=94 script for create and start the linux vm,it run = without detected controller sata using "virtio-blk". with "ahci-hd" the system found disk drive and install the system = correctly,but show error in console : [ 5728.301499] ata1.00: irq_stat 0x40000001 [ 5728.302513] ata1.00: failed command: FLUSH CACHE [ 5728.303732] ata1.00: cmd e7/00:00:00:00:00/00:00:00:00:00/a0 tag 0 [ 5728.303734] res 41/04:00:00:00:00/00:00:00:00:00/a0 Emask = 0x1 (device error) [ 5728.307323] ata1.00: status: { DRDY ERR } [ 5728.308368] ata1.00: error: { ABRT } The network interface is found but does not connect using dhcp or with = manual setting. I trying with debian 7.3.0 , ubuntu 10.10 and centos 6.5 without = success. i.e "/usr/sbin/bhyve -c 2 -m 4096 -A -I -H -s 0,hostbridge -s = 2,virtio-blk,/repository/temp/vm/lin1/lin1.img -s 3,virtio-net,tap1 -s = 4,ahci-cd,/repository/temp/vm/lin1/lin1.iso -S 31,uart,stdio lin1=94 and=20 i.e "/usr/sbin/bhyve -c 2 -m 4096 -A -I -H -s 0,hostbridge -s = 2,ahci-hd,/repository/temp/vm/lin1/lin1.img -s 3,virtio-net,tap1 -s = 4,ahci-cd,/repository/temp/vm/lin1/lin1.iso -S 31,uart,stdio lin1"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2F226A2F-5FE9-4223-A35A-F7C491449B09>