• 0 Posts
  • 60 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle













  • Note: Create your partitions from your empty space. You may need to resize your existing partition to do this. But don’t practice on your main drive.

    This is a simple job, in that the steps are few, but it’s something that causes catastrophic data loss if you get it wrong.

    I’d recommend buying a cheap second drive, doesn’t have to be big or even good. Partition it, mount it, make sure you can make the partitions automatically mount, teach yourself to copy data around, umount it and remount, make sure you got it right.

    Just… these are all very simple things. I wouldn’t hesitate to repartition my own drives. But if you fuck it up you fuck it up good. Make sure you know the operations you’re taking first. Measure twice, cut once, all that jazz.



  • Boot from a live distro so you can modify your boot disk. Use the disk utility to create partitions. Copy the data to the relevant partitions ensuring to maintain file ownership and permissions. Modify /etc/fstab to mount the partitions at the designated locations in the filesystem.

    I don’t bother putting anything but /home on its own dedicated partition, but if you ask 10 people this question you’ll get 12 opinions, so just do what feels right.





  • elscallr@lemmy.worldtoLinux@lemmy.mlMy few remaining gripes with linux
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    8 months ago

    You might check out xfce. It’s gtk like Gnome but the development team doesn’t have their heads up their asses; pretty much every aspect of xfce can be customized. It should be a simple install from your package manager, whatever distribution you’re using. The downside of this, however, is it might take extensive tweaking to get it to look how you want as it’s a pretty bare bones UI by default. Personally I like it, but ymmv.

    That’s the beautiful thing about the Linux world. If you don’t like some aspect there’s virtually always an alternative.