24 Nov
2010
24 Nov
'10
9:44 a.m.
Dear Clemens
OK. Thanks. I try it. Does this "mount options" mean root_mountflags ?
No; the defaults for options that are not set in root_mountflags have changed.
Thanks I checked old/new kernel options
new kernel : ... rsize=524288,wsize=524288 ... old kernel : ... rsize=4096,wsize=4096 ...
If I add nfsroot=,rsize=4096,wsize=4096 on CONFIG_CMDLINE, the chopping issue was solved. But I wounder why new kernel used such a big size ? Is it my miss ?
Best regards -- Kuninori Morimoto