Displaying 20 results from an estimated 50000 matches similar to: "[CentOS 6.5]mounting hgfs shares failed"
2015 Aug 07
3
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
Hi!
Just wondering if anyone has this working ...
Centos-7 guest in VMware-10 host (on Windows-7 :-( )
Out of the box, shared folders and drag&drop do not work although X screen
resolution sensing is fine (ie xrandr reports the resolution of the host
screen as well as the peculiar screen options built-in) and I can Alt-Enter
to full screen quite happily.
I tried Fedora-22 too but did
2015 Aug 07
3
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
try modprobe vmhgfs
--
Eero
2015-08-07 6:53 GMT+03:00 Bob Hepple <bob.hepple at gmail.com>:
> Bob Hepple <bob.hepple at ...> writes:
>
> > It's the shared folder that I would really like to get working. vmware-
> > hgfsclient reports my share but there is no /mnt/hgfs directory. Also
> > 'lsmod|grep hgfs' reports nothing.
> >
>
> also:
2014 Jul 30
4
wget: unable to resolve host address “xxxxx”
Hi all,
I find that in my CentOS, which is installed in vmware, I can use yum to
install software from Internet, and I can also ping websites, but I
cannot download stuff using wget.
I receive error msg unable to resolve host address ?xxxxx?. The IP
address is 192.168.80.128, and this is the content of /etc/resolv.conf
# Generated by NetworkManager
domain localdomain
search localdomain
nameserver
2015 Aug 07
0
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
Bob Hepple <bob.hepple at ...> writes:
> It's the shared folder that I would really like to get working. vmware-
> hgfsclient reports my share but there is no /mnt/hgfs directory. Also
> 'lsmod|grep hgfs' reports nothing.
>
also:
mount -t vmhgfs .host:/ /mnt/tmp
mount: unknown filesystem type 'vmhgfs'
... which kinda sorta tells me I need to modprobe
2015 Aug 10
0
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
Eero Volotinen <eero.volotinen at ...> writes:
>
> try modprobe vmhgfs
>
under open-vm-tools, the only module I know about is vmtoolsd and it is running:
[root at imp yum.repos.d]# systemctl status vmtoolsd
vmtoolsd.service - Service for virtual machines hosted on VMware
Loaded: loaded (/usr/lib/systemd/system/vmtoolsd.service; enabled)
Active: active (running) since Thu
2012 Aug 30
1
[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
The following series implements VMware VMCI linux kernel driver.
Changes includes VMCI driver public API naming conversion from
upper case to lower case, some bug fixes.
In an effort to improve the out-of-the-box experience with Linux
kernels for VMware users, VMware is working on readying the Virtual
Machine Communication Interface (vmw_vmci) and VMCI Sockets
(vmw_vsock) kernel modules for
2012 Aug 30
1
[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
The following series implements VMware VMCI linux kernel driver.
Changes includes VMCI driver public API naming conversion from
upper case to lower case, some bug fixes.
In an effort to improve the out-of-the-box experience with Linux
kernels for VMware users, VMware is working on readying the Virtual
Machine Communication Interface (vmw_vmci) and VMCI Sockets
(vmw_vsock) kernel modules for
2010 Jan 13
1
centos on vmware worstation not mounting cdrom
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Hello,<br>
<br>
I will appreciate any help on this... I have for testing purposes
CentOS 4.7 running on VMWare workstation 6.5, I need to boot the centos
virtual
2012 Feb 17
1
building r-devel
I'm sure I'm being an absolute bonehead (again), but can someone
suggest what I might be doing wrong?
Trying to build latest r-devel on Ubuntu 10.04; as recommended in
various places, trying to build it in a separate build directory (since
starting to compose this e-mail I've found that it works if I build in
the original source directory [as disrecommended], so this has become a
2008 Dec 13
1
CentOS 5.2 running in VMWare 6.5 Firefox failed to connect, but konqueror works well
Hello
I am running CentOS 5.2 in VMWare 6.5. Firefox doesn't run but Konqurer
does.
VMware host (Vista) is connected to the internet via a DSL router.
CentOS VMware network is brided, DHCP is activated, no firewall is acive.
Perhaps somebody can help me.
Thank you in advance
Josef
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jan 10
1
rjags installation trouble
Trying to install latest rjags (3-5) from CRAN with JAGS 3.2.0
installed on Ubuntu 10.04, with r-devel ... the bottom line is that it
fails while loading with
/libs/rjags.so: undefined symbol: _ZN7Console15checkAdaptationERb
Has anyone else seen this or is it a glitch somewhere in my system?
thanks
Ben Bolker
==================
bolker at ubuntu-10-new:~/R/pkgs/rjags$ jags
Welcome to
2008 Jun 04
0
Compile error on CentOS 4.6
I am installing SPLASH(http://www-flash.stanford.edu/SPLASH/) benchmark
codes on CentOS 4.6. And there is compile error during make..
Here is the error messages. Does it come from the gcc library? Should I
update the gcc or other library?
[root at localhost barnes]# make BARNES
make: Warning: File `code.C' has modification time 6e+02 s in the future
m4 -s -Ulen -Uindex
2008 Jun 04
1
Installing GLIBC for CentOS 4.6
I'd like to modify pthread library ( e.g. manipulating some functions )
in glibc, so I want to compile and install modified glibc.
However, I failed to compile glibc and need some help. How can I fix the
problem?
Here is the process that I've tried.
1. download glibc-2.3.4.tar.tar from http://ftp.gnu.org/gnu/glibc/
2. unzip glibc-2.3.4.tar.tar
3. make build-folder
[root at localhost /]#
2003 Oct 20
1
vorbis_comment_add_tag() and Codewarrior OS X
Hi, after banging my head against the wall for quite a while I finally
found what crashes my code:
Because I'm working with Codewarrior 8 on OS X I had to compile the ogg
/ vorbis libs with CW. To do so I used the CW projects for OS 9 and
modified them. Howerver, they don't work as expected.
Everything seems to be fine, encoding & decoding works, only
vorbis_comment_add_tag() crashes
2014 Dec 20
2
no access to certain WEB sites using CentOS 6.5
HW:
Lenovo T520 laptop with MS WIN 7
OR
dedicated PC (DELL GX 280)
SW:
CentOS 6.5 (64-bit) installed using VMware Player on MS WIN 7 host
CASE A) -- BRIDGED networking selected
CASE B) -- NAT networking
OR
CentOS 6.5 i(32-bit) nstalled on real HW (DELL OptiPlex GX 280)
___issue____ at hand:
The default Firefox ESR browser (17.0.10) does not find many web pages.
2017 Aug 29
0
Shares not accessible when using FQDN
On Tue, 29 Aug 2017 16:27:46 +0200 (CEST)
Gaetan SLONGO <gslongo at it-optics.com> wrote:
> Hi,
>
>
> "CLUSTER" is because this server is related to a computing cluster,
> and is the master node of that cluster ;) No relation with Samba
> infrastructure, this is just a DNS/Netbios alias. To be honnest the
> reason why this server is also a DC is to solve a
2019 Jan 07
0
Fwd: mounting a windows share on a linux client using mount.cifs with encryption
I'm terribly sorry for the double-post, but it seems there was a problem
with the attachments the first time around.
Here goes the second attempt.
Am 07.01.19 um 15:58 schrieb René Bräuer via samba:
> Hello everyone,
>
> I'm trying to mount a CIFS share served by Windows 10 Samba with encryption.
>
> On the Windows server side, I made a regular share and told Windows via
2011 Sep 20
1
difficulty with 'parallel' in building r57032 -- missing Makefile?
From SVN revision 57032, with configuration
R is now configured for i686-pc-linux-gnu
Source directory: .
Installation directory: /usr/local
C compiler: gcc -std=gnu99 -g -O2
Fortran 77 compiler: gfortran -g -O2
C++ compiler: g++ -g -O2
Fortran 90/95 compiler: gfortran -g -O2
Obj-C compiler:
Interfaces supported: X11
2003 Dec 16
1
mounting samba shares on linux with non-ascii dirs
Hi!
I've just searching the list archives but cannot solve my problem with
mounting samba (v3.0) shares back on linux (RH 8.0 and 9).
Mounting on Win clients works fine and any filenames (including long
names with non-ascii chars and spaces) are perfictly supported and accessed.
Mounting the share back on (even the same) linux box is a complex task.
I use: mount -t smbfs -o guest
2017 Aug 29
2
Shares not accessible when using FQDN
Hi,
"CLUSTER" is because this server is related to a computing cluster, and is the master node of that cluster ;) No relation with Samba infrastructure, this is just a DNS/Netbios alias.
To be honnest the reason why this server is also a DC is to solve a big issue appeared when migrating from 3 to 4. We had no other choice because of a couple of reasons, however it is planed to