Skip to content
Discussion options

You must be logged in to vote

It turned out that Ubuntu 24.04 did not have the hwclock console utility.
Therefore, the script did not work and the network card did not come up.

This is very strange and is not documented anywhere on the Internet. And also in the log /var/log/vmware-imc/toolsDeployPkg.log it is not even mentioned.

In the template you need to run:
sudo apt update
sudo apt install -y util-linux-extra

After that, the network card comes up correctly.

Question. How are we going to deal with this? Because this is not normal. In fact, this is a bug to some extent.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tenthirtyam
Comment options

Answer selected by tenthirtyam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2579 on August 07, 2025 20:29.