Creating Bootable USB Drive for Bedrock R7000
Download the required image
Using dd (Linux)
In terminal run:
lsblk to see all block devices, your USB drive will be /dev/sdX
sudo dd if=your_image.iso of=/dev/sdX bs=1M status=progress; sync
Using Rufus (Windows)
Open rufus
Rufus screenPress on the select Button
Navigate to the .iso file
Rufus selectPress start
Rufus startPress ok to confirm the write method (may be different for you) usually no need to change it:
Rufus write methodConfirm destructive action
Rufus Write confirmWait until it finished and you are good to go
, multiple selections available, Use left or right arrow keys to navigate selected items
SolidRun Ltd.