Convert Debian Buster to Devuan Beowulf

Instructions taken from here.

  • # nano /etc/apt/sources.list
deb http://deb.devuan.org/merged beowulf main
deb http://deb.devuan.org/merged beowulf-updates main
deb http://deb.devuan.org/merged beowulf-security main
apt-get update --allow-insecure-repositories
apt-get install devuan-keyring --allow-unauthenticated
apt-get update
apt-get upgrade
apt-get install eudev
apt-get -f install
reboot
apt-get dist-upgrade
apt-get purge systemd libnss-systemd
apt-get autoremove --purge
apt-get autoclean
tips/buster_to_beowulf.txt · Last modified: 2023-08-06 19:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki