[PATCH v4 0/8] Nvram-to-pstore

Luck, Tony tony.luck at intel.com
Thu Jun 20 04:46:45 EST 2013


> You need to mount pstore to access the files.
> 
> # mkdir /dev/pstore
> # mount -t pstore - /dev/pstore
> 
> to unmount
> 
> # umount /dev/pstore
> 
> References: http://lwn.net/Articles/421297/

Note that /dev/pstore has fallen out of fashion as the mount point ... we now (since 3.9)
suggest /sys/fs/pstore

> Documentation/ABI/testing/pstore

This file was updated with the new location.

-Tony
 


More information about the Linuxppc-dev mailing list