I wanted to use my AtomicPi (Ubuntu) as a file server with a 12Tb drive I recently bought. Before installing the samba server I did a sudo apt-get update; sudo apt-get upgrade
first. Just the regular upgrade, not the dist upgrade.
Unfortunately doing that has stopped my AtomicPi from booting. It gets to the point where it would start linux, clears the screen, and shows only a flashing cursor in the top-left corner. Same happens if I wait the 2 and a half minutes during the boot sequence and manage to hit cursor down during the half second window and select the recovery boot option. Now on a regular hard-disk-booting linux I would put the drive in another system and repair the grub setup or boot blocks or whatever the problem was, or on a raspberry pi I would take the SD card to another machine and repair it there, but the AtomicPi boots off this internal MMC and I have no idea how to manipulate it other than when the AtomicPi has booted successfully!
What is the simplest way to get this system to boot again? In the worst case I guess I can reinstall an OS from scratch using a USB key, but I'm hoping there's a less destructive way?
Thanks,
Graham
(In the meantime I've transferred my 12Tb drive to a Pi4 and built a samba server which is working fine, but I still would like to use the AtomicPi again even if not for that purpose)