Changing mountall.sh in this manner is the wrong thing to do. mountall.sh is responsible for mounting *local* (i.e. non-networked) filesystems, and by removing the 'no' prefix from -t you change it so it only mounts networked filesystems instead.
Not to mention that mountall.sh is run at a point where you're not guaranteed to have networking up and running -- it depends on how fast your udev is while it's running in the background. -- NFSv4 mounts often missing after boot https://bugs.launchpad.net/bugs/46516 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
