Just garbled my system by doing sudo mv /*.mp4 $Downloads/* . Apparently I moved the entire filesystem. I can't even use ls or find. So I can't locate the binaries so I can restore it

Try shutting the system down gracefully by using the System Requests, as detailed in the post below… :arrow_down:

Boot up from the live USB, open up a terminal window, and issue the following command… :arrow_down:

sudo su -

Mount your root filesystem to /mnt, and look around in there. Then come and tell us what you’ve found. We’ll take it from there. :slight_smile:

1 Like