D4VEW557
(David Wilkinson)
June 16, 2021, 9:31pm
1
Hi all,
After having some issues with windows and VM running HA I have looked at trying to run Generic x64 on the pc instead.
When using either balena etcher or Rufus to create the bootable drive it creates multiple drives is this correct.
If I insert the usb and boot the pc from it, it gives a message saying no bootable drive found.
Any ideas or comments welcome.
AllHailJ
(J Gent)
June 16, 2021, 9:54pm
2
Just some basics - Is the usb set up in ROM as a boot device?
Have you considered converting the system to linux and using VM. This is working for me on an old Xeon server.
D4VEW557
(David Wilkinson)
June 16, 2021, 10:01pm
3
I used the setting below
The device was only one drive not the multiple partitions it is now.
francisp
(Francis)
June 17, 2021, 3:53am
4
HAOS does indeed create multiple partitions. Make sure your system is set to uefi and not bios.
D4VEW557
(David Wilkinson)
June 20, 2021, 7:38am
5
So I have decided to try the debian route. Something I have no experience with but I thought i would have a go.
So I have the latest version installed on my pc (debian 10.10-amd64) it loads and runs fine but this is where the good news ends.
Following the steps to install HA fail drastically.
The first thing to do is update debian it fails.
The next thing a series of commands to install the required packages for HA most fail.
lastly install HA it fails. Not surprisingly as the previous steps had failed.
The image I installed was disc1 the iso install file. There are 2 other discs do I need to install them?
francisp
(Francis)
June 20, 2021, 1:03pm
6
Try this one :
https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/
and read the instructions here :
Installing Home Assistant Supervised using Debian 12
Before proceeding, please read the following information
It is being made increasing difficult to run a Supervised installation, by choosing to do so you understand the guidelines linked in the next paragraph. If you are new to Home Assistant and/or Linux, then this installation type is most likely not for you and you should choose to run Home Assistant OS on your machine.
A PR has now been merged into the…
D4VEW557
(David Wilkinson)
June 25, 2021, 8:13pm
7
That was the guide I followed but not the image I used.
The links has many different iso images is there one in particular I should use?
It’s also not a good idea to run an OS from a mere USB stick. Those things are not meant for being used 24/7 and some can get significantly hot if used continiously.
Regarding setting you should double check you have enabled UEFI and also disabled secure boot.
If you are going to go with Debian, I don’t know where you found the link for the iso but simply going to https://www.debian.org/ and hitting Download will download your one and only ISO file that you need.
francisp
(Francis)
June 26, 2021, 4:01am
9
francisp
(Francis)
June 26, 2021, 4:03am
10
That downloads the netinstaller. It is a good one, but pulls everything but the base from the internet. The standard image provides more on the cd.
D4VEW557
(David Wilkinson)
June 26, 2021, 7:17am
11
Thanks guys.
I now have an operational system running debian 10 with homeassistant installed and a snapshot from my previous system uploaded and working great.
However I am still having mqtt issues. I have reconfigured my devices to the new ip and they are showing as connected in the HA logs but they don’t work
It has me baffled