LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   File system and mounted point information log during boot (https://www.linuxquestions.org/questions/slackware-14/file-system-and-mounted-point-information-log-during-boot-893750/)

ethereal1m 07-25-2011 10:54 PM

File system and mounted point information log during boot
 
Dear all,
I want to make sure that all my file systems and mounted points are OK during boot time. Which log file in Slackware shows such info?

best regards,
ethereal1m

psionl0 07-26-2011 03:57 AM

/var/log/messages will tell you what partitions were detected during bootup.

In order to see where each partition is mounted you can use the mount command without any parameters.
/etc/fstab will tell you where each partition is supposed to be mounted.

Diantre 07-26-2011 04:14 AM

Also /var/log/dmesg for boot messages, including filesystems.

ethereal1m 07-26-2011 10:44 AM

very goood! thanks guys [thumbs up!]


All times are GMT -5. The time now is 05:30 PM.