Page 2 of 2

Re: VirtualBox on TOS 5.1+ and Home Assistant Image

Posted: 28 Jun 2023, 20:59
by mmick
the latest VB doesn't play nice, specially on TOS 5.1.

Sadly no answer from terramaster. One of the biggest seeking points for me was VirtualBox / virtualization which for the newest chipsets is somewhat broken.

Re: VirtualBox on TOS 5.1+ and Home Assistant Image

Posted: 28 Jul 2023, 23:10
by lagrap
Hi,

Did you ever found a solution to this ? I think that the problem is related to EFI.
Could it be possible tp have a more up to date version of VirtualBox ?

Thanks,
Lagrap

Re: VirtualBox on TOS 5.1+ and Home Assistant Image

Posted: 03 Aug 2023, 00:16
by kg223
If VirtualBox does not work, connect to the windows Shell NAS and SSH, run
cd /usr/lib
ln -s libpcre2-8.so.0.1 libpcre2-8.so
ln -s libpcre2-8.so.0.1 libpcre2-8.so.0
/etc/init.d/php-fpm start
VirtualBox will start working.