If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
I recently had an error about the file system after it did a force checkon the drive....where can I go and see the log on this? And what is the file called
?
In a console, you may try sudo less /var/log/dmesg and/or sudo less /var/log/messages (use [ArrowUp] / [PageUp] and [ArrowDown] / [PageDown] to navigate through the output as well as [q] / [Ctrl][c] to "escape" from it).
Comment