I want to run VMWare Player as root (because I understand this is the only way that allows me to pass a raw hard drive to my VM).
I am able to start Player from the terminal with "sudo -i vmplayer" but I can't get it to launch from the GUI. I have created a .desktop file, I have tried a shell file (allow to execute as a program), I have tried the menu editor and edited the line with which vmplayer is invoked to include sudo but nothing works. It just doesn't do anything (on the desktop).
What do I need to do to be able to just click on an icon in my favorites bar and launch vmplayer as root?
Thanks for your help.