HAOS install failing on Lenovo Thinkstation


Can’t get Ubuntu to copy haos from USB onto SSD of my old PC that I am trying to install HA on

Notice the ‘~$’ right before the ‘xz’ command is called, remove that.
Also I am not sure you would use ‘dd’ to write directly to the mounted disk. I would expect you would to write the device: ‘… -of=/dev/sdxx …’ after you ‘unmount /nvme0n1’
Someone else may weigh in here.

Many thanks Tim, these two things I think sorted it and I now have HA running OK on my levono! So great!