Vmware: 17:10, Guest - wait for network to be configured [closed]
up vote
-2
down vote
favorite
Host:
Windows Pro: 1803
VMware® Workstation 15 Pro
15.0.1 build-10737736
Guest
- Ubuntu 17.10:
4.13.0-21-generic x86_64 GNU/Linux
System is updated:
apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y
Netplan
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
ethernets:
ens33:
dhcp4: yes
dhcp6: no
ens38:
dhcp4: yes
dhcp6: no
Temp Fix, as of now
The only temp solution as of now, are to "suspend the guest" when the system boots, and then "start it after its suspended" It will then skip the wait for network to be configured. and I can log into the system. Networking is fully operational then.
boot networking server 17.10 vmware-workstation
closed as off-topic by Terrance, pomsky, karel, guiverc, DK Bose Nov 15 at 5:37
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – Terrance, pomsky, karel, guiverc, DK Bose
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-2
down vote
favorite
Host:
Windows Pro: 1803
VMware® Workstation 15 Pro
15.0.1 build-10737736
Guest
- Ubuntu 17.10:
4.13.0-21-generic x86_64 GNU/Linux
System is updated:
apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y
Netplan
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
ethernets:
ens33:
dhcp4: yes
dhcp6: no
ens38:
dhcp4: yes
dhcp6: no
Temp Fix, as of now
The only temp solution as of now, are to "suspend the guest" when the system boots, and then "start it after its suspended" It will then skip the wait for network to be configured. and I can log into the system. Networking is fully operational then.
boot networking server 17.10 vmware-workstation
closed as off-topic by Terrance, pomsky, karel, guiverc, DK Bose Nov 15 at 5:37
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – Terrance, pomsky, karel, guiverc, DK Bose
If this question can be reworded to fit the rules in the help center, please edit the question.
3
Unfortunately, Ubuntu 17.10 is end of life so there are no more updates or support for it. Please consider upgrading to a supported version like 18.04 LTS or 18.10. Also, 14.04 LTS is supported until April of 2019 and 16.04 LTS will be supported until April 2021. Please see askubuntu.com/questions/91815/… for upgrading the present OS.
– Terrance
Nov 15 at 4:15
18.* is unsuported in Vmware workstation. there is a 5 sec systemwide delay when you run ubuntu 18, in vmware.
– BD Bear
Nov 15 at 4:23
1
Please see: wiki.ubuntu.com/Releases 17.10 is unsupported. You will have to decide what you want to do from here since we will not support 17.10 as it might be a bug in it causing that delay and it will not be fixed.
– Terrance
Nov 15 at 4:24
add a comment |
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
Host:
Windows Pro: 1803
VMware® Workstation 15 Pro
15.0.1 build-10737736
Guest
- Ubuntu 17.10:
4.13.0-21-generic x86_64 GNU/Linux
System is updated:
apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y
Netplan
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
ethernets:
ens33:
dhcp4: yes
dhcp6: no
ens38:
dhcp4: yes
dhcp6: no
Temp Fix, as of now
The only temp solution as of now, are to "suspend the guest" when the system boots, and then "start it after its suspended" It will then skip the wait for network to be configured. and I can log into the system. Networking is fully operational then.
boot networking server 17.10 vmware-workstation
Host:
Windows Pro: 1803
VMware® Workstation 15 Pro
15.0.1 build-10737736
Guest
- Ubuntu 17.10:
4.13.0-21-generic x86_64 GNU/Linux
System is updated:
apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y
Netplan
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
ethernets:
ens33:
dhcp4: yes
dhcp6: no
ens38:
dhcp4: yes
dhcp6: no
Temp Fix, as of now
The only temp solution as of now, are to "suspend the guest" when the system boots, and then "start it after its suspended" It will then skip the wait for network to be configured. and I can log into the system. Networking is fully operational then.
boot networking server 17.10 vmware-workstation
boot networking server 17.10 vmware-workstation
asked Nov 15 at 4:12
BD Bear
11113
11113
closed as off-topic by Terrance, pomsky, karel, guiverc, DK Bose Nov 15 at 5:37
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – Terrance, pomsky, karel, guiverc, DK Bose
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by Terrance, pomsky, karel, guiverc, DK Bose Nov 15 at 5:37
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – Terrance, pomsky, karel, guiverc, DK Bose
If this question can be reworded to fit the rules in the help center, please edit the question.
3
Unfortunately, Ubuntu 17.10 is end of life so there are no more updates or support for it. Please consider upgrading to a supported version like 18.04 LTS or 18.10. Also, 14.04 LTS is supported until April of 2019 and 16.04 LTS will be supported until April 2021. Please see askubuntu.com/questions/91815/… for upgrading the present OS.
– Terrance
Nov 15 at 4:15
18.* is unsuported in Vmware workstation. there is a 5 sec systemwide delay when you run ubuntu 18, in vmware.
– BD Bear
Nov 15 at 4:23
1
Please see: wiki.ubuntu.com/Releases 17.10 is unsupported. You will have to decide what you want to do from here since we will not support 17.10 as it might be a bug in it causing that delay and it will not be fixed.
– Terrance
Nov 15 at 4:24
add a comment |
3
Unfortunately, Ubuntu 17.10 is end of life so there are no more updates or support for it. Please consider upgrading to a supported version like 18.04 LTS or 18.10. Also, 14.04 LTS is supported until April of 2019 and 16.04 LTS will be supported until April 2021. Please see askubuntu.com/questions/91815/… for upgrading the present OS.
– Terrance
Nov 15 at 4:15
18.* is unsuported in Vmware workstation. there is a 5 sec systemwide delay when you run ubuntu 18, in vmware.
– BD Bear
Nov 15 at 4:23
1
Please see: wiki.ubuntu.com/Releases 17.10 is unsupported. You will have to decide what you want to do from here since we will not support 17.10 as it might be a bug in it causing that delay and it will not be fixed.
– Terrance
Nov 15 at 4:24
3
3
Unfortunately, Ubuntu 17.10 is end of life so there are no more updates or support for it. Please consider upgrading to a supported version like 18.04 LTS or 18.10. Also, 14.04 LTS is supported until April of 2019 and 16.04 LTS will be supported until April 2021. Please see askubuntu.com/questions/91815/… for upgrading the present OS.
– Terrance
Nov 15 at 4:15
Unfortunately, Ubuntu 17.10 is end of life so there are no more updates or support for it. Please consider upgrading to a supported version like 18.04 LTS or 18.10. Also, 14.04 LTS is supported until April of 2019 and 16.04 LTS will be supported until April 2021. Please see askubuntu.com/questions/91815/… for upgrading the present OS.
– Terrance
Nov 15 at 4:15
18.* is unsuported in Vmware workstation. there is a 5 sec systemwide delay when you run ubuntu 18, in vmware.
– BD Bear
Nov 15 at 4:23
18.* is unsuported in Vmware workstation. there is a 5 sec systemwide delay when you run ubuntu 18, in vmware.
– BD Bear
Nov 15 at 4:23
1
1
Please see: wiki.ubuntu.com/Releases 17.10 is unsupported. You will have to decide what you want to do from here since we will not support 17.10 as it might be a bug in it causing that delay and it will not be fixed.
– Terrance
Nov 15 at 4:24
Please see: wiki.ubuntu.com/Releases 17.10 is unsupported. You will have to decide what you want to do from here since we will not support 17.10 as it might be a bug in it causing that delay and it will not be fixed.
– Terrance
Nov 15 at 4:24
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
3
Unfortunately, Ubuntu 17.10 is end of life so there are no more updates or support for it. Please consider upgrading to a supported version like 18.04 LTS or 18.10. Also, 14.04 LTS is supported until April of 2019 and 16.04 LTS will be supported until April 2021. Please see askubuntu.com/questions/91815/… for upgrading the present OS.
– Terrance
Nov 15 at 4:15
18.* is unsuported in Vmware workstation. there is a 5 sec systemwide delay when you run ubuntu 18, in vmware.
– BD Bear
Nov 15 at 4:23
1
Please see: wiki.ubuntu.com/Releases 17.10 is unsupported. You will have to decide what you want to do from here since we will not support 17.10 as it might be a bug in it causing that delay and it will not be fixed.
– Terrance
Nov 15 at 4:24