Spyke

Replies

Comment on

How can I migrate my microSD card install of OMV to an SSD?

Raspberry Pi4? Then yes, here's a guide to update your bootloader:

https://www.raspberrystreet.com/learn/how-to-boot-raspberrypi-from-usb-ssd

For older models(Pi<4), no but kinda: Afaik oder models could only boot from SD-cards. But that only means the bootloader has to be on the SD-card. So you can copy everything but the bootpartition and change the entry in the /etc/fstab to the new root on the SSD.

Comment on

Context

I have yet to experience a breaking change in about 5 years with arch as my daily driver. The only "critical" thing that broke was the ms-teams flatpak app right before a meeting :D The reason was probably the shitty app itself and not arch though.

Comment on

Average Arch exp

Reply in thread

What helped me minimize my reinstalls was enabling ssh on my PC. If my UI goes pear shaped I can go through the logs on my phone or my laptop. I can also recommend COW-filesystems liks btrfs or zfs for snapshots and rollbacks.