• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle
rss





  • If you have any more questions don’t hesitate to write me a PM or otherwise reach out. I might be able to help. As for your free disk space I think you’ll have a hard time making it all work with just 130GB of free disk space. Not because EndeavourOS can’t work with 130GB but because as soon as you set the partitions it’s extremely hard to change your partition size for Windows and Linux because of the way these partitions sit on your physicial drive.

    Your 4tb drive should be less of an issue. I don’t have a lot of knowledge as to how Linux works with NTFS but as far as I know Linux is way better at working with Windows file systems as Windows is with working with Linux file systems.


  • That depends on your desktop manager. I am using GNOME and I’m using its custom shortcut feature as well. If you’re also using GNOME you can just go into Settings -> Keyboard -> View and Customise Shortcuts -> Custom Shortcuts to add keyboard shortcuts. I added Shift+Win+S to take screenshots with Flameshot for example. But you can add pretty much anything there.

    File sharing from Linux to Windows is extremely easy. Samba (Linux implementation of smb) is very easy to implement. From what I remember you just have to install samba and then add new network shares in /etc/samba/smb.conf.

    In terms of disk space you’ll have to put some thought into if you really want to dual boot. If disk space is sparse it’s going to be tough. EndeavourOS is pretty lightweight but if you want to daily drive it it’s still going to take up a considerable amount of space. The biggest problem with one disk drive is usually creating partitions. With Windows already installed your UEFI partition is likely too small to contain both Win and Linux boot data. And when you install Linux as a new partition on your existing drive you will simultaneously hamper your ability to change the existing partition sizes. I would advise to get a new (even if small) SSD for Linux to get around any partition related problems.


  • I made the switch recently as well. I was really unsure of how the whole thing would turn out with me having used Windows for the last 20 years +, but man, it was way easier than I thought.

    I went with EndeavourOS on my desktop and Pop!OS on my laptop (for easy igpu/dedicated gpu switching) and I haven’t missed Windows since. What’s the most difficult is learning the new keyboard shortcuts, but even those you could rebind in Linux. Because you can customize the OS to however YOU work best, instead of having to conform to whatever the OS thinks is best for you.

    And man, package managers, am I right? How cool are they…I tried to use chocolatey and winget on Win11 but they never felt quite right, but pacman and yay? Absolutely glorious. I love typing yay into the terminal every couple of days and watching it go, keeping my system up to date.