On Thu, 2005-07-14 at 07:40 -0700, Pritpaul Mahal wrote: > Hi! > > Unfortunately it won't let me mount (presumably > because its marked dirty). It says > > mount: wrong fs type, bad option, bad superblock on > /dev/vg0/lvol0, or too many mounted filesystems > > (I've had this message before, for example when the > computer was shut down without unmounting because of a > crash, and after running fsck it would go ahead and > mount) > > Any ideas?
Did you try "mount -oro /mountpoint"? jfs allows a read-only mount of a dirty filesystem, unless it's really damaged and the mount code fails. -- David Kleikamp IBM Linux Technology Center ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Jfs-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfs-discussion
