Table of Contents

How to access files on a non-working PC

In a scenario where the PC will not boot or cannot be accessed, it may be necessary to still retrieve some files off of its hard drive (for instance, myCNC profile folders that contain all the custom settings for the myCNC software).

In that case, follow the steps below:

Step 1: Using Ubuntu MATE through LiveUSB

bios1.jpg

bios2.jpg

bios3.jpg

ubuntu1.jpg

Step 2: Accessing the necessary folders

The PC should now boot into Ubuntu MATE from the USB that you have previously plugged in. In the example below, we will be retrieving the files for the myCNC profiles:

You now have access to the profiles. Copy the profiles over to a different USB stick that you can plug into the PC, or upload them to an online storage drive for further access.

Step 3: Running fsck

Here, we will be using the terminal and the fsck command to find out whether there are any problems or issues with the file system. Make sure that the specific drive you are diagnosing is UNMOUNTED (this can be done by heading to the file manager and clicking the triangle and rectangle button next to the volume name, or by right-clicking the drive and unmounting it):

If fixing the errors on /dev/sda2 and /dev/sda5 does not correct the issue, check the other drives that are connected.

Once the errors are fixed, shut down the computer and unplug the LiveUSB. Reboot the system.