How can I check what journaling mode my ubuntu installation is using? Ordered, Writeback, Journaling Full?
I am trying to make sure that I am using ordered mode but I can’t figure out how to check to make sure! Anybody?
By: killer k
About the Author:
1 Comment
Other Links to this Post
RSS feed for comments on this post. TrackBack URI
Leave a comment
You must be logged in to post a comment.

By Mike W, January 1, 2009 @ 11:37 am
To check you can, in a terminal window enter the following line
cat /etc/fstab
This thread shows how you can change the sel]To check you can, in a terminal window enter the following line
cat /etc/fstab
This thread shows how you can change the settings:
]