Setting terminal on host
putty (Windows / Linux):
Download putty to your linux or windows pc
Open putty gui
Choose Serial from the 3 bullet choices
In the serial line type /dev/ttyUSBX
Where X is the number assigned to your serial adapter, you can view it by running
sudo dmesg | grep ttyUSB*
Speed should be 115200
You can click on save to save the current configuration for faster connection in the future
Click on open
A terminal will appear
tio (Linux):
Install the tio package on your linux pc
Run the command
tio /dev/ttyUSBX
Where X is the number assigned to your serial adapter, you can view it by running
sudo dmesg | grep ttyUSB*
Connecting Bedrock to host PC
Use a mini-USB to USB-A cable to connect Bedrock console port to an available USB port on your host PC.
Start Terminal utility on your host
Entering BIOS settings on Bedrock
Turn on Bedrock
Repetitively press the DEL / ESC key in Terminal on your host to enter the BIOS setup on Bedrock
BIOS settings screen should appear in the terrminal window on your host.