...
This document describes Ubuntu installation process on Bedrock V3000.
Table of Contents
Anchor | ||||
---|---|---|---|---|
|
This installation process has been validated by SolidRun with the following configurations:
Ubuntu versions:
Ubuntu server 22.04
Ubuntu server 23.04
Terminal software:
Putty
Alternatively, Tio can also be used.
known TIO limitation: in BIOS, the currently selected option is displayed in the same color as the background, which makes it not visible yet it is still fully functional.
USB flash disk: Kingston Data Traveler
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Please follow instructions at https://solidrun.atlassian.net/l/cp/m9Reo11r
Anchor | ||||
---|---|---|---|---|
|
Please follow instructions at Using serial console with Bedrock V3000
Anchor | ||||
---|---|---|---|---|
|
You need to choose your USB bootable device to start the installation.
Insert the USB media to the device
Turn on Bedrock
Repetitively press the DEL / ESC key to enter the BIOS setup
In BIOS go to -> Save & Exit -> <your bootable USB device> -> yes
Device will reset and a grub menu screen will appear
If you dont see a grub menu, press the “arrow down” key repetitively right after you pressed enter to boot from BIOS
Anchor | ||||
---|---|---|---|---|
|
At the grub menu (displaying "try or install Ubuntu"),Press ‘e’ to set the boot parameters.
...
Info |
---|
Sometimes the text pointer is not visible, you can still edit grubs boot arguments, or you can reboot and the cursor will appear again. |
Anchor | ||||
---|---|---|---|---|
|
After live USB boots
Amidst the kernel output, press
Enter
to swiftly locate the shell prompt.Run
sudo subiquity
If you see a “waiting for cloud init” message, wait until it times out and opens the installer (could take some time since some services should finish starting in the background).
Proceed with your preferred installation settings and await completion
Wait until installation is complete
When prompted, remove the installation media and press enter
Device will be rebooted
Anchor | ||||
---|---|---|---|---|
|
Enable the ttyS4 console to be able to interact with the system.
...