Browse Source

Update 'README.md'

master
onryo 2 years ago
parent
commit
8ef482c375
  1. 2
      README.md

2
README.md

@ -39,7 +39,7 @@ sudo umount /dev/mmcblk1
sudo dd if=rpi-4-devuan-beowulf-5.10.82-v8-ext4-2021-12-05.img of=/dev/mmcblk1
```
Once you powered up your device with `devuan` as your username and `devuan` as your password we may want to change the password for `devuan` and `root` with `passwd`, `toor` is a default pass for `root`, then [install](https://www.devuan.org/os/documentation/dev1fanboy/en/minimal-xfce-install.html) the desktop environment, [XFCE](https://www.xfce.org/about) in this case.
Now [install](https://www.devuan.org/os/documentation/dev1fanboy/en/minimal-xfce-install.html) the desktop environment, [XFCE](https://www.xfce.org/about) in this case.
```
sudo apt-get install xfce4-panel xfdesktop4 xfwm4 xfce4-settings xfce4-session xfce4-terminal xfce4-appfinder xfce4-power-manager thunar ristretto blackbird-gtk-theme papirus-icon-theme slim xinit firefox-esr fonts-liberation webext-ublock-origin -y

Loading…
Cancel
Save