Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-29-2009, 08:57 PM
|
#1
|
Member
Registered: Aug 2009
Posts: 150
Rep:
|
Can't get VirtualBox to function
I've downloaded VirtualBox and opened it, it shows it as a program in my pop-up menu (Vector linux). When I try to use it to install another OS into a virtual HD, I get a screen saying to choose what size ram I want. Problem is,the "next" button on the bottom of the window is not hightlighted, it's dead as far as I can tell. Moving the cursor over it doesn't do anything, changing the slider bar to change the amount of ram doesn't make anything change, so I'm stumped. Anybody know what I'm doing wrong? The "back" and "cancel" buttons work, but that doesn't help me much as the only way to advance to the next page is by clicking on the non-working "next."
|
|
|
11-30-2009, 02:02 AM
|
#2
|
LQ 5k Club
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
|
Could be a permissions problem. What exactly did you do to download and install VirtualBox?
|
|
|
11-30-2009, 02:18 AM
|
#3
|
LQ Guru
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726
|
It may not allow you to click "Next" if the amount of ram you have specified is invalid. How much ram does your physical machine have, and how much did you try to allocate to the virtual machine?
Evo2.
|
|
|
11-30-2009, 10:33 AM
|
#4
|
Member
Registered: Aug 2009
Posts: 150
Original Poster
Rep:
|
Here's what I tried to run
The download was from Sun
http://www.virtualbox.org/wiki/Linux_Downloads
It's the one on the bottom marked All distrobutions-i386
It downloaded and installed all right, the "next" push button just doesn't seem to be active when I get to the panel to set the ram size for the virtual HD. Changing the size doesn't make any difference. Maybe there's some qualification it expects that I haven't done (although I have no idea what it is. The page opens with a recomened minimum size for ram,and I would think that accepting the default would satisfy it.)
|
|
|
11-30-2009, 10:47 AM
|
#5
|
LQ 5k Club
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
|
OK -- you downloaded the .run file from Sun, made it executable and executed it as root.
Your problem is unusual so we are looking for something unusual about your system.
Not related to your issue but for a bit of easy sanity checking, you could run the script posted here and post the output.
Is it only the "ram size for the virtual HD" push button that is grayed out? Is this in "Create new Virtual Disk", "Virtual Disk Location and Size"? If so, if you click the folder icon to the right of the Location field, does it show you a directory that exists and that you can create files in? By default it is /home/<user name>/.VirtualBox/HardDisks. Is there any free space on the file system that the directory is on?
|
|
|
11-30-2009, 02:43 PM
|
#6
|
Member
Registered: Aug 2009
Posts: 150
Original Poster
Rep:
|
Here's what I got:
Rats! I'm trying to copy from xterm, but I'm not getting too far. I tried to copy and paste the code in the link, unaware that it ran down the page, so I think I need to ask what line or part of the code do I need to get a response that'll make sense to someone trying to diagnose what I've got going on here. Sorry if I shoul recognize what the input should have been.
While on the subject, I was OK with getting the page to copy into xterm (but wasn't smart enough to see what exactly needed to be pasted!), but when I went to copy the raedout that xterm output, I could highlight it, but tried pressing the middle mouse button to copy, hoping to paste the results, but instead just got back what I'd pasted into xterm for a result.
This may give you some idea of the level of savy I'm working with here 
Last edited by pottzie; 11-30-2009 at 02:55 PM.
Reason: I messed it all up
|
|
|
11-30-2009, 05:45 PM
|
#7
|
Member
Registered: Jun 2006
Location: Texas
Distribution: Ubuntu 8.04
Posts: 94
Rep:
|
Something simple: are you a member of the vboxusers group? To find out
|
|
|
11-30-2009, 11:55 PM
|
#8
|
LQ 5k Club
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
|
Easier and safer to edit the whole script into a file and then run it. IDK Vector Linux; does it have a GUI with a graphical editor? That would be the easiest way. If you do get the script into a file you need to set execute permission on it and easiest to run it by ./
Code:
chmod 755 myscript.sh
./myscript.sh
To copy and paste from xterm: highlight the text you want to copy (this puts it in one of X's buffers) then put the cursor where you want to paste it and middle click to paste.
Meanwhile you could answer the questions about the VirtualBox graphical interface.
|
|
|
All times are GMT -5. The time now is 10:22 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|