NeoNachtwaechter@lemmy.world 2 months ago
It’s hard to say.
You install your own windows? Do you really know if the pre-installed windows gets deleted?
You install your own linux? There is still the BIOS that could carry some unwanted “evil” software.
Then there is the possibility of unwanted “evil” hardware or firmware parts inside some of the chips…
Kelly@lemmy.world 2 months ago
This one seems to be easy to manage. Formatting the disc seems easy to do.
viking@infosec.pub 2 months ago
Deleting all existing partitions via the installer is already enough. Once a new partition is created, all files are essentially wiped.
Kelly@lemmy.world 2 months ago
Sure, repartitioning works too.
NeoNachtwaechter@lemmy.world 2 months ago
Partitioning does not wipe things.
It rewrites the partition tables, obviously, but no data elsewhere.
viking@infosec.pub 2 months ago
That’s why I said “essentially”. The data is no longer accessible by the system, which is all that’s needed to prevent malicious files from being executed.