I think I see what's up:

>From the interfaces(5) manual page:

"Lines beginning with the word "auto" are used to identify the physical
interfaces to be brought up when ifup is run with the -a option.  (This
option is used  by  the  system  boot  scripts.)"

And

"Lines beginning with "allow-" are used  to  identify  interfaces  that
should  be  brought  up automatically  by  various  subsytems."

According to that, you actually have conflicting options: You're saying
that usb0 should be brought up automatically at boottime (regardless of
its existence) *and* that it should be brought up automatically by
hotplug.

Would you mind trying without 'auto usb0'? If it works, good. If not,
the documentation for interfaces(5) is incorrect and we might have more
traction to fix the bug!

-- 
[regression][intrepid] NFS mounts not attempted with idle network interface
https://bugs.launchpad.net/bugs/327458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to