this post was submitted on 05 Jul 2025
29 points (100.0% liked)
technology
23877 readers
188 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It may seem like somewhat of a detour, but demonstrating as a first practical example that all problems are recoverable can serve as a big confidence boost, helping people feel more confident messing around with all the other little things and being more comfortable potentially breaking them. For didactic purposes, I would split the exercise into two sections.
1: Place some "precious files" (some funny memes) on a sacrificial machine, then render it un-bootable by some means (deleting the EFI bootloader, corrupting / deleting some OS files, etc.). The purpose of the exercise is to prepare a bootable USB media and demonstrate that file recovery (under mundane circumstances, when the computer simply stops booting) is not some wizardry requiring the expertise of computer forensics experts. All you need is the ability to point a functioning OS at the filesystem. A second USB drive can be formatted as a destination to place the recovered files.
2: After exercise one, OS re-installation and restoration of the recovered files. While Linux is great, and likely will be a requirement of exercise one, the focus here should be on installing whichever OS the user is comfortable with. The point is to demonstrate that installing an OS and starting from scratch is easy, which is true regardless of if it is Windows or a mainstream Linux distribution. Either way, several tasks from exercise one will be repeated: flashing a USB image, formatting drives, selecting an alternate boot device in the UEFI firmware.
2.1: If using Windows, demonstrate how simple it is to use the MassGravel Windows Activation Scripts, so users understand they never need to worry about what happened to their original installation media or license key sticker as a pre-requisite for OS installation.
I think beginning these demonstrations on PC hardware is a better option than some more locked-down devices like video game consoles, routers, or mobile phones - where the tools are often reverse-engineered / experimental, and mistakes potentially can lead to permanent damage.