From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: [alsa-devel] sound playback became chopping on nfs rootfs Date: Fri, 19 Nov 2010 09:15:11 +0100 Message-ID: <4CE6320F.6060600@ladisch.de> References: <4CE4EBE8.8030702@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netdev-owner@vger.kernel.org To: Kuninori Morimoto Cc: Linux-Net , Linux-ALSA , Chuck Lever List-Id: alsa-devel@alsa-project.org Kuninori Morimoto wrote: > > 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. > > 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. Try /proc/mounts. Regards, Clemens