No drive number passed restoreAllEBRs
-
Hi,
For some images, I see this error when deploying:
No drive number passed restoreAllEBRsTom, in src/buildroot/package/fog/scripts/usr/share/fog/lib/partition-funcs.sh you forgot to rename a variable used in a test in RestoreAllEBRs function:
line 265 variable is named disk_number
line 270 test is made on drivenum -
testing/fixing right now. Thanks for letting me know. I’ll see if I can find any other issues as well, but I’m rebuilding the init’s right now.
-
@Tom-Elliott Should now be corrected for.