Jump to content

Tennessee

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Tennessee

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

    • Like 1
×
×
  • Create New...