Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unraid 6.10.1 fails to boot - bzroot checksum error

Featured Replies

Hi all!
I just updated my server to Unraid 6.10.1 after a few days of stability test with 6.10; problem is that now unraid can't boot because of a bzroot checksum error, and I don't know what to do except the basics:

 

I tried to replace the bzroot.sha256 from the usb with the one in the 6.10.1 zip, but no luck with it;

I already formatted my USB drive (16GB, FAT32) and tried to use it as is, without having my config/ installed on it, but it failed nontheless.

I don't know if going back to 6.10 would fix the problem, but I see no advantage of going back if the new release fixes issues

 

Sadly I don't have any diagnostics zip that I can provide :(

Solved by JorgeB

  • Community Expert

Want make of server and Nic do you have?   Certain combinations seem to produce this error spuriously if virtualisation is enabled in the server’s BIOS.

  • Author
19 hours ago, itimpi said:

Want make of server and Nic do you have?

I have a Dell R510, with double Intel R510, the solution mentioned in @JorgeB's message was the correct one, now it booted

thanks!

BTW, what is causing this issue?

  • Community Expert
13 minutes ago, galluno said:

BTW, what is causing this issue?

Not sure but it only happens with Dell servers, so likely some BIOS/driver issue.

1 hour ago, JorgeB said:

Not sure but it only happens with Dell servers, so likely some BIOS/driver issue.

As I currently tried to support a buddy of mine with excatly this error I can confirm that

 

- this NOT ONLY happening to Dell Servers. 

- intel_iommu=on iommu=pt did not work for him but changed the error massage from bzimage checksum error to bzroot checksum error

- intel_iommu=off did not work too 

 

What we tried until now:

- Updated all plugins, OS Update Check from Fix common problems was OK

- Updated within GUI 

- Restart: --> bzimages checksum error

- copied bz* files inlcuding crc files from the 6.10.1 zip to the USB -> bzimages checksum error

- Tried the add the command intel_iommu=on iommu=pt to start cfg but that changed the error message from bzimage checksum error to -> bzroot checksum error

- We rolled back to 6.9.2 everything is working fine

- tried to update again as we thought it was an error in the update process --> Same error as before.

- We rolled back to 6.9.2 everything is working fine

 

 

His Hardware

 

MB:  Intel DG45ID 
CPU: Intel Core2Due E8400

RAM: 8`GB DDR2 

GPU: Intel 82G45 onboard Grafik

SATA Controller: Onboard

NIC: Onboard

Edited by HardwareHarry
update hw specs

  • Community Expert
9 minutes ago, HardwareHarry said:

this NOT ONLY happening to Dell Servers. 

I meant when you get this error ahd the linked post solves it it's a Dell server, but this error can have other reasons.

So hi there,

i am hardwareharry's buddy with the intel-board.

PLEASE HELP.

what should i do?

  • Community Expert
1 hour ago, mastaburna said:

what should i do?

I would suggest redoing the flash drive done manually:

 

Backup config folder from flash, then in Windows open a command prompt window as administrator, then type, in this order:

 

-diskpart
-list disk
-select disk x (x=your flash drive)
-clean
-create partition primary
-format fs=fat32 label=UNRAID quick
-active
-assign
-exit
 

-close cmd window
-unzip new Unraid install to flash
-restore the previously backed up config folder
-execute make_bootable as admin

Thanks so much @JorgeB!!!
i will try in a few minutes and report the result here.

just to be sure as newbie: my registration of unraid is stored in the config folder?

Result: bzimage checksum error - press ENTER to reboot ...

31 minutes ago, JorgeB said:

I would suggest redoing the flash drive done manually:

 

Why should adding intel_iommu=on iommu=pt to start cfg change the error message from bzimage checksum error to -> bzroot checksum error ......if there is a problem with the USB stick.

I don't see a benefit in doing this as restoring the old 6.9.2 works fine, from the same stick.

11 minutes ago, mastaburna said:

Result: bzimage checksum error - press ENTER to reboot ...

 

To me this is a bug in the 6.10.1 the only question is what is the trigger and how can we find a workaround.

  • Community Expert
17 minutes ago, mastaburna said:

Result: bzimage checksum error - press ENTER to reboot ...

Might be something specific to your hardware, like with the Dell servers, though unfortunately the solution for that doesn't work for you, suggest creating a bug report.

Hi together, welcome👋

 

Might be the Fix has changed something?

Quote

Changelog:

Version 6.10.1 2022-05-21

Management:

startup: fix regression: support USB flash boot from other than partition 1

Did you try with 10.0?

I am now having this same problem having upgraded to 6.10.2 "stable" from 6.9. Dell R710II.

 

What's the fix?

 

Edit: This seems to work for most people:

 

Edited by norp90
Added temp comment to temp fix.

  • 3 weeks later...

i tried the update to 6.10.3 - still not workling for me :(

prepairing bug report...

bug report done

 

  • 6 months later...
On 5/27/2022 at 8:01 AM, JorgeB said:

I would suggest redoing the flash drive done manually:

 

Backup config folder from flash, then in Windows open a command prompt window as administrator, then type, in this order:

 

-diskpart
-list disk
-select disk x (x=your flash drive)
-clean
-create partition primary
-format fs=fat32 label=UNRAID quick
-active
-assign
-exit
 

-close cmd window
-unzip new Unraid install to flash
-restore the previously backed up config folder
-execute make_bootable as admin

This just fixed it for me. Quick and simple! Thank you!

  • 2 weeks later...

Related note:

I got a simmilar experience.


Ill make a induvidual ticket to find out why my updates fail this way.



 

I updated unraid 6.9.2 to 6.11.5 and got the same error.


The server did not start after the update and gave me a superblock error.

I couldnt get into the server remotely anymore.


The device that gave me the error unraid /dev/loop0 /boot/bzmodules error


I had to remove the USB from the server and opened it on a laptop.


The loop0 seemed to be the bzmodules.

So I copied the content of my flash-drives previous folder over the files on the USB.

 

Put the USB in the server, started.


At boot the server download/written a file or 2.

And then the server started as before.


This fixed the error for me.


Still cant update to 6.11.5 succesfully

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.