I'm also getting this message when the virtual machine starts up:
It goes away after a minute or two. Should I be concerned?
Anyway, I seem to have gotten Ubuntu installed. I'm now trying to follow the next instructions, "Once you have completed installing Ubuntu in a VirtualBox virtual machine, it’s a good time to install the VirtualBox guest additions, since both media automounts and software autorun will be disabled after deploying the BitCurator install script in the next section. First, you must install some package so that the guest additions can be built as a kernel module. Open a terminal and run the following commands:
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install build-essential gcc make perl dkms
sudo reboot
I opened a terminal and entered the first line, and I got
[sudo: authenticate] Password:
What password is this? When I set up Ubuntu I unchecked the "require password" box, but it made me create a password to proceed. I entered the password I created, but it failed, with multiple attempts.
/ Lara