18 Nov
2010
18 Nov
'10
10:03 a.m.
Kuninori Morimoto wrote:
I noticed that sound playback became chopping on latest Linux kernel. ... This chopping seems happen from below patch.
commit 56463e50d1fc3f070492434cea6303b35ea000de Author: Chuck Lever chuck.lever@oracle.com
NFS: Use super.c for NFSROOT mount option parsing ... Note that this means NFSROOT mounts now use the same default settings as v2/v3 mounts done via mount(2) from user space.
Apparently, the latest kernel uses different mount options.
Try to find out what mount options your root FS had in the old kernel, and manually set them in some startup script.
Regards, Clemens