04-17-2014, 03:48 PM
Boot up into Linux Lite, open terminal and post back the output from these:
Your /etc/fstab file has an entry for an NTFS partition with a mount point of /home/kathy/ntfsfiles, but that partition did not show up on the above fdisk -l output. Do you know why? Is that data on an external drive that you don't always have connected?
Code:
ls -l /home/kathy
Code:
lsblk
Code:
sudo blkid
Your /etc/fstab file has an entry for an NTFS partition with a mount point of /home/kathy/ntfsfiles, but that partition did not show up on the above fdisk -l output. Do you know why? Is that data on an external drive that you don't always have connected?
Try Linux Beginner Search Engine for answers to Linux questions.