Idk
This commit is contained in:
parent
e52040636e
commit
f9191bc22c
1 changed files with 1 additions and 2 deletions
|
@ -116,7 +116,6 @@ Before finishing up the installation `networkmanager` will be install for networ
|
||||||
```
|
```
|
||||||
# apk add networkmanager
|
# apk add networkmanager
|
||||||
# setup-devd udev
|
# setup-devd udev
|
||||||
# apk add networkmanager-wifi
|
|
||||||
# rc-update add networkmanager default
|
# rc-update add networkmanager default
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -141,7 +140,7 @@ Now exit out of the chroot and you should be able to reboot into a working Alpin
|
||||||
```
|
```
|
||||||
# exit
|
# exit
|
||||||
# umount -lf /mnt
|
# umount -lf /mnt
|
||||||
# reboot now
|
# reboot
|
||||||
```
|
```
|
||||||
|
|
||||||
> Do note that "Linux Boot Manager" will have to be set to load first in your bios.
|
> Do note that "Linux Boot Manager" will have to be set to load first in your bios.
|
||||||
|
|
Loading…
Reference in a new issue