Ubuntu :: VirtualBox 3.18, XP Guest, No Printers?
May 11, 2010
I'm using the newest VB 3.18 Lucid AMD64 .deb downloaded from Sun. Previous versions have not had USB support in Lucid. Now, when I start the XP guest, all my USB devices seem to be detected. My USB phone is shown as 'busy' as is my mouse. However, both my printers remain greyed out and are shown as being 'unavailable'. I have tried manually adding the printer filters before starting the guest, but no dice. Is anyone else having this problem? Any ideas as to a possible cause?
View 7 Replies
ADVERTISEMENT
Mar 4, 2010
OpenSUSE installed in a Virtualbox Virtual Machine and I want to set a shared folder.
1 - Set up a Virtual Machine and install OpenSUSE 11.2
2 - Create a shared folder on host (HostFolder)
3 - Setup the shared folder in Virtualbox Via the Virtual Machine details or via Devices > Shared Folders...
4 - Install dependencies for running the Virtualbox installer You need to install the right development kernelpackage for your machinetype (use 'zypper search -i kernel' to see what's installed) sudo zypper make gcc kernel-source kernel-hosttype/default-devel
5 - Run the Virtual Machine and go to Devices > Guest Additions This mounts an iso image in your OpenSUSE guest.
6 - Open a root terminal and run
cd /usr/src/linux
make oldconfig && make prepare && make scripts && make dep
cp ../linux-obj/$HOSTTYPE/default/Module.symvers .
make prepare
* A commenter on previously mentioned thread says this step is unnecessary but it doesn't work without on my system. I suggest trying step 7 first and returning to step 6 if that fails. *
7 - Run ./VirtualboxLinux yourhosttype .run from the mounted iso image.
8 - Create shared folder in OpenSUSE (GuestFolder)
9 - Test with sudo mount -t vboxsf HostFolder /home/user/GuestFolder It works? Great! Let's set up the system so it automounts for your regular useraccount instead of root-only access.
10 - Add this line to /etc/fstab HostFolder /home/user/GuestFolder vboxsf defaults,uid=1000,gid=1000 0 0
11 - It works for me but if it still doesn't automount after a reboot; sudo mount -a
View 1 Replies
View Related
Apr 3, 2011
I installed a Fedora 14 guest on a Fedora 14 host with Virtualbox, then i run these commands on the guest:yum install kernel-devel kernel-headersbut if i try to install the virtualbox-guest additions on the guest, is still complains about that it's unable to find the kernel source directory?Ha anyone succeded installing the guest additions on a guest Fedora 14?
View 2 Replies
View Related
Jun 3, 2010
I had a lot of trouble installing Guest Additions within the Fedora 13 Guest on a Linux host. I had to mount the vboxGuestadditions.iso from the Device --> CD/DVD Devices menu. Then I located the appropriate package for my system. In my case it was the AMD64 Linux version.I ran this as administrator in Terminal. I used the "bash" command followed by the package name. This was after CDing the the appropriate directory. The packaged installed, I then rebooted and it worked fine. (Something that would make this easier is to load a script into nautilus that would allow me to open a locatation as administartor at the open window. I'm sure there is something in Fedora to do this but I couldn't find it in a hurry so I used the command line way).
View 5 Replies
View Related
Oct 13, 2009
i was getting impatient in finding a way to make some of my peripherial devices to work in linux but no luck, so i installed windows xp home in virtual box, gave it access to my usb devices and installed the drivers for the printers and scanner. but there is just one thing that i want to do now how do i get windows xp to share my printer in virtual box with other computers in the house
View 5 Replies
View Related
Jun 6, 2011
Is it possible to access windows network printers from a VirtualBox WindowsXP client running under Ubuntu 10.10 host? The networking type is NAT. Would Bridged Networking solve the problem? If so, is there a tutorial on how to set up bridged networking for virutual box?
View 1 Replies
View Related
Mar 8, 2011
in my opinion, it's wrong to turn off the operating system by pushing the power off button on the hardware directly but is it okay to do that in the Virtual Machine I am running Windows XP on VirtualBox sometimes I feels lazy to wait for windows to shut down so I just close the window that runs the guest OS will that do any harm to the host system? or the guest system itself? If I saved all the files that is important, I couldn't think of any side effect.
View 3 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
Jul 9, 2010
I'm using Virtualbox to test Meerkat. I have the same problem with Ubuntu & Xubuntu,
Here is the output from VBoxLinuxAdditions-x86.run..
Here's the last few lines from vboxadd-install.log..
View 8 Replies
View Related
Sep 9, 2010
Quote:
I'm working in php / mssql project and I'm working on php side. I try VirtualBox to access to mssql from linux. I'm using VirtualBox 3.2.8(Downloaded from VirtualBox website) Hosted On Ubuntu 10.04, and my Guest OS is Windows 7. I followed some tutorials on how to connect from host to guest, but all failed... how to connect from ubuntu (host) to windows 7 (guest)
View 2 Replies
View Related
Nov 30, 2010
I'm running Ubuntu 10.10 x64 as a guest in VirtualBox on top of Windows 7. I recently bought a second monitor, and I want to set up my Ubuntu guest to use both monitors. I configured VirtualBox to give two displays to the VM, and two windows are displayed when I run the VM, however, the Ubuntu guest only uses the primary screen and does nothing with the second--the second screen is just black.
When I go to the monitor settings, only the one monitor is detected (as an "unknown monitor") I have the latest guest additions installed and the driver under System-Administration->Additional Drivers is shown as installed and working correctly. I don't have any issues with the single display--it shows in the correct resolution, and works fine if I set it to fullscreen or seamless mode. Any thoughts on getting Ubuntu to detect the other screen?
View 1 Replies
View Related
May 15, 2011
Just installed Virtualbox 4.0 on my netbook. Cannot seem to find an option for guest additions though.
How do I install guest additions on Virtualbox? (don't think I have the OSE version)
View 3 Replies
View Related
Oct 6, 2015
im new to virtualbox and i run linux arch as guest os. now my question is how it can be that the vm has the same ip as my host os.
this is suppose to be diffrent machine isnt it? and how to configure my guest vm to be completely unrelated to my host
View 1 Replies
View Related
Jun 3, 2011
I've installed fedora 15 on virtualbox as my guest OS.I've configured bridged networking and I've set my router to assign an IP to it.when it boots up,I have 2 devices shown via "ifconfig" which is "lo" and "p2p1" and none has the ip assigned to it.I'm unable to access the Internet. How can I configure it to do so?I've tried following this tutorial: [URL] but the file "ifcfg-ethX" doesn't exist...it only has ifcfg-lo..... I've installed fedora 15 spin edition which doesn't have a GUI for me to edit network settings...
View 13 Replies
View Related
May 29, 2011
Since my upgrade to 13.37 + VirtualBox 4.0.4 (from SBo) I'm having trouble with one of my VMs containing a PostgreSQL installation (also from SBo) which has been running fine before on 13.1 + VBox 3.2.10.
This is what happens: I'm starting an I/O heavy job on the DB that should take about an hour but never finishes because the virtual disk stops working after 10 to 40 minutes.
Code:
ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x6 frozen
ata1.00: failed command: READ FPDMA QUEUED
ata1.00: cmd 60/00:00:e8:11:44/01:00:02:00:00/40 tag 0 ncq 131072 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
lots of these
[Code]...
View 7 Replies
View Related
Feb 12, 2010
I have a Windows XP virtual machine under Virtualbox PUEL 3.1.2. I have always been able to browse the Web or do anything else I wanted over the network.
Suddenly, the guest XP machine can't reach the Internet any more. There is no indication of any problem with the network connection. I checked my router, and the virtual machine is indeed getting assigned an IP address. So why can't it reach the internet?
Yes, the virtual network adapter is in bridged mode. It always worked that way before. I can see local network shares from the virtual XP machine, and even reach the Apache server running on the host OS (Ubuntu 9.10 64-bit).
Also possibly significant: Even though the virtual XP machine is detected by the router & assigned an IP address, the printer attached to the virtual XP machine cannot be seen by another Windows machine (a real one, not virtual) on the network. I never had a problem sharing the printer before. I have to share it from a virtual Windows XP machine when I'm running Ubuntu because there are no Linux drivers available (it's a Winprinter).
View 2 Replies
View Related
Feb 12, 2010
I have on my computer 9.1 and I want to try some virtualization. I want to install WinXP or 7 as guest on my U9.1 box. what is your opinion? Which VMware or VirtualBox should I try?
View 1 Replies
View Related
Dec 14, 2010
I'm having trouble with my Ubuntu VM's --I'm running a Win 7 Home Premium Host, (8GB RAM, 1TB HDD, NVidia GeForce Video) Oracle VirtualBox (Current version)
-- When I set up Linux VM's w/ 3D Acceleration, and 128MB Video Ram,
-- I can't enable the 'Extra' Video Effects, to get Compiz working.
-- Even when VBox Guest Additions is installed.
VBox Guest Additions does let me use Full Screen, & Seamless mode, correctly though.
But if I try to set 'Extra' Video Effects, it can't find the correct driver.
Code:
ps -A | grep compiz
Does not show compiz running.
FYI: Nor can I get Unity on 11.04 Alpha 1, under the VM.
View 2 Replies
View Related
Jan 11, 2011
I am trying to set up Ubuntu server edition 10.10 in virtualbox (windows host). All is going well, except that I can't figure out how to install the guest additions. I know how to do it in the normal edition of Ubuntu, but when I navigate to media/cdrom, it's empty.
View 2 Replies
View Related
Mar 15, 2011
I am posting this in the "Desktop Environments" section on the theory that the VirtualBox is indeed a desktop environment.
Bottom lines first - maybe it will make the whole essay below superfluous. Do I need to use the Windows-7 installation disk to install the "guest" OS into this virtual box? (This is the main question.) I suspect it is, after the prompts I get trying to run my guest OS for the first time. Since I have a dual-boot anyway - with Win-7 as the main OS on the machine - is there any way I can configure Virtualbox to use the existing Win-7 installation as a guest OS, without damaging the Windows partitions?
Now the rest of the story:
I just deleted about 100 lines of torturous details, realizing nobody will want to read through all that. 1. Question 2 is optional - I have a 400GB mounted file system on a huge Seagate drive for my guest "hard drive".
View 2 Replies
View Related
Mar 24, 2011
I tried adding myself to the group vboxusers but it did not help.
I then read that the reason that i don't have any sub capability when i'm running XP as guest OS using VirtualBox is that I have a open source version of the program.
So I uninstalled the one I got through software center and downloaded and installed one from VirtualBox website. It installs but does not tell me where to find it in the menu so I don't know how to launch the program. It also doesn't show up as an "installed software" when I search for it in software center.
View 4 Replies
View Related
Mar 29, 2011
I'm running the host server on Ubuntu 10.04 LTS (64bit) . I'm using virtual box. I want to automatically for one of the guest vritualboxes to start on reboot. Following is already done without a success. Please help me in solving this.
1. I have created the following shell script
#!/bin/bash
/usr/bin/nohup /usr/bin/VBoxHeadless --startvm "VMNAME" 2> /dev/null &
2.From the current logged on user I did a crontab -e and did the following
crontab -e @reboot /bin/sh /home/myaccount/shellscript.sh note that I do not encrypt the home directory and sufficient permissions are there.
View 9 Replies
View Related
Jul 26, 2011
If you're installing Linux Additions in VirtualBox (VBoxLinuxAdditions.run) and get:"The make utility was not found. If the following module compilation fails then this could be the reason and you should try installing it. The gcc utility was not found. If the following module compilation fails then this could be the reason and you should try installing it."
then go to synaptic and install "make" (An utility for Directing compilation) and gcc (The GNU C compiler) or use "sudo apt-get install make gcc" and all should go well afterwards but if you'll still be missing something go to synaptic and see what would be installed if you choose virtualbox-guest-additions (guest additions iso image for VirtualBox) and match it with what you need.
View 2 Replies
View Related
Aug 12, 2014
Is it at all possible to disable internet access for the Debian host while providing internet access to the VirtualBox guest(s)?
I plan to only hook up the host to the internet for updates, upgrades and installations, although if I can, then I will make a Debian guest to test everything out and download the files from there and install everything on the host without even a single host connection point.
Is this the indomitable approach to intercommunication security? If not, then what haven't I thought of yet?
View 10 Replies
View Related
May 22, 2011
I am a very beginner Debian user, Debian is installed in VirtualBox, which is hosted on Windows. I try to install VirtualBox Guest Additions without success.
First method: in VirtualBox menu, Devices->Install Guest Additions I receive a message: Cannot find the autorun program. Screenshot here: [url]
Second method: in shell I do su and then navigate to the cd rom and run the script /media/cdrom/VBoxLinuxAdditions.run by hand.
I get Permission Denied. Screenshot here: [url](I basically follow the tutorial [url]
How to install it?
View 2 Replies
View Related
Dec 9, 2009
I have VirtualBox v3.1.0 r55467 running on f12 2.6.31.6-162.fc12.i686. The guest is Windows XP SP3. I need to enable bridged mode for the virtual network interface on the guest. Everytime I enable bridge mode the following error occurs.
Quote:
Failed to start the virtual machine Windows XP. Failed to open/create the internal network 'HostInterfaceNetworking-wlan0' (VERR_SUPDRV_COMPONENT_NOT_FOUND). One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/etc/init.d/vboxdrv setup' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND). When I run '/etc/init.d/vboxdrv setup' i get the following compilation error:
Quote:
Stopping VirtualBox kernel module [ OK ]
Removing old VirtualBox netadp kernel module [ OK ]
Removing old VirtualBox netflt kernel module [ OK ]
[code]....
dmesg gives me nothing. I have scoured the web .. and even asked on #vbox and #fedora cant get.
View 8 Replies
View Related
Jan 3, 2010
I have tried a few times already the following procedures: start a new installation (each time, I create a new VBox VM) with the Fedora 12 DVD iso attached to the DVD drive of the VM. I select the default setting, like US english, US keyboard, local time (GMT +8), standard installation ... etc). The installation process had been smooth to the screen the system asking for a reboot after installing something like 1100+ packages. Then I click the reboot button offered. The VM restarted but each and every time, it came up with the following error message:
Booting from local disk...
FATAL: INT18: BOOT FAILURE
There was no other error message durint the installation process. It would be very much appreciated if some one can tell me what went wrong and how to solve it. I believe even I try again the same way, it will end up with same result. Is it a software or hardware problem? In case software problem, is it Fedora or VirtualBox?
View 5 Replies
View Related
Feb 28, 2011
I'm trying to install the Virtual Box Guest Addition for my openSUSE 11.3 VM, but I'm having some problems. The Virtual Box manual says I need to install the kernel-default-devel package, so I did that, but it also says :
Make sure that your running kernel (uname -a) and the kernel packages you have installed (rpm -qa kernel*) have the exact same version number. Proceed with the installation as described above.So I ran both commands and here is the output :
edgar@linux-t7uc:/> uname -a
Linux linux-t7uc 2.6.34-12-default #1 SMP 2010-06-29 02:39:08 +0200 i686 athlon i386 GNU/Linux
edgar@linux-t7uc:/> rpm -qa kernel*
[code]...
the devel packages are version 2.6.34.7-0.7.1 and the kernel is version 2.6.34-12. How do I install the correct version of the kernel-default-devel and kernel-devel package with zypper? I thought maybe the versions could be compatible somehow, so I tried to install the Guest Addition and here's the result :
edgar@linux-t7uc:/media/VBOXADDITIONS_4.0.4_70112> sudo sh ./VBoxLinuxAdditions.run
root's password:
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.0.4 Guest Additions for Linux.........
[code]....
View 3 Replies
View Related
Mar 1, 2010
I'm trying to use VirtualBox on a 64 bit host (Fedora 12), and install a 64 bit suse guest. I have VirtualBox installed just fine on the host, but when I try to launch the guest (booting from an iso) I get the message "This is a 32-bit computer. You cannot use 64-bit software on it". One thing to note, this host, while 64 bit, does not have the AMD-V extensions. (Not sure if this matters or not). I do however have another 64 bit host with the AMD-V extensions that runs a 64 bit guest just fine.
I confirmed `uname -m` on the host reports "x86_64". I also did a `file /usr/lib/virtualbox/VirtualBox` just to make sure I got the 64 bit version of VirtualBox Any ideas on why the guest os would think the host is 32 bit when it should be a 64 bit system?
View 1 Replies
View Related
Jan 26, 2010
pretty comfortable at the command line and in kde. found 2 'supplementary kernel drivers' for virtualbox at slackbuild (thank you heinz!). followed the how-to at slackbuild and built and installed both packages, but additions weren't working. (i thought they were standalone) noticed the 'supplemental' in their description, and so installed the guest additions for linux from vbox site. additions still not working. at this point i start restarting my slackware vm, and redoing everything in various sequences. finally, additions work! but i'm not sure why! critical pieces and sequence for getting guest additions working once i have slackware installed?
View 1 Replies
View Related