search for: baf0

Displaying 7 results from an estimated 7 matches for "baf0".

Did you mean: ba50
2014 Oct 08
0
Re: Virt-v2v conversion issue
...Server release 6.6 Beta (Santiago) to run on KVM This guest has virtio drivers installed. [ 147.0] Mapping filesystem data to avoid copying unused and blank areas [ 148.0] Closing the overlay [ 148.0] Copying disk 1/2 to /tmp/v2v.mtvnoJ/46adae8a-63c1-40f8-b25a-f02deb1a5160/images/b59d8629-38f4-4443-baf0-07462e75bb91/0be98db1-86cc-4da2-9ecb-aae5f700d569 (qcow2) (100.00/100%) [ 223.0] Copying disk 2/2 to /tmp/v2v.mtvnoJ/46adae8a-63c1-40f8-b25a-f02deb1a5160/images/b59d8629-38f4-4443-baf0-07462e75bb91/67f9c9d5-f469-41ad-9390-b281b51515f4 (qcow2) (100.00/100%) [ 358.0] Creating output metadata...
2017 Jan 13
2
Reliable way of having both LAN and WIFI on headless box
...li to re-activate an existing WIFI connection. > > Can anyone help here too, just in case I can't fix the real problem I have a wireless connection named "AndroidAP-notepro" So I can run # nmcli con show --active | grep AndroidAP-notepro AndroidAP-notepro 62d0fc1f-91b8-4c07-baf0-323cf1c108d1 802-11-wireless wlp3s0 # You can check exit code and number of lines. If number of lines is 0, it means the connection is not active and you can try to activate it and get exit code of the command # nmcli con up AndroidAP-notepro Also, it could be useful to know what value you hav...
2014 Oct 08
4
Re: Virt-v2v conversion issue
On Wed, Oct 08, 2014 at 08:11:16AM +0000, VONDRA Alain wrote: > Hi, > I meet an amazing issue, when I convert a raw file to the oVirt environment using virt-v2v. > All seems to work fine, my VM is composed of 9 disks, the processes > finishes without any trouble, the files are well present in the > right import volume, but only the first system disk appear un my > oVirt Import
2017 Jan 18
2
Reliable way of having both LAN and WIFI on headless box
...ion. > > > > Can anyone help here too, just in case I can't fix the real problem > > I have a wireless connection named "AndroidAP-notepro" > > So I can run > > # nmcli con show --active | grep AndroidAP-notepro AndroidAP-notepro > 62d0fc1f-91b8-4c07-baf0-323cf1c108d1 802-11-wireless > wlp3s0 > # > > You can check exit code and number of lines. > If number of lines is 0, it means the connection is not active and you > can try to activate it and get exit code of the command > > # nmcli con up AndroidAP-notepro > > Als...
2017 Jan 16
0
Reliable way of having both LAN and WIFI on headless box
...tion. > > > > Can anyone help here too, just in case I can't fix the real problem > > I have a wireless connection named "AndroidAP-notepro" > > So I can run > > # nmcli con show --active | grep AndroidAP-notepro > AndroidAP-notepro 62d0fc1f-91b8-4c07-baf0-323cf1c108d1 802-11-wireless > wlp3s0 > # > > You can check exit code and number of lines. > If number of lines is 0, it means the connection is not active and you can > try to activate it and get exit code of the command > > # nmcli con up AndroidAP-notepro > > Also...
2017 Jan 18
0
Reliable way of having both LAN and WIFI on headless box
...an anyone help here too, just in case I can't fix the real problem >> >> I have a wireless connection named "AndroidAP-notepro" >> >> So I can run >> >> # nmcli con show --active | grep AndroidAP-notepro AndroidAP-notepro >> 62d0fc1f-91b8-4c07-baf0-323cf1c108d1 802-11-wireless >> wlp3s0 >> # >> >> You can check exit code and number of lines. >> If number of lines is 0, it means the connection is not active and you >> can try to activate it and get exit code of the command >> >> # nmcli con up...
2017 Jan 09
4
Reliable way of having both LAN and WIFI on headless box
Once again I am building a headless Centos 7 box that needs to reliably be on both the LAN and WIFI network at all times. Amongst other things it's going to be an AirPrint bridge enabling IPads to print to printers on a different VLAN. I have asked about this before and got a solution working using nmtui to set up both the LAN and WIFI interface, and activate them. However, the WIFI