How can I find out when a UFS filesystem was created on a Solaris 8 machine?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
You can't tell the date of a filesystem, but you can try to search for the oldest files on it... typically /lost+found ls -lat /lost+found |
|||||||
|
|
You could perhaps look at when the block devices were created by running " hth. |
|||
|
|