Network Initialization Failed

Well done RenatN! This did the trick for me but in combination with disabling IPv6 for Shared network.
 
Last edited by a moderator:
I tried to use RenatN's approach but I don't know Terminal and I can't work out how to change -1 to 0. Any tips?
 
FYI, I just restarted the iMac using an external cloned drive with Big Sur 11.0.1 and Parallels 16.1.1; everything worked fine
 
I tried to use RenatN's approach but I don't know Terminal and I can't work out how to change -1 to 0. Any tips?
Code:
1) Close Parallels completely
2) In Terminal, type : sudo nano /Library/Preferences/Parallels/network.desktop.xml (this will open the Terminal text editor "nano")
3) Type your admin password to access the file
4) Locate this line <usekextless>-1</usekextless> it could be also value 1  and replace whatever value there with 0, so you should have <usekextless>0</usekextless>
5) Press Ctrl+O to ask for a save, then Ctrl+X to close the editor
In Terminal, type : sudo nano /Library/Preferences/Parallels/dispatcher.desktop.xml
find <usb>0</usb> and change 0 to 1
again Press Ctrl+O to ask for a save, then Ctrl+X to close the editor
6) Close Terminal and open Parallels like normal, your VM should load like on Catalina and before :)
 
also it's true that only USB storage device like pen-drive works in VM, I can't see different devices like usb->serial port emulating COM port or other standard windows usb devices. Parallels desktop can see I attached this type of device in "usb device" window but can't mount it to VM bootcamp win10PRO
i tried to play with USB2.0 and 3.0 option on/off but nothing helped, all storage are ok but nothing more
 
Hello, did you perform any w/a above?
Yes, the only thing that worked, after losing 2 working days was to destroy all my vagrant machines, completely uninstall parallels (and all preference files, I used Clean My Mac for that), reboot, reinstall, reboot. The issue was triggered by updating macos big sur from 11.0.1 to 11.1. Everything was working well before the update.
 
@Pokono
I use parallels in bigsur 11.1 without a problem, of course both XML files must be edited to fix network and USB in VM. I've got one win10 VM from bootcamp partition. You have to edit both files
 
right, new update should include both: a fix for XML files and ability to mount other than storage usb devices to VM
 
also it's true that only USB storage device like pen-drive works in VM, I can't see different devices like usb->serial port emulating COM port or other standard windows usb devices. Parallels desktop can see I attached this type of device in "usb device" window but can't mount it to VM bootcamp win10PRO
i tried to play with USB2.0 and 3.0 option on/off but nothing helped, all storage are ok but nothing more

me too... for work i need a usb serial control (COM Port) but doesn't work
any solution???
:(
 
From this guy Also Palrob "The latest version of parallels desktop pro works flawlessly. The problem exists only in the business version. why? will there be a solution to the problem" give it a try. Parallels team must fix business edition
<iframe width="500" height="300" src="https://www.youtube.com/embed/oYhYRPu6IZc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
 
I just had a remote session after I raised a support ticket. He knew exactly what he was doing, got Parallels Desktop working with Big Sur 11.1 and restored my Windows apps and data.
 
Yes we know that "support", he did same job for both xml files with -1 to 0 (network fix) and 0 to 1 for usb fix but he used another tool to hide the same job.
anyway ONLY storage usb devices works, other usb things like virtual com port is detected but can't be mounted to VM
 
Yes we know that "support", he did same job for both xml files with -1 to 0 (network fix) and 0 to 1 for usb fix but he used another tool to hide the same job.
anyway ONLY storage usb devices works, other usb things like virtual com port is detected but can't be mounted to VM

exactly!!! no news now about this problem
 
Back
Top