dappnode / DAppNode

General repository of the project dappnode
GNU General Public License v3.0
581 stars 99 forks source link

Problem re-installing DAppNode-v0.2.69 after BIOS Update #557

Closed regendegen closed 1 year ago

regendegen commented 1 year ago

Describe the bug I originally installed this package on a NUC 12 i5 and it worked well, and had already been running my node fully synced. I then decided to update the BIOS to this version (https://www.intel.com/content/www/us/en/download/739909/bios-update-wsadl357.html) and I lost connection to my internet router (seems like something to do with the ethernet port?). Now I am trying to reinstall dappnode and I am getting this error in the installation screen:

Unable to install the selected kernel An error was returned while trying to install the kernel into the target system. Kernel package: 'linux-image-amd64'. Check / var/log/syslog or see virtual console 4 the dtails.

What should I do? Did I mess up by installing a BIOS that is too new?

To Reproduce

Expected behavior

Screenshots

DAppNode version:

Additional context

regendegen commented 1 year ago

I fixed the issue. Somehow updating the BIOS messed my ethernet port connection and the device was not connecting to the internet. I had originally installed the -unattested version of Dappnode v0.2.69 so when I tried reinstalling it, it was giving me problems since there was already data in my SSD. I booted the regular ISO version of Dappnode v0.2.69 (non unattested) and I was able to wipe the disk clean and reinstall everything. Now I'm back to syncing!