Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
Setup
Setup
Test setup

...

  • Ubuntu versions:

    • Ubuntu server 22.04

    • Ubuntu server 23.04

    • Ubuntu server 24.04

  • Terminal software:

    • Putty

  • USB flash disk: Kingston Data Traveler

Anchor
Installation
Installation
Installation process

...

...

Please follow instructions at Using serial console with Bedrock V3000

...

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, reboot and press the “arrow down” key repetitively right after you pressed enter to boot from BIOS

  • Select ubuntu console installation

...

  • 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

...

  • After the installation completes, press tab to go to the help section above.

  • Select the Help option at the top of the screen

  • Select Enter shell

  • Run echo 'systemctl enable serial-getty@ttyS4.service' | chroot /target

    • This enables the console for ttyS4 for the installed image.

  • Run exit

  • Select Reboot

  • When prompted, remove the installation media and press enter

  • Device will be rebooted

...


Anchor
bootable
bootable
Creating bootable USB drive

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

...