RE: [Cooker] rotflags and initrd

2001-09-12 Thread Borsenkow Andrej
> > > If kernel mounts rootfs directly, you can pass mount options via > > rootflags boot parameter, like > > > > linux rootflags=data=journal > > the "rootflags" kernel parameter is not documented in > linux/Documentation/kernel-parameters.txt and I can find it in the > whole source only at one

[Cooker] rotflags and initrd

2001-09-09 Thread Borsenkow Andrej
If kernel mounts rootfs directly, you can pass mount options via rootflags boot parameter, like linux rootflags=data=journal as example for ext3. When root is mounted in initrd these flags are currently ignored for all I can tell, at least, man page for nash shows no options here: mount [--ro]