Files
start-os/build
kn0wmad 787993971b Build README update (#738)
* Build README update

* Formatting edit

* Formatting edit

* Formatting edit

* #️⃣ Make it simple (#743)

Co-authored-by: Mariusz Kogen <k0gen@pm.me>
2022-01-21 20:35:52 -07:00
..
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00

Building Embassy OS

The commands given assume a Debian or Ubuntu-based environment.

Prerequisites

  1. Install dependences
  1. Clone the repo, move into it, and bring in required submodules

    git clone --recursive https://github.com/Start9Labs/embassy-os.git
    cd embassy-os
    git submodule update --init --recursive
    

Build

make

Flash

Flash the resulting eos.img to your SD Card (16GB required, any larger is neither necessary, nor advantageous)

We recommend Balena Etcher

Setup

Visit http://embassy.local from any web browser

We recommend Firefox