• 1 Post
  • 227 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle



  • Lvm could be the way to go. Start with the minimum amount of partitions (i.e. / and /boot and swap as lv, maybe efi as a real partition). Add additional lv later if/ when you need them. You can always re-size a partition and the wrapping lv when you want to re- distribute storage-space.

    I never needed more than these partitions. But that is just my use case.

    Edit: oh. Missed the Multi boot point. Forget what I wrote. :)





  • Geht beides.

    Ich würde zuerst im Handbuch nachsehen, was vom Board unterstützt wird. Evtl. gibt es auch ne Liste von getesteten RAM-Modulen, die der Hersteller empfiehlt. (sollte aber jeder RAM laufen, der die Anforderungen erfüllt).

    Ob jetzt 4*8 oder 2*16 mit Option für späteres Upgrade - Preisvergleich anschmeissen und selbst entscheiden, was du lieber machen willst.





  • It felt unusual at first that they attached semantics to (white spaces and tabs as) non-printable characters. On the other hand other n.p.- characters like line feeds always had a meaning (I.e. within multi line strings).

    So why not, when it helps to reduce the amount of (printable) characters to describe your thing and increase clarity? 🤔