• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Windows hosting Linux

 
Ranch Hand
Posts: 161
Firefox Browser Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,
I think I am on the right forum.

Currently, I have windows on my laptop. I want windows to host a guest Linux (hopefully UBUNTU). I found a open source VM (Virtual Box) that can do it. Can my guest OS be UBUNTU. I need to still read up more into this.

Any added information on installing VM will be greatly appreciated.

Thank you,
Gary
 
Gary Ba
Ranch Hand
Posts: 161
Firefox Browser Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Disregard this post. I found out my answer.
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am running Fedore 13, Ubuntu 10.04 and 10.10 in VirtualBox. Though I wish VirtualBox would make it easier to change the screen resolution - getting it to something other than 640x480 or 800x600 is always a source of frustration (it is simple under VMWare Server).

By the way, make sure you have plenty of RAM. I upgraded my laptop from 2GB to 4GB RAM. With the Ubuntu 10.10 VM running I am using over 3GB of RAM.
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Peter Johnson wrote: Though I wish VirtualBox would make it easier to change the screen resolution - getting it to something other than 640x480 or 800x600 is always a source of frustration (it is simple under VMWare Server).


I run Ubuntu 10.04 as host and WinXP as guest. I bring up XP, right click on desktop and switch it to 1024x768 and then run in full screen mode. I have also installed the guest additions. The resolution is persisted across sessions.
Isn't it similar when you got Ubuntu as guest?
 
Peter Johnson
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Isn't it similar when you got Ubuntu as guest?


No, it isn't. And it has been a few months since I installed Ubuntu 10.04 and went through this. I thought that before all I did was install the VirtualBox extensions, bump the graphics memory from 12MB to 64MB, resize the host window to the desired size, and then the new window size would show up as one of the options under Monitors | Resolution, but that didn't do the trick. Guess I'll need to google it again.
 
reply
    Bookmark Topic Watch Topic
  • New Topic