• 1 Post
  • 90 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle

  • Yeah, they do need to clean up the installer a bit. It’s also not quite turnkey for a Windows dual-boot.

    Mind letting us know why or how? When I installed it almost a year ago on my desktop, I did install it as a dual boot option with no issues. Of course this doesn’t mean there aren’t issues I just didn’t run into. I’m also not new to Linux and didn’t pick a fully default install, if that makes a difference. So I could’ve probably fixed it if it did break, but it never gave me any issues.

    The only thing that I dislike, and that could probably cause issues, is that for my installation the mount point for the efi/boot partition isn’t specified in fstab using a uuid, but using the device name (which isn’t fixed and can change with hardware changes). That is a very weird (and unnecessary) decision IMHO.






  • I don’t know how recent your experience is with installing Linux, but there are no “hacks” required, haven’t been for many years. In 99.5% of cases everything just works, including sleep & suspend. This is just incredibly outdated or just plain bad advice. There is no tech-savvy-ness needed to use it either.

    I’ve installed it for as tech illiterate people as you can imagine and told them “just use it like you have before”. They had a few questions where the answer would usually be “well what did you do before”, told em to try and that was that. I personally found the PCs to feel faster, but that’s my own comment, not theirs. I don’t think they noticed.





  • the form factor is easy to get around

    Why did you just ignore everything I wrote, but you still replied to me? No, it isn’t easy to get around. You can use a server to game, but the server mainboards and CPUs expect and work with differently configured memory (registered DIMMs). All the AI infratructure uses that type. You can’t use that memory in a normal PC. Wikipedia reference if you’d like to read about it, but a relevant quote:

    […] the motherboard must match the memory type; as a result, registered memory will not work in a motherboard not designed for it, and vice versa.

    You would have to un-solder all the chips and remanufacture new memory modules, and nobody is doing that, especially not at scale. It might be an actual buisness model to do that once the bubble pops, but it isn’t a problem that’s “easy to get around”.>




  • Dual booting is perfectly fine. Just try to not use the windows boot partition for both OS or Windows will occasionally “lose” the Linux entry… “Oops” I guess.

    If Linux is on its own drive, or at least has it’s own uefi partition, it’s just fine and dandy. Just chain load windows from it and there’s basically nothing that can break.





  • Ah now I understand the purpose. I only use it for my (personal) dotfiles, which as a term is ambiguous at best, but in my case I mean config files. That was how I essentially misread your title. Obviously all those files are owned by my user, and most live in ~/.config or similar locations beneath my home directory. Things like application preferences, basically.

    Obviously your tool also works for this, but I now understand it’s more meant for system wide config files.