Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2014 08:12:50 -0800
From:      Peter Grehan <grehan@freebsd.org>
To:        patrizio ottaviani <pottaviani@consulenti.schema31.it>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: Linux guest
Message-ID:  <52D56202.7030608@freebsd.org>
In-Reply-To: <2F226A2F-5FE9-4223-A35A-F7C491449B09@consulenti.schema31.it>
References:  <2F226A2F-5FE9-4223-A35A-F7C491449B09@consulenti.schema31.it>

next in thread | previous in thread | raw e-mail | index | archive | help
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

  That's an issue with the FreeBSD AHCI driver - a fix is ready and will 
be submitted shortly.

  The workaround is to use virtio-blk instead, with the caveat that with 
 >= 4G of guest RAM you will need the recent fix in r260469, or drop 
guest RAM down to <= 3G.

> The network interface is found but does not connect using dhcp or with manual setting.

  What does your bridge setup look like ?

later,

Peter.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52D56202.7030608>