Sometimes when I use script to start a VirtualBox VM - usually I use that if the networking option needs to change by location - the VirtualBox process goes defunct. Then no subsequent run will go because of that stuck process. I'd have to find its parent (VBoxSvc) and do a "kill -9" on it.
No comments:
Post a Comment