I know, look at the usernames of the replies
Thomas Douwes
blog: thomasdouwes.co.uk
homepage: douwes.co.uk
Please DM me on lemmy before starting a matrix chat
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: June 7th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Why would you need more than one?
I was testing a custom initramfs that would load a full root into a ramdisk, and when I was going to shut down I tried to run
rm -rf --no-preserve-root /
to see what would happen, since I was on a ramdisk anyway. The computer would not boot after that because it nuked the UEFI options.