Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akru committed Apr 11, 2018
1 parent f1e252f commit adef8a6
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,7 @@ The first, fetch installation image:

| Type | Arch | SHA256 | Link |
|------|--------|--------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|
| ISO | x86_64 | 22a8932afa7594aae209f1c415053637135ffe2111e26703e2a94d8604b741a5 | [Download](https://hydra.aira.life/job/aira/railway-game/nixos.iso_minimal.x86_64-linux/latest/download/1) |
| Raw | x86_64 | 570060749c0b9445baf5dad0678c675d98feeeaccd8ac53c9a647f8bc802db48 | [Download](https://github.com/airalab/aira/releases/download/0.11/aira-nixos-x86_64.img.xz)

#### QEMU

RAW image can be runned in qemu VM:

```bash
$ qemu-kvm -m 2G aira-image.img
```

#### ISO installation

Full process of ISO installation described in [manual](https://nixos.org/nixos/manual/index.html#sec-installation).
| VirtualBox | x86_64 | 04ba6ba45396fa1cff655624ccfc4e979f77e3e9b3235500891226ae734082dd | [Download](https://github.com/airalab/aira/releases/download/0.12/aira-lighthouse-x86_64.ova)

### Existing NixOS installation

Expand Down

0 comments on commit adef8a6

Please sign in to comment.