• 5 Posts
  • 256 Comments
Joined 3 anni fa
cake
Cake day: 4 luglio 2023

help-circle
  • The easy thing is to just format them ext4 and use them as extra data storage.

    Edit 2: don’t delete the efi partition!!! Move that just like your system partition. Unless you want to learn how to rebuild it :) unless you’re using Windows boot manager you can remove the Microsoft folder from the efi partition as well

    The good news is your system partition is small so you can delete the first two partitions. Make a small boot partition if you want, make a new system partition second ( bigger than your current one), copy the existing system partition into the new one (without deleting the old one), boot into the new system partition, test that it works, then expand the fs to fill the partition. Then you can move your home partition if you want or just make your system partition huge to fill the space up to your existing home partition, then delete the last partitions an grow your home partition to fill the disk

    Edit: once you know the new system partition works you delete the old one.











  • I’m running 8 and 32 in my T490, seems to work fine. I’m building software and leaking memory like crazy and it’s never been weird. I don’t see why 8 + 32 would be any different than 8 + 16 other than capacity.

    Doesn’t the channel balance not matter that much? Like operations can be done in parallel. I always thought the benefits came from reading different things from each ram chip not synchronizing them byte for byte.





  • Not a mistake, I’ve got an ender 3 and a cr10. Both are fine, keep your expectations realistic and calibrate each axis, especially the extruders. Use PLA, consider getting a new build plate if your prints won’t stick. I recommend flashing firmware on the ender 3 unless you know what was loaded onto it last, doesn’t have to be fancy firmware just something you know for sure is configured for your printer. A cr10 should probably get firmware as well but I never loaded new firmware on mine and the controller is older so I’m not sure if it’s a good idea.

    Don’t forget the cost of filament, if you print a lot you may spend more on filament in a year that your printer budget.


  • Totally possible.

    I recommend making room on your drive using windows tools to shrink the windows partition before letting your Linux installer add new ones, or doing it manually. This is just so that no weird filesystem bugs show up after resizing your ntfs filesystem with Linux tools. Never had a problem with them but it’s probably good to use Microsoft tools to mess with the Microsoft filesystem just in case.