Ubuntu Server Installation stops at curtin command in-target

Viewed 15223

I have tried to install three versions of Ubuntu Server (18.04.5, 20.04.2, 21.04) on my Win10 Hyper-V. But all failed at curtin command in-target as the last execution. Can anyone tell me why this happened?

3 Answers

LTS 20.04 In VMWare - disabling network adapter for the installation fixed this issue for me as well. I do not know why as of right now, but it seems to correct the issue. You just have to enable and set up network once it's up and running. If you were trying to access via SSH though, I don't know how you'd get around it.

Disable network will solve the problem

Related