I’m here for a good time, not a long time
Also, my last Arch death was due to accidentally ovverwritimg the whole drive, so no amount of split partitions is going to save me
They call it disk destroyer for a reason. You gotta alias that shit.
alias dd='echo Did you triple check which device you picked? Of course not, dipshit. Check again'Hahahahah I need to do that lmao!!!
Did you triple check which device you picked?
I checked five times, actually. And then I check some more.
They call it disk destroyer for a reason.
There’s nothing specially destructive about
dd. It’s just a program that opens a file, and if you tell it to open a device file and it’s got permission to write to it, it’ll write to it.You can just as easily overwrite a disk’s contents with anything else that will open a file and write to it.
# cp /dev/urandom /dev/sdawill wipe your drive with random data in the same way that
# dd if=/dev/urandom of=/dev/sdawill.
mkfs.ntfs is the silent killer, other mkfs don’t allow writing over the root partition but summoning this kind of Windows magic will happily fuck up your shit.
Yours technically right but the way most people use dd ensures its like handling a loaded gun. How often do you cp /dev/sdwhy?
Great advice. I rarely use dd, but when I do it always sends chills down my spine.
Lol, as someone who tried a bunch of different distros, I used the dd command a lot without ever realizing what could go wrong with it. I must have used up all my luck with that though, because somehow I ended up on manjaro of all things.
Surely double checked is enough
I quadruple check and then I still don’t run it because I’m too nervous so I go and do something else instead and the item remains buried on my to-do list indefinitely.
It’s not. Neither is triple checking. Notice how the alias doesn’t actually run
dd? That’s on purpose.
My last Arch death was updating my 128GB laptop after a year and breaking it with partial updates. (I’m better at partial updates now) It also made me want to, move away from having separate /home partition. It was somewhat sad, since it was the Arch that I installed on the previous laptop and just moved the SSD when I got a new one
ROFL Like, this was me on other distros just using ext4, no timeshift (made manual backups though, not as much as I should’ve). Now, I am understanding the hype with btrfs, Snapshots, as they have saved my ass so much. Using Garuda Linux, BTW! Sometimes a machine doesn’t matter so much so…I lived life dangerously, and paid for a particularly low cost for it.
Snapper is sooooo nice 🤩.
Ridiculously easy to use and quickly get back into a working system! I used it first with openSUSE Tumbleweed, now I use and found it to be excellent.
Been there, done that
At least they’re not waiting several months for accumulated updates! I’ve been told that’s how you break an Arch system.
Not really. Might have to update the keychain first or update the package mirrors of it’s a very long time but it’s not a huge deal
pacmanupdates the keyring first now. It’s gotten quite difficult to break Arch.
I was one of them few years ago…
Btrfs and snapper. Only time I ever had to reload a snapshot was because of my own actions. I’ve been fortunate to never have any update related breaks. Maybe a couple services had hiccups, but never breaks.
This is me… IDGAF
Fuck it, we ball. 3 years no arch deaths. Windows is a fuck. 1,000,000 pacman warnings.

I don’t remove orphan packages, I don’t setuo snapshots, I don’t read arch news.
I
sudo pacman -Syu. And if I can’t boot I don’t do itIt’s been a while but for me personally, the number one thing that saves your ass in event of failure is installing both the up to date and the LTS kernel. If you fail to boot, it’s gonna have something to do with a kernel update 90% of the time, in which case you just boot with the LTS kernel. Just about anything else can be fixed either while you’re up and running, or with a live distro installed on a USB.
I remember daily driving Gentoo unstable in the early 2000’s on my rig in college. It was like trying to beat a Dark Souls boss every time I wanted to do an update.
In one of my university java courses, another student was frequently compiling Gentoo packages on his laptop during class.
Once I researched more about it I also installed Gentoo on my laptop and started building updates during class 😁
No sweat. I prefer to reinstall and start fresh every now and then anyway.
you know after installing god knows how many distros and reinstalling just the same it’s like easy peasy to get anything installed now and up and running/configured the way I like it within an hour. Especially if you git repo your configs. I have my Suckless suite of stuff in a repo so when I install a new distro or reinstall something I just clone that repo and i’m good to go. all my important data is backed up with borg. it all works across any distro and even BSDs.
Git repo your configs/DEs/WMs folks. such a massive time saver.
‘It has been
20 days since the last reinstall’
My /home/$USER partition is on a separate disk. Me wicked smaht
SMRT!
I don’t keep anything important on my primary daily driver. I keep it all on my NAS and that has backups.
Separate /home is such a scam. Never have I run out of home space, but boy is 27GB not enough for a root partition that runs any kind of service.
On my PC and all my home servers I keep my root partition at 10GB and haven’t had any issues (although I keep everything that isn’t hardware related or a system utility in home).
On my PC I crammed arch, all of KDE (+extra KDE utilities), and some other system stuff like LACT and distrobox in the 10GB root partition and run almost everything else as a flatpak installed to home.
On my servers I do the same thing but all my services are in podman containers in /opt.
Having all the software needed to make the machine work be isolated from my custom home junk makes me feel better, and I like that I can mount root as read-only to make it immutable
/ size becomes an issue when you install games via pacman
I think that there’s a reasonable argument for a separate home partition on a multiuser system. Means that users can’t fill up root.
But a lot of systems aren’t multiuser these days.
EDIT: Honestly, my biggest partitioning irritation these days is that the Debian installer makes it a pain in the rear to have a larger /boot if you’re also doing an LVM-based install; the default is unreasonably small these days.
I have / on SSD (less writes) and /var and /home on HDD
Use a modern filesystem like btrfs or even lvm with thin provisioning to solve that problem. Separate partitions for ease of backup, but they all pull from the same pool of storage.
my manjaro has been running the same install for 6 years on ext4 no separate home partition…
what are yall doing to brick your machines?
Right? The OP describes me (except I like to think I’m not that sweaty) and I don’t remember ever having reinstalled because things were broken.
I remember using manjaro vanilla and breaking it in a single month of use.
No aur enabled, no nothing - it just broke, it wasn’t even funny
Wherever people say “Manjaro just broke” it’s good odds they tried to use it like an Arch install. Installing drivers “the Arch way”, pointing the repos at Arch, using bleeding edge kernel versions etc.
It may be Arch but it’s been set up in a certain way and if you mess with it it won’t work. Not messing with it is the whole point of the distro.
It does have a wiki and forums etc. so I feel that if people read a bit before doing stuff we wouldn’t be having this conversation.
Manjaro isn’t Arch. Doesn’t use the same repos.
Fuckin around :)
Finding out :(
You’re still using manjaro after all their drama? I jumped ship.
What happened?
zloubida explained it with the link well enough. More importantly for me, the package repository seemed to stop being maintained, because many of my packages had no updates for a significant amount of time (and they had been updated elsewhere when I checked).
Conflicts between the project leadership and the developers. I stayed on Manjaro though, this kind of things is in fact good news: it means that people in charge care, and I think things will be better thanks to that. I’ll just follow the devs if things don’t go better.
i mean, all the important stuff is saved to OneDrive, right?
Straight to jail.
Yes, but actually no.
I actually did this at one point, because OneDrive was the cheapest cloud service I had easy access to, back then. I did use only an encrypted vault, though.
OneDrive used to be pretty good on Windows before it started taking the documents folder hostage. Maybe needless to say I’ve never attempted to use it on any of my Linux installs
All my important stuff is saved to SomeDrive
You missed the space between one and drive… and you accidentally capitalized a couple letters.
Don’t correct me on this one. Please.


























