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
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
___
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"
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