• 1 Post
  • 47 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle


  • Linux is amazing in it’s ability to keep working even when you accidentally all the things.

    Annoyingly so. I once made a backup. Then to confirm it would restore the system, I deleted everything on root path. as in /

    It did as told.

    OK let’s reboot and verify system.

    Sudo reboot

    Command not found

    sudo shutdown

    Command not found

    But it sat there with a blinking cursor on the terminal















  • I can top this.

    I was running hackintosh along side others OSes. Keep in mind it was working fine until it wasn’t. So this hackintosh one day started having a problem. After some time of inactivity, the monitor would sleep. Once it did, it wouldn’t come back up. Only a reboot would help. Eventually I thought it was incompatible with the DVI output since I saw similar hackintosh issues online. I bought a new monitor that would support display port. When I was disconnecting everything I notice that the DVI port wasn’t fully plugged in. 🤦‍♂️


  • It sounds like you have Windows in one disk and Ubuntu in another disk. Confirm this before proceeding.

    Now if that’s true, and what you said about dedicated windows ssd on a boot loop, it sounds like MRB needs fixing. I suggest you make yourself a windows 10 USB disk or disc. Run that and when it asks to install, you look for recovery. And try to run the fix boot and recover MRB.

    Something like these 2 commands

    Bootrec /fixboot

    Bootrec /fixmrb

    commands