[haiku-bugs] [Haiku] #13467: SMB client and netfs_mount are mutually exclusive.

  • From: "bbjimmy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 01 May 2017 20:33:26 -0000

#13467: SMB client and netfs_mount are mutually exclusive.
-------------------------------------+------------------------------
 Reporter:  bbjimmy                  |        Owner:  nobody
     Type:  bug                      |       Status:  new
 Priority:  normal                   |    Milestone:  Unscheduled
Component:  File Systems/UserlandFS  |      Version:  R1/Development
 Keywords:                           |   Blocked By:
 Blocking:                           |  Has a Patch:  0
 Platform:  All                      |
-------------------------------------+------------------------------
 On hrev51139
 Install netfs.
 Copy  netfs_mount from /boot/system/bin to the desktop and change
 permissions so that it is executable.

 Enable the SMB client in the network preferences.

 open a terminal on the desktop and type netfs_mount

 ~/Desktop> netfs_mount
 mount: Bad port ID
 ~/Desktop>

 Disable the SMB server,
 cd /
 rmdir network
 cd ~/Desktop
 netfs_mount

 Now tere is a Network icon and local netfs shares are accessable.

 enable SMB client:

 Failed to mount FuseSMB filesystem:
 Bad port ID

 If one service is running, the other cannot ne used.

--
Ticket URL: <https://dev.haiku-os.org/ticket/13467>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #13467: SMB client and netfs_mount are mutually exclusive. - bbjimmy