Displaying 8 results from an estimated 8 matches for "unmout".
Did you mean:
unmount
2019 Jan 27
3
Samba and UFW
...with UFW enabled I cannot connect to my Windows 8.1 PC.
Error "Unable to mount location - failed to retrieve list from server, file
or directory does not exist". With UFW disabled I can connect and browse the
Windows network PC. If I enable UFW I can still browse the Window network.
If I unmout the location I cannot reconnect without disabling UFW. I have
made all the edits to the smb.conf file suggested on the net but nothing has
worked so far. Also when printing to a Windows shared printer using Samba
the document goes to the printer but, does not print. The same setup works
perfectly o...
2002 Aug 06
2
RedHat 7.3 smbmount
...id pid machine
----------------------------------------------
tmp nobody nobody 11311 gimli (192.168.1.12) Tue Aug 6 23:30:
59 2002
I when I run smbumount before I reboot I don't run into the problem. Is there any way to fix this problem without having to manually
unmout the shares every time i reboot or power down my Linux box?
Here is my /etc/fstab on my Linux box:
...
//pcs2/homes /mnt/pcs2/home/jhines smbfs credentials=/var/tmp/pass,uid=jhines,gid=jhines 0 0
//pcs2/tmp /mnt/pcs2/tmp smbfs scope=guest 0 0
Thank Yo...
2014 Dec 11
2
CentOS 5- mount shows a cifs share mounted 4 times!
Hello Gordon,
Thursday, December 11, 2014, 5:23:56 PM, you wrote:
GM> The system will mount a
GM> filesytem on top of an existing path, including one with another
GM> filesystem at the same path.
But the mounts are identical-
\\\\10.0.0.253\\niamh on /NSA320-music type cifs (rw)
\\\\10.0.0.253\\niamh on /NSA320-music type cifs (rw)
\\\\10.0.0.253\\niamh on /NSA320-music type cifs
2019 Jan 27
0
Samba and UFW
...annot connect
> to my Windows 8.1 PC. Error "Unable to mount location - failed to
> retrieve list from server, file or directory does not exist". With
> UFW disabled I can connect and browse the Windows network PC. If I
> enable UFW I can still browse the Window network. If I unmout the
> location I cannot reconnect without disabling UFW. I have made all
> the edits to the smb.conf file suggested on the net but nothing has
> worked so far. Also when printing to a Windows shared printer using
> Samba the document goes to the printer but, does not print. The same
>...
2000 Jan 27
1
Win98 / smbmount problem
...ng:
smbmount //sushi/doug -c "mount /home/deck/sushi -u deck -g deck -f
644"
This works great so long as I don't ever leave the house. If I take
the laptop away and then reconnect it, I can neither use
the directory /home/deck/sushi (I get "input/output error")
Nor can I unmout it or remount it. (I get "cannot resolve mount point"
error).
So somehow samba gets screwed up when I go away. The only fix
I can find is to reboot the linux box. I've tried killing all
the samba smbd and nmbd daemons. That didn't help.
I'm using samba V 2.05a with smbmou...
2010 Mar 25
2
how to automount usb drive
I have a server with no desktop - just cli that i need to have a user
plug in a usb hd and would like it to automount to a consistent
directory so I can schedule a backup. The user can rotate the usb
drives and it all just works.
Any ideas how automate so that say /media/backup mounts to any usb
harddrive and unmounts cleanly?
-thx
bazooka
2004 Feb 12
5
Re: The Problem of Creating a domain
> [6] ctivating swap partitions: swapon: /dev/hda7: No such device or address
> [6] [FAILED]
> [6] ioctl 80041272 not supported by xl_block
> [6] Finding module dependencies: depmod: Can''t open /lib/modules/2.4.24-xeno/modules.dep for writing
> [6] [FAILED]
> [6] Checking filesystems
> [6] Couldn''t find matching filesystem: LABEL=/policy
Edit your
2016 Jan 06
4
Empty (zero byte) SSH host keys
Hi,
We create virtual machine image templates by doing automated minimal
installations of different Linux distributions (via
preseed/kickstarter/autoyast). At the end of the installation, we
remove the SSH host keys (rm -f /etc/ssh/ssh*_key*). Fresh SSH host
keys will be generated on the first boot of the image instances. This
is done by adding a "dpkg-reconfigure openssh-server" call