• quackers@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    7
    ·
    5 months ago

    Yeah you cant really brick a PC with software. You can lose whatever data ison the hard drive. but even that is likely recoverable

    • Ziixe@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Well it still works, it’s just that it’s “locked” to Linux, no matter what I change in the bios it refuses to boot anything else, live USBs, my old windows drive (since I installed it separately), nothing, only just that install of xubuntu, nothing else

      I learnt this when trying to distro hop, that was like a few days after I installed, that was like in September of last year, I haven’t fixed (or bothered with) it since

      • quackers@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        Probably because linux hijacked the windows bootloader and overwrote it. if you remove all partitions from the drive with gparted or similar and fresh install, it will work. The windows data may also still be recoverable, depending on your situation, but doesnt sound like it’s important anyway. If you wanna be safe when experimenting with linux, use a seperate drive for it and disconnect all other hard drives until you know what you’re doing.

        • quackers@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          To clarify, if u decide to try again, make sure your bootloader is installed to the same drive as your OS and avoid using the same drive for two operating systems. And of course, make sure bios boota from the right device/efi mode.

          • Ziixe@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            1
            ·
            5 months ago

            Well there was only one physical drive to install on do it had to install to it’s drive, so idk what’s going on, and it wouldn’t explain me not being able to boot live USBs either

            I did had to turn on uefi to install, so idk if that had to do something with it, can’t recall if I tried turning it off yet

        • Ziixe@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          No the weird thing is that I had only one sata cable for my hard drive, so I just plugged in a new replacement drive and installed it, only when the live USBs didn’t work I tried plugging in the windows drive

      • TexMexBazooka@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        Have you tried just popping the drive with Linux installed out? If you boot to a boot menu and select another boot device is it just like… “fuck you, no, we use Linux now”

        • Ziixe@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          Yup, tried just loading the windows drive inside and setting it in priority in bios (just in case), in the top left corner it just showed something along the lines of “Ubuntu - success” (don’t remember now since it was so long ago)

    • Abnorc@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      I did somehow manage to ruin an SSD when trying to set up dual booting. I couldn’t actually read the data off of it after whatever nonsense I did. After reformatting it a few times to no avail, I gave up on it.

      I probably should have tried reinstallling the firmware on the SSD, but I had it at that point. Even so, the PC still worked. After convincing the computer to boot off of the original drive, I had no issues.

      • quackers@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        3
        ·
        5 months ago

        Short of a hardware fault, you cannot destroy an SSD no matter what you throw at it. Try resetting the partition table using gparted and you can use it for whatever again. The windows partition manager tends to not be reliable when dealing with removing wonky linux partitions.