PDA

View Full Version : [SOLVED] Problem with Terminal in Ubuntu 8.04 in VirtualBox


Virtua-Touch
June 21st, 2008, 12:28 PM
I'm on a Windows XP host running Ubuntu 8.04 Hardy inside VirtualBox. My problem is that when I try to install something through terminal (it's too much time to go to Add/Remove or Synaptic) with sudo apt-install applicationhere, it will not let me type my password. Apt-get doesn't work, because it says that I am not root. My keyboard works everywhere else inside VBox, but not when using the sudo command. Thanks in advance.

Virtua-Touch
June 22nd, 2008, 04:00 PM
Sorry for the double post, but I really need this working.

I've tried it in VMware also, and I'm getting the same results. Unable to type password after a sudo command is very frustrating. Personally, I love Ubuntu and I do not want to give it up just because of this problem. Please help.

bluefrog
June 23rd, 2008, 07:20 AM
what makes you think your keyboard does not work for sudo? Because you don't see anything as you typed? This is normal. Type your password and hit enter.

Virtua-Touch
June 23rd, 2008, 02:41 PM
Nevermind. I used sudo aptitude install amsn And it worked.