Ubuntu :: VirtualBox And Which Version Of Windows Would Use
Aug 12, 2010
i was looking at putting windows on my Lucid laptop, so I can use my windows only apps. my question is, which version of windows would you use, if you had to? it would probably be between either NT, XP or 7.(would WinNT run modern apps?
View 9 Replies
ADVERTISEMENT
Sep 9, 2010
My boss is asking me if there is any way to run a full version of Ubuntu from a flash drive without installing virtualbox/vmware on a windows host. I've been searching pendrivelinux.com and really haven't found anything. Can someone point me in the right direction?
View 6 Replies
View Related
Jun 6, 2011
I'm using VirtualBox on MacOS and I need to install version 10.0.4 of Ubuntu.The setup for VirtualBox only allows you to specify Linux > Ubuntu (64-bit).How can I install a particular version? I've been told that you can download it as a disk image and install it in VirtualBox somehow: can anyone point me at more details?
View 2 Replies
View Related
Mar 11, 2010
VirtualBox is successfully installed on my openSUSE 11.2 and the guest OS is Win XP. I am looking for a way to acomplish two things from the guest OS:-use USB -use internet connection
On the first one, I've run into a howto for openSUSE 11.2 that says usb access for guest OSes in VBox is supported only in the binary (non-free) version. Since I am running the free one, does that mean I am out of luck on usb matter?
On the second one, I am puzzled as well. WinXP image is already installed and I tried to configure its networking via the "settings" section in VBox which gives me several options out of which none is for setting up IP's. How do I get internet connection that openSUSE host already has to share it with the guest OS within VBox?
View 9 Replies
View Related
Aug 6, 2011
with the new kernel update, my virtualbox won't open. Something about installing DKMS something first. Where would I find this to install?
View 3 Replies
View Related
Aug 2, 2010
I tried to install VirtualBox by using the "Help->Check For Updates" in VirtualBox and then downloading the rpm. When it finished, it popped up a huge error window that was too tall for the screen (and I couldn't copy the text). It wouldn't install. It said something about how the files in virtualBox 3.2.6 conflicted with those in 3.0.12.
How do I upgrade to the new version?
View 6 Replies
View Related
Jan 8, 2010
I have a doubt, may sound funny but wanna know whether it is possible to share DVD drive in windows [version 7] and use it in Linux system [version fedora 12]?
View 4 Replies
View Related
Sep 28, 2010
Background: I'm a 20+ year Mac user, switched four years ago to Linux.I have NO experience with Windows to speak of. Whenever I've gotten a new box, it's either been home-built or a Mac.Now I have a new Acer Aspire AS7551 laptop, and although I have not yet booted into Windows, it comes with a Windows 7 Home Premium license. I've been running it with Ubuntu 10.04 off a flash drive and everything works perfectly.
What I want to do: I want to wipe the disk, install Lucid, and run Windows in Virtualbox (for the sole purpose of watching some Netflix and learning a little bit about Windows 7). For the purpose of this question, please accept that I DO NOT want to dual boot.The problem: From what I can find, I can't use the "recovery discs" that came with my laptop to create a virtual machine. This is confusing, because it seems like I paid for a legitimate Windows license for use with this laptop.
Questions:
1. Would MS exchange my recovery discs for a regular install disc to go with my license code if I explained this to them?
2. If not, is there a source for Windows ISOs that I can safely use with my license? (I am aware that the legitimacy of that approach is questionable, but I am quite comfortable with the ethics since I paid for Windows 7, own the license, and only want to use it on the same computer.
3.If not,is there any way in heck I can use my recovery disc to create something Virtualbox can work with?
4. If not, how are all of you people getting your Windows virtual machines going??
(I have read that Acer is a major hassle to get a refund from for the "Windows tax" so I might as well be able to use it--this is MS' chance to win over a fan if only they will let me!)
View 9 Replies
View Related
Oct 25, 2010
I want to install Ubuntu but not as Dual-Boot (Other OS is Windows XP x64 edition).
Does Wubi perform significantly better than an Ubuntu version installed on VMWare or VirtualBox?
My computer has:Intel Core2 Quad Q8200 @ 2.33GHz. 4GB RAM. An almost empty 450GB HD (defragmented)
View 5 Replies
View Related
Jun 2, 2011
My goal is to install Windows 7 on a virtual machine running on Ubuntu. The Lenovo machine came with Windows 7 installed, but did not come with a boot disk. What are my options? Should I ask Lenovo for a disk? Will I need to purchase Windows just for the virtual machine?
View 3 Replies
View Related
May 17, 2010
Should I use XEN or VirtualBox to host linux on windows 7 or windows 7 on linux? Since I've read about the problems of reading/writing NTFS disks with linux usnig the Linux NTFS driver, I thought it would be better to host windows on linux. I think the problem is that you never can be sure if the linux NTFS driver is going to corrupt your disk because Microsoft does not publish the format for linux developers.
By running windows on linux, I could read and write EXT3 from windows. I think there are EXT3 drivers for windows. Then I got to thinking: If I am running Linux on Windows, am I going to be using SAMBA or the linux NTFS driver? I think I'm going to be using SAMBA to read and write the linux partitions -- correct? Are there other considerations when deciding to host linux on windows or windows on linux? I'm going to using both the linux and windows partitions for software development with java/eclipse and various databases including oracle.
View 2 Replies
View Related
Feb 12, 2010
I have VirtualBox installed as well as Wine, and I want to run Windows from the VirtualBox (Ubuntu 9.04 is my OS). VirtualBox won't start because "no bootable medium found." Another words I don't have an OS on VirtualBox. How do I get Windows install on VirtualBox, or how do I get Windows to boot through Wine in VirutalBox?
View 9 Replies
View Related
May 15, 2011
I have an Ubuntu guest installed on Virtualbox 4.0.4 running on Windows 7 Home Premium. I have two firewall rules for Vbox which allow any, any inbound for both TCP and UDP and those rules have edge traversal enabled. I have host ports 9080 and 9022 forwarded to 80 and 22 on the guest. The Win7 box is on an Ethernet connection
After some testing, I have a netbook with a Wifi connection and Ubuntu netbook remix which cannot make an ssh connection to the Ubuntu guest.
But, the same netbook can telnet to port 9080 on the Win7 machine's address and successfully connect to a web server running on port 80 of the Ubuntu guest.
In order to check this out, I ran initctl stop ssh on the Ubuntu guest, verified thagt port 22 had no listeners, and ran ssh with /usr/sbin/sshd -d -e. This shows various bits of debug info from the console. Then I ran Putty on the win7 machine to connect to port 9022 on it's own IP address (that it got from DHCP) and made a successful connection to the guest Ubuntu.
The variable that I don't know much about is the landlord's cable router setup, but I can't figure out why that would block packets to 9022 but not packets to 9080.
View 1 Replies
View Related
Jan 12, 2011
I installed virtualbox a couple of days ago and had used Windows 7 (guest) multiple times without anproblems. However, upon attempting to share folders, it will no longer boot and I get this error:
p, li { white-space: pre-wrap; } "Failed to open a session for the virtual machine Windows 7.
The virtual machine 'Windows 7' has terminated unexpectedly during startup with exit code 1."
Details:
[code]....
View 3 Replies
View Related
Jan 25, 2011
I use VirtualBox at work, where windows7 is host and ubuntu 10.04 is guest operating system.
I want to access my windows drives, folders in ubuntu, when i did sudo blkid or mount or fdisk -l, i cannot see all the drives on my machine.
So i finally did with shared folders concept. Now i can't mount them wherever i want, but when i say automount in the virtualbox settings->sharedfolder, then it auto mounts in /media/E-drive??
But to see, copy,edit or access those media files, i need to be sudo?? With normal user i can't use those /media files.
Suggest a good method of sharing files from windows7 to ubuntu in virtualbox
View 2 Replies
View Related
Jul 27, 2010
I am running Fedora 13, I have installed virtual box that is running Windows 7. I am attempting to run a few star wars video games. Everything works in the virtual machine however it doesn't see any 3D hardware therefore not letting me run these games. I had W7 installed on the computer before and I love fedora and I don't want to dual boot. Is there anyway that anyone knows how to get this working or is there another program that can run a virtual machine for me? Quick update, I installed somethings using the Device menu and Install Guest Additions. That go some mouse and a better video resolution to work however, when using dxdiag in Windows 7, it says that the 3D Acceleration is unavailable. In the settings I have 3D accelration enabled of course.
View 3 Replies
View Related
Sep 17, 2010
How to share files across Parent Operating system Windows 7 and Virtual Operating System Ubuntu Linux 10.4?
View 1 Replies
View Related
Feb 1, 2010
Trying to set up a VPN connection from with Virtual Windows XP (virtualbox) and the network shows verifying user name and password but then times out and give me a message that it could not connect to the serve.
Since I could connect from a Windows system at another location, I assume there is something in Ubuntu that is preventing the connection so I tried to set up a VPN connection in Ubuntu.
I installed "network-manager-pptp" and "pptp-linux" as mentioned in the documentation but when I try to create a VPN connection using [main menu]>[System]>[Preferences]>[network connections] the VPN tab has a padlock on it. I set up the VPN but did not put a DOMAIN name on it because the server does not have a DOMAIN and it did not appear to be necessary on the dedicated Windows machine.
In spite of configuring the VPN connection, I cannot find the connection anywhere so I can see the server at the other end.
When I try to use [main menu]>[places]>[Connect to Server] using [windows share] and enter the IP number of the server, I get the message "Cannot display location smb:// {server IP address}"
And if anyone knows why the Virtual windows cannot connect.
View 1 Replies
View Related
Dec 14, 2010
I'm running Ubuntu 10.10 on VirtualBox in Windows. When I try sudo apt-get upgrade I get the following:
WARNING: The following packages cannot be authenticated libc-dev-bin libc6-dev libc-bin libc6 tzdata libcairo2 libgp11-0 libgcr0 gnome-keyring ubuntu-docs ubuntu-sso-client sysvinit-utils sysv-rc initscripts libdrm2 libdrm-intel1 libdrm-nouveau1 libdrm-radeon1 udev plymouth-label plymouth libplymouth2 libudev0 apparmor libapparmor1 libapparmor-perl
[Code]...
View 9 Replies
View Related
Apr 14, 2011
I have installed Virtualbox from their website. I was able to create an XP virtualbox. I have tried several times, though, to download the XP disc to the virtualbox and I keep getting an error message that says it needs 32 bits. I found the display properties box and changed it from 16 to 32, also restarted the computer.I am still getting a wrong machine message with this error message about 16 bit. What am I missing?
2007 Toshiba Satellite L-35 Ubuntu user since 4/11 running 10.10
View 8 Replies
View Related
May 21, 2011
I need to change the screen resolution, but there is no xorg.conf file.. Under system/preferences/screen resolution there is only 800x600 and 640x480 to choose from. I want at least 1024x780.
View 2 Replies
View Related
Feb 25, 2010
openSUSE, just installed 11.2 some days ago and have several problems with kernel 2.6.31 and my hardware, i was wondering if there is a way to upgrade it to version 2.6.32... that i know i dont have any problems with it.The problems that i have is with my ath9x driver, iv'e experience it before with other distros and the same kernel (2.6.31)Another question i have is about VirtualBox, i use it to run windows, and i'm amazed of the lack of speed and performance i have in openSUSE, i dont know if it's because i'm doing something wrong, quite possible since i'm not familiar with the -suse way- of using linux... i read the wiki about virtualbox made all that it's said (used OSE and non-OSE) and nothing changed... it's unusable. i used to use it in other distros with no problems, but in suse i have alot of issues.
apart from all the issues i have concerning speed and performance in openSUSE it's worth of a try.hope that configuring it better will speed up and increase performance.btw, i have a amd athlon x2 2.1ghz, ati radeon hd3200 using fglrx module and 4gb of ram.
View 6 Replies
View Related
Aug 21, 2011
If I have VirtualBox, hosted by Windows 7 and I install Linux Ubuntu on this, is there any security risk if I use the Linux OS for the internet but the hosted OS (Windows) has no Virus protection software and I am in Admin mode?
View 3 Replies
View Related
Sep 28, 2010
I'm planning on running Windows in a VM for the purpose of playing
some game (what else). In the past I have experienced Windows
_arbitrarily_ writing to disks which it has no business touching.
IIRC, Windows will write some BS code to a USB stick if only you
just stick it in there.
I have several encrypted partitions spanning a few disks which I'd
like if Windows didn't even know about. I can't risk Windows messing
up those partitions by scribbling some crap about how "this disk is
not yet formatted" or something right on the disk itself.
I have been googling this for a couple days, and the best I can come
up with is a couple anecdotal references about Windows writing to
the MBR of a HDD even if you don't tell it to do so.
View 8 Replies
View Related
Jan 5, 2010
I have Debian Lenny with virtual-box and I just installed Windows in it.Can I have some virus and destroy me windows on virtual box in Debian?It is recommended to install some anti virus if I think to use it for a long time?
View 5 Replies
View Related
Nov 12, 2010
VirtualBox is not available in 32 bit for Windows XP What should I try next ?
View 3 Replies
View Related
Nov 20, 2010
How can I get access to my NTFS Partitions in VirtualBox running Windows XP Pro? I saw it somewhere once saying something about setting up shared files but it was confuseing and did not work.
View 1 Replies
View Related
May 18, 2011
The following is my virtualbox ubuntu config. Virtualbox is the latest version.
Ubuntu 11.04
Base Memory 2G
Video Memory 64MB
3D acceleration: YES
The problem only happens after I close terminal. The individual program or software works fine. But as long as I use terminal, and close it, then the desktop environment freeze.
Is there anyone encountering the same problem, and how can I resolve it ?
View 1 Replies
View Related
Jun 3, 2011
I have a host ubuntu 11.04 with guest window 7, I have installed ubuntu OSE then install windows 7. Now I want to copy some files to windows 7 running on OSE on windows 7. How do I do this ?
View 5 Replies
View Related
Jan 18, 2010
Currently i have a dual boot on my laptop of fedora and vista. Is there a way that i can use virtualbox to open my windows partion while using fedora? I understand that virtual box makes a "partition" on my fedora partion and runs of that. It would be pretty awesome if i could open my windows partion while using fedora.
View 14 Replies
View Related