Results 25 comments of Roman Kulikov

Please generate Technical Report in Parallels Desktop and post its id here.

I doubt guest kernel panic may have something to do with Cisco Any Connect running on host. But Any Connect may spoil routing: it may add routes to VPN which...

@legal90, I do think this is the same problem. prl_fs supports mmap-ed files, but with significant restrictions. For example, opening mmap-ed files for read-write is prohibited. Seems we should consider...

``` The issue still persist on Parallels Desktop 15.1.3. ``` Investigating this. The thing is that WiredTiger starts successfully over SharedFolders on Ubuntu distro, but does fail in boot2docker.

I've failed to debug the problem the previous year and postponed an attempt. If there's an interest in the problem I may try again. Any additional info and steps to...

Confirm the problem. SUID-bit is not supported in prl_fs at the moment.

@zouguangxian unfortunately I'm not allowed tell you when. But I'm really curious why GitLab wants SUID-bit data files. For what purpose?!

> Basically I'm wondering if this minimal buildroot image works, after gunzip: disk-arm64.img.gz ? I gave it a try. Unfortunately it hangs on boot and it's not clear why. Will...

@afbjorklund > Were you able to get any of the ISO running with Parallels, on Mac M1 ? Parallels Desktop for Mac with M1 boots operating systems from ISO-images successfully....

It is not possible to call prlctl/prlsrvctl directly from plugin but looks like [Vagrant Triggers](https://www.vagrantup.com/docs/triggers/) solve the problem: there're examples how to call shell command, for example, after virtual machine...