Bedrock V3000 does not have a display, so Ubuntu installation requires connecting Bedrock to a host PC using a console (serial over USB).

This document describes Ubuntu installation process on Bedrock V3000.

Test setup

The installation was validated at SolidRun using the following setup:

Installation process

Creating bootable USB drive

Please follow instructions at https://solidrun.atlassian.net/l/cp/m9Reo11r

Connecting serial console

Please follow instructions at Using serial console with Bedrock V3000

BIOS settings

You need to enable some configurations in BIOS before starting the installation.

Configure grub

A grub menu will appear saying try or install Ubuntu. Press ‘e’ to set the boot parameters.

setparams 'Install Ubuntu Server'
set gfxpayload=keep
linux        /casper/vmlinuz   quiet  --- 
initrd        /casper/initrd

Sometimes the text cursor is not visible, you can still edit grubs boot arguments, or you can reboot and the cursor will appear again.

Live USB settings

It might be hard to see the shell prompt within all the kernel output so you can press ‘enter’ to find it quicker.

Enable ttyS4 service

Enable the ttyS4 console to be able to interact with the system.

Sometimes the text cursor is not visible, you can still edit grubs boot arguments, or you can reboot and the cursor will appear again.

It might be hard to see the shell prompt within all the kernel output so you can press ‘enter’ to find it quicker.