http://oss.sgi.com/bugzilla/show_bug.cgi?id=347
------- Additional Comments From juri@xxxxxxxxxxxxxx 2004-21-07 15:16 PDT
-------
Logs: look into /var/log/messages and/or /var/log/syslog
And yes, of cause it safe (and the normal way to do it) to access the filesystem
via /dev/sdaX, meaning mounting the filesystem e.g. with 'mount /dev/sdaX
/somewhere'.
I think what was meant is: never access a _mounted_ filesystem via /dev/sdaX,
e.g. don't do a 'dump /dev/sdaX' as long the the fs is mounted.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|