Tiny Core Extensions > TCE Talk
any virtual machinery?
Vaguiner:
--- Quote from: Vaguiner on August 24, 2025, 11:45:16 PM ---
--- Quote from: Vaguiner on August 24, 2025, 10:20:56 PM ---
--- End quote ---
The biggest problem seems to be related to permissions. I have currently managed to run the machine headless as root.
--- End quote ---
Got it working with
--- Code: ---sudo chown root:root /opt
--- End code ---
Vaguiner:
Everything is working perfectly.
However, the complete package would be unnecessarily large and redundant, like brave-browser, ungoogled-chromium and others. Perhaps it would be better to reconsider compiling the source code?
--- Quote from: Wayne Sallee link=https://www.linuxquestions.org/questions/linux-from-scratch-13/compiling-virtualbox-from-source-documented-4175590802/#post5614142 date=10-05-2016, 06:45 AM ---The idea of needing 32-bit dependencies has prevented many people from compiling VirtualBox.
...
Don't let the misconception of needing 32-bit prevent you from compiling VirtualBox. The second list of dependencies is only for compiling the guest-additions iso. That's it, and you don't need to compile that iso, you can easily download that little thing.
--- End quote ---
Anyway. Currently Virtualbox depends on qt6. Maybe it's time to start working on qt6 tcz?
Vaguiner:
I discovered that VirtualBox does not allow the distribution of binaries. I should have suspected this, since there are no binaries in any Linux distribution, only on the official website.
The best we could get would be a build script, but, honestly, I've lost interest (although it's very worthwhile, since VirtualBox is clearly infinitely superior to qemu in terms of performance (Maybe I'm doing something wrong, because everywhere on the internet it says that qemu is faster because of KVM, although I can't see that at all.))
Juanito:
You usually have to manually load the appropriate kvm module from the kvm-KERNEL extension, did you try that?
Juanito:
--- Quote from: Vaguiner on August 25, 2025, 12:48:08 AM ---Currently Virtualbox depends on qt6. Maybe it's time to start working on qt6 tcz?
--- End quote ---
I've no plans to build the massively bloated qt6, so please feel free..
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version