Displaying 1 result from an estimated 1 matches for "isoimg".
2012 May 21
0
Bug#673743: xen-api: smbfs does not exist any more, move to cifs-utils
...l need
to do:
-apt-get install smbfs
+apt-get install cifs-utils
The following samba config will serve these images in the folder /iso-images:
@@ -205,7 +205,7 @@
should export them through NFS or a samba share, then do as below for
samba:
-/usr/lib/xcp/bin/xe-mount-iso-sr //12.23.34.45/isoimg -t smbfs
+/usr/lib/xcp/bin/xe-mount-iso-sr //12.23.34.45/isoimg -t cifs
"isoimg" is of course here the name of the share Samba share (nothing unusual,
right?).
@@ -220,10 +220,10 @@
caching, so it may take few seconds until "xe cd-list" shows the iso that you
may have drop...