After this upgrade, many things changed, like the system settings:
For a complete history of all updates visit this posting.
BIOS virtualization enabled
Intel Processor Identification Utlility in 8.1: virtualization disabled
BIOS virtualization disabledWith both settings: Virtualbox runs 32bit guests but no 64bit guests.
Intel Processor Identification Utlility in 8.1: virtualization enabled
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\npf
sc start npf
sc config npf start= delayed-auto
root@debian:/tmp# vmfs-fuse image /mnt/vmBut: Do not worry about this error message. The image was mounted on /mnt/vm and accessible without any problem...
VMFS VolInfo: invalid magic number 0x00000000
VMFS: Unable to read volume information
Trying to find partitions
GRUB_TIMEOUT=10and update-grub, grub worked like
GRUB_TIMEOUT=-1If you need a good manual just look here, but this does not help me, too.
terminal_output gfxtermto
if [ "${recordfail}" = 1 ] ; then
set timeout=-1
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=10
fi
fi
terminal_output gfxtermThis works, but i have to redo the change everytime update-grub is used...
recordfail=0
if [ "${recordfail}" = 1 ] ; then
set timeout=-1
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=10
fi
fi
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.modeset=0to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"(i added i915.modeset=0 because with the older ubuntu version hibernate does not work and this configuration fixed it. [link])
Your WhatsApp account can only be verified with one number, on one device.Finally i would say: The biggest advantage is also the biggest disadvantage. Using the phonenumber as account id makes everything easy but prevents the usage of more than one device....
If you attempt to frequently switch your WhatsApp account between different devices, at a certain point, you may be blocked from re-verifying your account. So please do not repeatedly switch between different devices.
Cheers,
WhatsApp Support Team