leosenko's Posts

After upgrading to Debian Bookworm with kernel 6.1.0, Workstation 16 no longer worked. I upgraded to 17. But Windows 10 guests started freezing for about 10-20 seconds after every few clicks of mouse... See more...
After upgrading to Debian Bookworm with kernel 6.1.0, Workstation 16 no longer worked. I upgraded to 17. But Windows 10 guests started freezing for about 10-20 seconds after every few clicks of mouse, during this period there is not display update so even trying to figure out if there is some specific process issue or interrupts does not work. I reverted workstation back to 16.2.5 and used the modules from https://github.com/mkubecek/vmware-host-modules to make the 16 work with the 6 kernel. It did not help. I then copied almost identical VM that is running in Fusion to the Debian and ran it. The same issue. Also in the meantime, while the vm is frozen, linux report full usage by the vmware (by which i mean out of assigned cpus) but the linux machine works fine and there does not seem to be any extreme disk activity or lack of memory during that moment. I converted VM machine to OVF and imported into VirtualBox 7, after some work to remove all remnants of vmware tools, the virtual machine works like flash under VirtualBox. I am tempted to conclude that this is an issue of VMware workstation. Does anyone have similar issues on Debian or kernel 6?
Unfortunately, that is not possible since the virtual machine resides on the same USB disk as the data. The only way would be to create a separate partition on that USB for data but I do not think th... See more...
Unfortunately, that is not possible since the virtual machine resides on the same USB disk as the data. The only way would be to create a separate partition on that USB for data but I do not think that would help anyway.
The host is OSX with fusion, guest is Debian Linux. I use shared folders which are stored in APFS filesystem which should support extended attributes. When mounted by default, the extended attributes... See more...
The host is OSX with fusion, guest is Debian Linux. I use shared folders which are stored in APFS filesystem which should support extended attributes. When mounted by default, the extended attributes are however inaccessible in linux. What is the way to enable extended attributes on the shared folder in guest?