System crash, won't boot


Recommended Posts

Go file:

 

#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &
/boot/unmenu/uu
/usr/local/sbin/vfio-bind 0000:01:00.0 0000:01:00.1 0000:02:00.0 0000:02:00.1 0000:09:00.0 0000:04:00.0 0000:0c:00.0
cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c 

 

Tried with and without the vfio-bind

Link to comment

I think I may have lost power this morning.  The only clock that doesn't just keep going on with business if power blips under 5 seconds is in my son's room, and when I was putting him down tonight, he was flashing. I think that was why it went down initially, and caused some weird issue with the graphics card, even though I did a whole power discharge on the computer.

 

the 09:00:00 is the address of the card I had to reseat.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.