Author Topic: your upgrade method removed system not upgrade  (Read 2006 times)

constantius

  • Newbie
  • *
  • Posts: 15
  • Karma: +0/-0
your upgrade method removed system not upgrade
« on: Thu Oct 17 15:22:28 2019 »
sudo bash

echo "url http://downloads.nutyx.org" > /etc/cards.conf
for i in desktops gui-extra gui cli-extra cli base
do
   echo "dir /var/lib/pkg/depot/$i" >> /etc/cards.conf
done
echo "base /var/lib/pkg/depot/base
group en
version rolling" >> /etc/cards.conf
exit

We can now start the upgrade process:
check
sudo cards upgrade

I had to install system from beginnings.
After changed cards.conf and sudo cards upgrade its removed system
after reboot kernel panic
« Last Edit: Thu Oct 17 15:24:09 2019 by constantius »