Jump to content

Jobine

Members
  • Posts

    245
  • Joined

  • Last visited

Report Comments posted by Jobine

  1. Same problem, see my post

    Quote

    I've have an issue with the microcode that's in bzroot causing it to hang at "bzroot... OK".  Running on a Supermicro X10 MB with a Xeon E5 V3.

     

    If you want to try without the microcode, after installing the 6.9 update via the GUI, run the following commands before rebooting.

     

    cp /boot/bzroot /boot/bzroot-orig
    dd if=/boot/bzroot-orig bs=512 skip=$(cpio -ivt -H newc < /boot/bzroot 2>&1 > /dev/null | awk '{print $1}') of=/boot/bzroot

     

    Those commands will strip out the microcode.

     

    -SeeDrs

    Solve my problem for 6.8.3 -> 6.9.0, but I'm waiting for the answer for 6.9.0 -> 6.9.1

     

  2. Based on SeeDrs response, I ran these commands and the 6.9.0 install worked.

    cp /boot/bzroot /boot/bzroot-orig
    dd if=/boot/bzroot-orig bs=512 skip=$(cpio -ivt -H newc < /boot/bzroot 2>&1 > /dev/null | awk '{print $1}') of=/boot/bzroot

    otherwise the boot froze at / bzroot ... OK

     

    For 6.9.1, I just want to know if I would be better off doing it to keep myself out of the problem.

     

    Thank,

  3. ALL WORK

    16 hours ago, SeeDrs said:

    I've have an issue with the microcode that's in bzroot causing it to hang at "bzroot... OK".  Running on a Supermicro X10 MB with a Xeon E5 V3.

     

    If you want to try without the microcode, after installing the 6.9 update via the GUI, run the following commands before rebooting.

     

    cp /boot/bzroot /boot/bzroot-orig
    dd if=/boot/bzroot-orig bs=512 skip=$(cpio -ivt -H newc < /boot/bzroot 2>&1 > /dev/null | awk '{print $1}') of=/boot/bzroot

     

    Those commands will strip out the microcode.

     

    -SeeDrs

    All works with your commans....

     

    Thank,

  4. 10 hours ago, JorgeB said:

    Try redoing the flash drive, backup current flash, redo it using the USB tool, restore the config folder from the backup.

    I used the usb tool to create a new one.

    When you say to "restore the config folder from the backup.

    Is there a special tool or I just copy and overwrite files on the USB drive?

    Subsequently, for the registration key, do I have to restore it? or test everything before ?

     

    Thank,

×
×
  • Create New...