Re: Zoom and linuxolator

2020-03-28 Thread Amit Yaron
Hi, I have a similar problem, but I'll try to do my best. First, if you need library files that do not exist, go and find the rpm packages in which the shared object exist from: http://mirror.centos.org/centos-7/7.7.1908/os/x86_64/Packages/ A good resource for finding the relevant rpm package b

Socket Problems in linux-c7

2020-04-29 Thread Amit Yaron
With 'objdump' I've found that I get the message "CreateReportChannel failed" because the function 'setsockopt' fails. Following is the Assembly code found in /compat/linux/opt/zoom/ZoomLauncher:   4091b0:   8b 7c 24 04 mov    0x4(%rsp),%edi   4091b4:   48 8d 0d 89 d4 01 00   

Utopia Eco System

2020-10-10 Thread Amit Yaron
___ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Raspberry Pi Imager

2021-04-08 Thread Amit Yaron
Hi What is the best way to run the imager using an emulator? Is it possible to access the Micro SD card and format it from VirtualBox? If so, how to add it as a device? Or is it possible to install it under /compat/linux? Thanks,   Amit ___ freebsd-emu