Add initial steps for blendOS
This commit is contained in:
parent
d8799ccaf6
commit
f3edd321b2
24
pages/02.linux/guides/blendos/default.en.md
Normal file
24
pages/02.linux/guides/blendos/default.en.md
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
title: blendOS
|
||||
visible: false
|
||||
---
|
||||
|
||||
[toc]
|
||||
|
||||
Last modified: 2024-05-28
|
||||
|
||||
[shroot]
|
||||
```
|
||||
pacman -S akshara
|
||||
```
|
||||
[/shroot]
|
||||
|
||||
Add `akshara` after `base udev` in `/etc/mkinitcpio` under `HOOKS`
|
||||
|
||||
[shroot]
|
||||
```
|
||||
mkinitcpio -P; sudo akshara update
|
||||
```
|
||||
[/shroot]
|
||||
|
||||
Reboot the system
|
Loading…
Reference in New Issue
Block a user