# BIOS Update ## Update Instructions 1. **Transfer the archive to a Linux system.** - Copy the `Juniper_bios_update.tar.gz` file to your Linux system. 2. **Extract the archive.** ```bash tar -xzvf Juniper_bios_update.tar.gz ``` 3. **Navigate to the extracted folder.** ```bash cd Juniper_bios_update ``` 4. **Run the update script.** ```bash ./juniper_bios_update_1R0.sh ``` 5. **Wait for the programming process to complete.** - The script will perform the BIOS update. Ensure that the process completes without errors. 6. **Perform a power cycle.** - After the update completes, perform a full power cycle of the device. - Note that the first boot after the update might take longer than usual. 7. **Enter to Admin mode default admin mode password. Payload [admin] - The default password for admin mode is: `admin`. 8. **Set the boot order. Payload [setup] ** - During system startup, press **Escape** to enter the BIOS menu. - Ensure that the correct boot order is set. ---