Hacker News new | ask | show | jobs
by pjmlp 7 days ago
I once killed the installation of a work laptop, with such an approach.

I used an external SSD disk to run Linux from it, and one day whatever happened while shutting down the OS, killed the partition on the internal drive.

Thus making me having to request a fresh installation of everything, and losing some stuff in the process, as that killed the cryptographic key for the disk as well.

Never again, lesson learned.

1 comments

Can you talk more about it? So an issue during shutdown running from the external drive destroyed a partition of a internal drive?

I can see power issues corrupting the external drive (and I can live with that), but I'm wondering what went wrong in your case.

I'm not sure running the whole thing from a live-boot (which is kind of the point of the topic, different from a external installation which is what I use) would have prevented anything.