Thank you!
]]>Martin, re: HDD detection – never had the issue. My setup could also be a bit different from yours, as I have my system drive (an M2 SSD in a PCI adapter) connected to one of the onboard SATA (not one of the 4 regular drive slots). Also, I tried this long time ago on Ubuntu 14.04, if you are trying some other Ubuntu version, the experience could be different. Re: server version to install – just install server, then “sudo apt install ubuntu-desktop”
]]>Hardware:
HDD1 240GB
SSD 240GB
SSD 240GB
32GB Ram
Thanks. Headless is the way to go, unless you require controls and display at the point of use, as Chromium on PI zero pretty sluggish. If you can put a double box into wall, all the better! (I could not)
]]>Perhaps a 2 gang box so there’s enough room for the relay/ADC/Pi zero/GFCI plug, just blind off the one Decora. Perhaps I can mate a small display to a Decora hole (even 3D print something) so there can be a local temp indicator.
Thoughts on that integration?
]]>Try disabling DVR-ROM (disconnect it) – this helped me on other platforms.
]]>Update: I added nomodeset to the grub.cfg and I can see more of the kernel output. It tries to read from /dev/sr0, but fails after a large number of attempts. I assume this is the DVD-ROM? Anyway it eventually gives up trying to read from /dev/sr0 after many tries and says it cannot locate a live file system. It then offers to boot from the network. I checked that my PARTUUID was correct for sdb1 (the partition where the Ubuntu live filesystem resides), and it was not. So I fixed PARTUUID after checking it with blkid on another machine, and set it correctly. But it still ends up in the same state, trying to unsuccessfully read from /dev/sr0, then failing to boot the live file system.
]]>I got a little bit further by adding noefi parameter back to grub.cfg. Now I can see kernel messages after the kernel starts to load. It stops at the following line:
fb0: switching to radeondrmfb from EFI VGA
It has been stuck here more than 10 minutes…
]]>