Difference between revisions of "Translations:VirtualBox/14/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
===Troubleshooting guest=== | ===Troubleshooting Manjaro guest=== | ||
If you deem it necessary to ensure the packages are installed please follow this recipe | If you deem it necessary to ensure the packages are installed please follow this recipe | ||
{{UserCmdOutput|command=mhwd-kernel -li|result= | |||
Currently running: | <pre> | ||
Currently running: 6.6.17-1-MANJARO (linux66) | |||
The following kernels are installed in your system: | The following kernels are installed in your system: | ||
* | * linux66 | ||
</pre>}} | |||
{{UserCmd|command=sudo pacman -Syu virtualbox-guest-utils}} |
Latest revision as of 11:34, 24 February 2024
Troubleshooting Manjaro guest
If you deem it necessary to ensure the packages are installed please follow this recipe
$ mhwd-kernel -li
Currently running: 6.6.17-1-MANJARO (linux66) The following kernels are installed in your system: * linux66
user $ sudo pacman -Syu virtualbox-guest-utils