SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Version "Linux 64-bit, 6.1.x revision 142917" along with the "6.1.x revision 142894" extension pack, functions properly as user and/or root with the 5.11.1 kernel.
Last edited by cwizardone; 02-23-2021 at 08:43 PM.
Version "Linux 64-bit, 6.1.x revision 142917" along with the "6.1.x revision 142894" extension pack, functions properly as user and/or root with the 5.11.1 kernel.
Finally! Runs here as both root and user with out having to run the update check segmentation fault fix. So far so good.
Still have the segfault
both 5.10.18 / 5.11.1
both user / root
revision 142894 / 142917 or snapshot 142300
Code:
(process:32285): GLib-GObject-WARNING **: 18:15:13.053: cannot register existing type 'NMAgentManagerError'
(process:32285): GLib-CRITICAL **: 18:15:13.053: g_once_init_leave: assertion 'result != 0' failed
(process:32285): GLib-GObject-WARNING **: 18:15:13.053: cannot retrieve class for invalid (unclassed) type '<invalid>'
[1] 32285 segmentation fault virtualbox
Slackware current
Plasma 5.21
I don't know if you have new hardware, or need anything from the newer kernels. But a pragmatic solution for me is that I use the latest 5.4.x kernel on slackware current. On Slackware-Current everything related to virtualbox, or any 3rd party stuff that requires compiling kernel stuff, just works with that kernel.
Exactly the same with :-(
Kernel 5.4.100
VBox 6.1.18-142142 / 6.1.19-142917
That's a shame. Here virtualbox 6.1.18-142142 is working fine with kernel 5.4.99, on a completely updated (except for the kernel) slackware current-multilib (I also used SOFTWARE_VIRTUALIZATION=yes). Bridged networking, client tools, etc, all working fine. :/. Used ponce github slackbuilds for it.
Just now I started using VirtualBox 6.1.18 on my Slackware Alpha 1 system for testing and programming purpose.
I don't install VirtualBox Guest Addition on other Linux distro.
Installation of VirtualBox guest addition is necessary for Slackware VM? Or is it optional?
Because I don't need extra functionality like, share clipboard between host and guest system and share folder using VirtualBox "Shared Folders" functionality.
When I tried to install Guest Addition on Slackware VMs, it display prompt it is already install.
Just now I started using VirtualBox 6.1.18 on my Slackware Alpha 1 system for testing and programming purpose.
I don't install VirtualBox Guest Addition on other Linux distro.
Installation of VirtualBox guest addition is necessary for Slackware VM? Or is it optional?
Because I don't need extra functionality like, share clipboard between host and guest system and share folder using VirtualBox "Shared Folders" functionality.
When I tried to install Guest Addition on Slackware VMs, it display prompt it is already install.
Please suggest.
Thanks in advance.
Without the guest addition, you would also lack the ability to run the guest session in the screen resolution you want. If you don't care about that, you probably don't need it.
Now I don't know if you run Slackware current, but the slackbuild script of virtualbox at current github at ponce, includes the guest additions. And it's not like it's a huge amount of extras diskspace.
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 798
Rep:
Quote:
Originally Posted by linuxxer
Slackers,
Just now I started using VirtualBox 6.1.18 on my Slackware Alpha 1 system for testing and programming purpose.
I don't install VirtualBox Guest Addition on other Linux distro.
Installation of VirtualBox guest addition is necessary for Slackware VM? Or is it optional?
Because I don't need extra functionality like, share clipboard between host and guest system and share folder using VirtualBox "Shared Folders" functionality.
When I tried to install Guest Addition on Slackware VMs, it display prompt it is already install.
Please suggest.
Thanks in advance.
VirtualBox "Shared Folders" require Guest Additions to be installed (or VBox options enabled in the kernel?):
Quote:
With the shared folders feature of Oracle VM VirtualBox, you can access files of your host system from within the guest system. This is similar to how you would use network shares in Windows networks, except that shared folders do not require networking, only the Guest Additions.
In other words, you have VB client additions installed or Slackware kernel has kernel VBoxFS enabled (this would completely block share folders functionality if you would install VirtualBoxGuest Additions so I doubt that VBox options are enabled in Slackware kernel. I don't have Slackware kernel at all so can't really confirm this)
I had the same problem running 6.1.18 with kernel 5.10.18 and ran the suggested code on a Ryzen3-3100 system and now have VBox running as both root and user.
Just now I started using VirtualBox 6.1.18 on my Slackware Alpha 1 system for testing and programming purpose.
I don't install VirtualBox Guest Addition on other Linux distro.
Installation of VirtualBox guest addition is necessary for Slackware VM? Or is it optional?
Because I don't need extra functionality like, share clipboard between host and guest system and share folder using VirtualBox "Shared Folders" functionality.
Optional. I don't install the Guest Additions on Slackware, unless I am playing with them. I don't like the way it installs anyway. I do my sharing via NFS shares. I am fine with 800x600 resolution. All most everything I do in a Slackware VM is via the CLI anyway.
Quote:
When I tried to install Guest Addition on Slackware VMs, it display prompt it is already install.
This is because of "xf86-video-vboxvideo" package that is part of Slackware. If you want to install the Guest Additions you need to remove this package.
Last edited by chrisretusn; 02-26-2021 at 11:34 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.