[PLUG] Desktop machine failures

Robert Citek robert.citek at gmail.com
Sat Jul 11 13:10:28 UTC 2015


On Fri, Jul 10, 2015 at 9:42 PM, Jim Garrison <jhg at 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



More information about the PLUG mailing list