_cnt0@sh.itjust.works to linuxmemes@lemmy.world · 1 year agoAn unbiased comparison of linux distributions' setupsh.itjust.worksimagemessage-square313fedilinkarrow-up11.04Karrow-down1179
arrow-up1856arrow-down1imageAn unbiased comparison of linux distributions' setupsh.itjust.works_cnt0@sh.itjust.works to linuxmemes@lemmy.world · 1 year agomessage-square313fedilink
minus-squareShatur@lemmy.mllinkfedilinkarrow-up1·edit-21 year agoJust add rescue to kernel options (if you use GRUB, press e to edit it for the current boot) and it will boot into console from which you can do downgrade.
Just add
rescue
to kernel options (if you use GRUB, presse
to edit it for the current boot) and it will boot into console from which you can dodowngrade
.