Home / unofficial_devuan_live
Name Modified Size InfoDownloads / Week
Parent folder
README_devuan-live 2017-05-04 731 Bytes
Totals: 1 Item   731 Bytes 0
Get the official devuan-live isos (RC2) at:
https://files.devuan.org/devuan_jessie_rc/

root password: toor

username: devuan
password: devuan

devuan-live was built using live-sdk
https://github.com/parazyd/live-sdk

BUG (Fixed in RC2)
Some system files in the RC live isos are owned by user instead of root.
This gets carried over into the installation.

Simple fix if you are in that situation:

chown -R root:root /etc/xdg/xfce4
# Do not recurse these:
chown root:root /etc/xdg
chown root:root /etc

chown -R root:root /usr/share/slim/themes/devuan-curve-purpy
# Do not recurse these:
chown root:root /usr/share/slim/themes
chown root:root /usr/share
chown root:root /usr
chown root:root /home


Status: fixed for next release
Source: README_devuan-live, updated 2017-05-04