CustomROMs/AsteroidOS.md aktualisiert
This commit is contained in:
@@ -12,4 +12,26 @@
|
||||
- [nighties-beluga](https://release.asteroidos.org/nightlies/beluga/)
|
||||
|
||||
|
||||
# Installation process AsteroidOS
|
||||
# Installation process AsteroidOS
|
||||
- [Anleitung](https://asteroidos.org/watches/beluga/)
|
||||
- Image herunterladen und Download ordnber in Konsole öffnen (PS C:\Users\Rober\Downloads>)
|
||||
|
||||
```bash
|
||||
adb reboot bootloader
|
||||
```
|
||||
|
||||
```bash
|
||||
fastboot flash userdata %systemdrive%%homepath%\Downloads\asteroid-image-beluga.rootfs.ext4
|
||||
```
|
||||
|
||||
```bash
|
||||
fastboot flash boot %systemdrive%%homepath%\Downloads\zImage-dtb-beluga.fastboot
|
||||
```
|
||||
|
||||
```bash
|
||||
fastboot continue
|
||||
```
|
||||
|
||||
```bash
|
||||
adb reboot bootloader
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user