cracking sound after sleep, hibernate,
upgrade the network card driver
My Work Diary
Enable USB legacy features in your BIOS Delete all USB ghosts by cleaning out all registry entries in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR. Disable searching Windows Update for device drivers...
ping -n 20 127.0.0.1 > NUL 2>&1 && shutdown /h /f -n 20 should wait for 20 seconds.
Shutdown VM Navigate to C:\Program Files\Oracle\VirtualBox\ Shift + Right-Click > Open command window here Run command VBoxManage.exe setextradata “name of your virtual machine” CustomVideoMode1 1366x768x32 Start...
if you try to load registry from read only disk image, you will see the “error load hive”, copy the registry file to hard drive, then...