Sep 4, 2011

The best way I found to determine when I installed my Linux distro

# tune2fs -l /dev/sda1 | grep cr

This returns:
# Filesystem created: Thu Aug 25 06:01:44 2011

Swap /dev/sda1 to your specific partition.

Do you know of any other way? Let me know.

0 comments:

Post a Comment