Unfortunately, no one can be told what Redcore Linux is. You have to see it for yourself!
You are not logged in.
Pages: 1
Topic closed
hi
newbye on reddcore gentoo
in /var/log/boot.log i find:
Error: /usr/bin/vmtoolsd must be run inside a virtual machine on a VMware hypervisor product.
*^O start-stop-daemon: failed to start `/usr/bin/vmtoolsd'
*^O Failed to start vmware-tools
[ !! ]^O
*^O ERROR: vmware-tools failed to start
Is it possible to disable this service, and how?
I can't find systemctl on my system
regards
Operating System: Redcore Linux Hardened Rolling.Boulder.Uphill
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 6.1.42-redcore-lts (64-bit)
Graphics Platform: X11
Processors: 2 × Intel® Pentium® Dual CPU E2200 @ 2.20GHz
Memory: 5.8 GiB of RAM
Graphics Processor: NVIDIA GeForce GT 710/PCIe/SSE2
Offline
hi
I don't know if my question was correctly asked.
At the moment I did it like this:
cd /etc/init.d/
sudo chmod -x vmware-tools
it seems to me that it is fine.
Now VMware-tools does not start during boot.
This is my personal solution to inhibit this component from starting on boot, I don't know if it's the most correct solution for a gentoo system.
best regards
Offline
Hello,
I think, you can disable the vmware-tools service with:
rc-update del vmware-tools default
Fred
Offline
Hello,
I think, you can disable the vmware-tools service with:
rc-update del vmware-tools default
Fred
Yes, this is the correct solution.
Online
thanks to both of you a little late
restored as executable and ran rc-update as instructed
Ste
Offline
Pages: 1
Topic closed