I’ve lost everything and I don’t know how to get it back. How can I repair my system all I have is a usb with slax linux. I am freaking out because I had a lot of projects on their that I hadn’t pushed to github as well as my configs and rice. Is there any way to repair my system? Can I get a shell from systemd?
Thank you for the help but it possible to do this from slax linux? Because that is the only usb stick I have on hand.
[This comment has been deleted by an automated system]
Thanks so much.
I forgot to add: before running chroot, you may need to
cp /etc/resolv.conf /mnt/etc/resolv.conf
or you may not have a working DNS server/dev/sda1 is not a directory
Strange, it was in your earlier screenshot. Check if you find any disks in /dev and find the right partitions.
Should it mount /dev/sda2/@?
If you’re using btrfs: yes, I think so. Double check your btrfs subvolumes to see if you need to mount more than just the partition.
If you’re using BTRFS, I recommend checking out Timeshift to make automatic snapshots you can later revert to.
How do I unmount it?
umount
. Make sure to unmount the inner directories first (/dev/pts) before unmounting the outer ones (/dev).When unmounting doesn’t work, you can always exit and reboot the live installer.
It says mount point dosen’t exist