| Hi, I recently purchased a "Samsung 850 EVO 500GB 2.5-Inch SATA III Internal SSD " to replace the 500GB HDD, which came originally shipped with my ASUS Zenbook UX32VD. I have done a tonne of research online, as to how best to apply a partition scheme to an SSD and what i found is a lot of conflicting and confusing information, such as some schools of thought echoing the use of TRIM and No SWAP partition due to the quick wear that can have on the SSD, whilst some are proponents of just creating one large partition without any customization and yet another camp that rather implement an SSD + HDD configuration, which will not work in my scenario, as i just have a one Drive bay on the motherboard, plus the ASUS does not have a CD bay i could have re-purposed. Your advice as to how to best tackle this will be much appreciated. NB: I'm primarily going to be using the system as my development system (Python centric Projects) Cheers. |
Using /boot seems to play better with UEFI Bios options or rather it reduces the entanglement of a UEFI Bios options with the rest of the system. Having a / partition then sort of falls into the crack between /home and /boot.
I'm currently using a /usr and until I upgrade or swithc, I won't really know its utility. It hasn't really proven to be a headache. /tmp was a headache because getting the size right (not to much, not to little) was just a system admin chore for no gain...but again, that's for me running Linux on a workstation.
Regarding wear and tear on an SSD, hoping the drive won't fail is not really a backup/reliability strategy. With adequate RAM a swap partition may not see much use, anyway. If it does, the price of a replacement SSD in a few years will probably be low compared to current cost. My experience with hard disks and SSD's is that I tend to wind up with more of them than I use over the years. YMMV.
Good luck.