Versions Compared

Key

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

...

  • download Ubuntu server .iso file

  • Connect a USB thumb drive to your pc

  • Run command: 
    lsblk

  • Identify your drive (usually /dev/sdX, X can be different for each system) 

    • NOTE: SATA HDDs & SSDs also identify as sdX so be careful.

  • Run command:
    sudo dd if=${path/to/iso/file.iso} of=/dev/sdX status=progress

  • Wait until dd finishes and safely eject the USB drive.

On Bedrock

Connecting serial console

...

  • 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

On Bedrock

BIOS settings

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

...