Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'fsck first' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
fsck first
Authored by: jpm on Dec 12, '02 01:13:05AM

just to err on the cautious side, one should really fsck before enabling fs journaling...

% sudo fsck_hfs -f -n <device node>
% sudo /usr/sbin/diskutil enableJournal <mount point>



[ Reply to This | # ]