CoreOS/Fedora Guest Tool Not working
-
Hello,
I installed the rpm package in the guest tool .iso file, but it does not work on startup. It gives failed error. I would like your help on how to install it.
Red Hat Enterprise Linux CoreOS release 4.14
-
@enes-selcuk Hi !
Can you show us the error please ?
-
sudo rpm -i xe-guest-utilities-7.20.0-9.x86_64.rpm
error: can't create transaction lock on /usr/share/rpm/.rpm.lock (Read-only file system) -
@enes-selcuk can you not use your package manager to install the tools directly?
yum install xe-guest-utilities-latestThe service is not enabled by default, so enable it and start it:
systemctl enable xe-linux-distribution systemctl start xe-linux-distribution -
I did the following but the problem persists.
sudo mount -o ro /dev/sr0 /mnt sudo rpm-ostree install /mnt/Linux/*.x86_64.rpm sudo cp -f /mnt/Linux/xen-vcpu-hotplug.rules /etc/udev/rules.d/ sudo cp -f /mnt/Linux/xe-linux-distribution.service /etc/systemd/system/ sudo sed 's/share\/oem\/xs/sbin/g' -i /etc/systemd/system/xe-linux-distribution.service sudo systemctl daemon-reload sudo systemctl enable /etc/systemd/system/xe-linux-distribution.service sudo umount /mnt sudo systemctl reboot ERROR: [root@openshift-Linux]# systemctl start xe-linux-distribution.service Job for xe-linux-distribution.service failed because the control process exited with error code. See "systemctl status xe-linux-distribution.service" and "journalctl -xeu xe-linux-distribution.service" for details. Configuration file /etc/systemd/system/xe-linux-distribution.service is marked executable. Please remove executable permission bits. Proceeding anyway. Failed to start Linux Guest Agent. xe-linux-distribution.service: Failed with result 'exit-code'. xe-linux-distribution.service: Control process exited, code=exited, status=1/FAILUREI tried the following permission and it still didn't work.
chmod 644 /etc/systemd/system/xe-linux-distribution.service -
I get the following error. can you help me.@AtaxyaNetwork @DustinB
xe-linux-distribution.service: Control process exited, code=exited status=203
xe-linux-distribution.service: Failed at step EXEC spawning /usr/sbin/xe-linux-distribution: No such file or directory
xe-linux-distribution.service: Failed to execute command: No such file or directory$ cp xe-linux-distribution /usr/sbin/
cp: cannot create regular file '/usr/sbin/xe-linux-distribution': Read-only file system
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register Login