• 0 Posts
  • 106 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle








  • I’m playing through Morrowind for the first time right now (past a few hours in at least), and I’ve been blown away at just how much more interesting of a plot and setting it has compared to everything Bethesda ever made after it. The miss chance, spell fail chance, and non-regenerating magicka were always enough to scare me away before, but I finally understood what a huge impact fatigue has on everything, and how much more terrible you are at low-level skills compared to their later games.

    I also like the progression of my character walking around slow as shit at level 1 taking forever to get anywhere vs running around at 30mph jumping from canton to canton in Vivec like it’s nothing now.






  • That reddit thread is horrible advice, it’s just mapping the LXC root user to the host root user, which is just a privileged LXC with extra steps (and maybe less secure).

    The reason you’re probably having issues is that your root user in the LXC is mapped to the host user 100000 by default, and that user doesn’t have access to the share, but you can change that with mount options or creating a user with 100000:100000 and adding it to a group with access.