submitted 10 months ago* (last edited 10 months ago) by to c/linuxmemes@lemmy.world
 

You are going to fuck this up. Don't come crawling back to me when you lose all your data since the dawn of time and you completely brick this goddamn computer. This is your one and only warning.

you are viewing a single comment's thread
view the rest of the comments
[–] 144 points 10 months ago* (4 children)

I guess they meant "beyond repair if you don't have access to a live boot USB or the means to create one". Gotta remember who this warning is meant for. For those kind of users, "beyond repair" might technically be true.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 56 points 10 months ago (1 child)

    Maybe its also a ship of theseus type situation. If you have to copy /etc/ from somewhere else, is it still the same installation?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 18 points 10 months ago

    In modern Linux and assuming you did no pre-filtering or post-processing, no. machine-id systemd is a thing, fstabs commonly use device UUIDs now snd so forth with various subsystems. A laptop GRUB config commonly has the resume UUID set (sleep/hibernation stuff), a server typically has network configs tied to the hardware IDs, and on and on...

  • source
  • parent
  • [–] 2 points 9 months ago (1 child)

    I feel like there is probably some software stuff you could do to permanently fuck the hardware, such as running a resistor at full voltage for a sustained period of time when its only meant to see bursts. Still not truly beyond repair, but you could make it very difficult.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 9 months ago

    Before a relatively recent fix, Linux would mount and expose the folders that contain critical firmware data on your motherboard, meaning you could brick several models of motherboard by deleting or messing with those files.

  • source
  • parent