On Fri, Jul 10, 2015 at 9:42 PM, Jim Garrison <j...@jhmg.net> wrote:
> On 7/10/2015 8:00 PM, Denis Heidtmann wrote:
>>>> This time I used e2fsck -fvp /dev/sda1 from the Ubuntu 12.04 live CD.  No
>>>> errors found.
>
> How is your disk partitioned? /dev/sda1 may not be the
> damaged partition.

To show us the disk partitions, run this:

$ cat /proc/partitions

And to show us the mounted filesystems, run this:

$ df -mTPl -x tmpfs -x devtmpfs

Regards,
- Robert
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to