Re: Consistent kernel panic on volume mount
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Carsten G Pedersen writes:
And yes Felix - I will take your advice and file a bug - just want to gather some more information first. I'm seriously considering building a version of the kernel that stays away from journaling altogether - of course if someone else know about an easier way to avoid this code being called I'd be most interested to hear about it.
I looked at this a bit earlier. This code seems to get called when replaying the journal. Would it work to simply mount the filesystem read-only (so as to avoid writes), and then to disable journaling using hfs.util? Or will the kernel insist on replaying the journal even with a read-only fs? Drew _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Gallatin