Public bug reported:

The mythbuntu_nbd script in mythbuntu-diskless-client calls nbd-client
using a command line like

nbd-client ${NBD_ROOT_SERVER} ${NBD_ROOT_PORT} /dev/nbd0

since the upgrade to 2.9.23, nbd-server is now configured by default to
mount using names.  nbd-client should instead be mounting using a
command like

nbd-client ${NBD_ROOT_SERVER} /dev/nbd0 -N $NBD_ROOT_NAME

** Affects: mythbuntu-diskless (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877368

Title:
  nbd mounting breaks in oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythbuntu-diskless/+bug/877368/+subscriptions

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

Reply via email to