On Fri, 27 Jun 2008 10:03:31 +0400 (MSD), Oleg Volkov wrote: > > Please let me know some details. > > > > How did you load the NILFS2 module (nilfs2.ko) > > before mounting the root partition created by NILFS2 ? > > Are you using an initrd image with nilfs2.ko ? > > I patch kernel sources
I got it, thanks for the useful patch. > > What kind of message was printed in the problem, > > or did it hang up ? > > # mount -f / > /sbin/mount.nilfs2: invalid option -- f > > > mount -o remount,ro / > mount -o remount,rw / > It's my mistake. > I did not correctly /etc/fstab > > --- > Oleg Volkov I realized that the recent mount program passes this option to helper mount programs, but the current mount.nilfs2 does not support it. OK, I will add the option to mount.nilfs2 later. Thanks again for letting me know this. Cheers, Ryusuke Konishi _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
