You are not logged in.
Pages: 1
Hi, I am getting a message during boot of a file system problem but it flies by too fast. which log would carry that. I looked in dmesg and boot and couldn't find the same message.
thanks
--jerry
Last edited by jk121960 (2012-03-20 09:06:59)
Arch Awesome, Ranger & Vim the coding triple threat.
Offline
Try checking /var/log/messages.log
Burninate!
Offline
Or /var/log/boot if it's an initscripts error.
Offline
Thanks for the post, I checked messages.log and nothing and I had already checked /var/log/boot and nothing there. Anyone else have an idea The message I see has fsck and a partition by what could be UID listing. There has to be a place this is logged. if there is a problem I would like to head it off.
thanks in advance for any help
--jerry
Arch Awesome, Ranger & Vim the coding triple threat.
Offline
The wiki has all the answers...
Offline
OK well that did it, I appreciate your help, turns out that the messages were benign and extra info from the boot up process, that did not show before.
thanks again
--jerry
Arch Awesome, Ranger & Vim the coding triple threat.
Offline
You can set a log level on your kernel line to manage how verbose that scroll through is, eg: loglevel=3
Offline
Pages: 1