On Tuesday 26 February 2002 03:11 pm, Bas wrote: > > If I use a jfs root and powerdown without umounting or stopping > anything and reboot, the system will not come up because of a bad > magic number. I used this / to test, when I do the same test on xfs > (or reiserfs), the system will come up. > > What's my mistake ?
You didn't build jfs.o as a module, did you? Are you initially mounting / as read-only, and then remounting read-write after running fsck? This is the only way JFS will properly boot from a dirty /. > > Thanks, > Bas. _______________________________________________ Jfs-discussion mailing list [EMAIL PROTECTED] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
