Hi,
         i had problem during installation of linux guest.
I used "bhyve”  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”

and 

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"

_______________________________________________
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to