Comment 43 for bug 45842

Revision history for this message
Ashwin (cybernytrix) wrote :

I am running hardy-server x64 and this really sux.
Someone please explain why this is so:

sudo mount -a -t noproc,nfs,nfs4,smbfs,cifs,ncp,ncpfs,coda,ocfs2,gfs # this does not work

sudo mount -a -t nfs,nfs4,smbfs,cifs,ncp,ncpfs,coda,ocfs2,gfs,noproc # This WORKS!!!

What kinda hacky thing is this?

Can you patch /etc/init.d/mountall to have this new order?

Thanks!