Fedora :: Virtualbox - What Is This / How Its Different From Wine

Jun 10, 2011

Can someone explain to me what virtualbox is and how it is different from wine? I've tried to read up on it but I'm not really understanding what it does.

View 8 Replies


ADVERTISEMENT

Software :: Wine In Virtualbox \ Distro Which Runs In A Virtual Box An Starts Wine?

Mar 29, 2011

maybe my questions sounds funny: i'm looking for a very small (or better as small as necessary) distro which runs in a virtual box an starts wine.The reason is: we have new laptops in my school runnig windows7 64bit home and we have some software which runs only on WinXP. So why not take a virtualbox wich runs wine to start the old Software?

View 2 Replies View Related

Fedora Installation :: Wine And Virtualbox Not Working After Bug Update?

Mar 25, 2009

i always run updates if i get prompted about it... this time i ran a couple or so updates and software updates and restarted, i realise my VirtualBox and Wine isn't running at all... i click on the icons but nothing fires up.. all my programs on Wine seem to fall under the same issue...

how do i view all the latest updates i just installed?

View 5 Replies View Related

Ubuntu Multimedia :: Run Playon.tv Under Wine Or VirtualBox?

Mar 12, 2011

Has anyone ever tried to run Playon.tv under wine or VirtualBox? I would like to get rid of my cable TV and I'm looking into alternatives. I don't have a Windows machine anywhere and would have to run the Playon.tv server on my ubuntu machine.

View 3 Replies View Related

General :: Sketchup \ How To Install Into Wine Or Virtualbox

Jan 25, 2011

I no it can be done BUT you could explain in easy form how to install into wine please, or virtualbox.

View 2 Replies View Related

Debian :: Install Adobe Shockwave Player Without The Use Of Wine Or Virtualbox?

Jul 15, 2011

When I try to play this game Red Line Rumble 3 on [URL].gamelanding/redlinerumble3.jsp I get missing plugins. I checked if the plugin is installed on Google Chrome by typing about:plugins it says Shockwave flash but no Shockwave player. I have tried looking for the Shockwave player plugin from Debian packages and the official website but I cannot install it from the official website of the Shockwave player because it is only available for Windows and Mac. [URL]... Is there anyway I can install Adobe Shockwave Player on Linux without the use of Wine or Virtualbox?

View 2 Replies View Related

Ubuntu Installation :: VirtualBox & Wine Won't Start At All - No Error Msgs

Apr 1, 2011

Trying to run windows only apps. I installed Wine first from software center. Most progs I try to run only give me the 'working' icon for 20 seconds then nothing. I did modify properties to allow .exe to run. I Dl'ed & installed the VirtualBox package w sw center and same deal- nothing. No error messages or anythng.

Running Ubuntu maverick. My Cpu is a compaq presario laptop CQ50, dual core intel T3200. Not the best but should at least start the progs yes?

Can't really troubleshoot as I have no feedback at all.

View 2 Replies View Related

Debian Configuration :: Dual-Booting To XP - Busted - Program Phone Using VirtualBox Or Wine

May 30, 2010

I haven't used my XP partition for two years, but recently found that I could not program my phone using VirtualBox or Wine. So I tried booting to XP but it just comes up with a flashing cursor. update-grub2 and it sees the part, but same problem.

[Code]...

For some reason I'm suspicious of the Winduhs boot files, but I've run fixboot and the boot repair utility in Winduhs. Do I have to reinstall Winduhs?

View 14 Replies View Related

Fedora :: Remove Wine And Wine Installed Program?

Nov 19, 2010

I am new to fedora and installed wine to see if I could get the sony reader software working (required to access sony bookstore from my sony ereader). Well the program did not work though it did create icons on my desktop. wine kept crashing and I said lets just get rid of it. I uninstalled wine via yum remove and nothing appeared to happen so I did rpm -qa |grep wine and saw lots of stuff. So I simply did yum remove wine* and then a rpm -qa |grep wine was empty. however wine is still under applications on my desktop and still has a category for programs--reader. I should also mention that while wine was installed I attempted to remove the reader via the wine uninstalller but a) wine gave a message of a core crash and b) all the uninstaller did was give me the option to reinstall the reader program. so now when I attempt to open an epub it tries with the sony reader software. I know I can just right click to use another program but for now I want wine gone completely from my pc and the sony program gone.

View 2 Replies View Related

Software :: Install Wine Got "Missing Dependency: Wine-gecko Is Needed By Package Wine"?

Mar 19, 2010

when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?

View 1 Replies View Related

Debian :: VirtualBox Error - 'install Virtualbox-ose-modules Package For Kernel And Execute 'modprobe Vboxdrv'

Apr 27, 2010

my error when trying to run a VB (Virtualbox). Error as copied from error box. install the virtualbox-ose-modules package for your kernel and execute 'modprobe vboxdrv' as root. VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).


[code]...

I get this when trying to launch a VB after making one with wizzard.

View 6 Replies View Related

Fedora :: "A Windows 16/32/64 Bit Emulator" But Wine Stands For Wine Is Not An Emulator

Jan 11, 2011

I opened KPackageKit in my new Fedora system. I want to get wine. The description says "A Windows 16/32/64 bit emulator". But wine stands for Wine Is Not an Emulator.

View 2 Replies View Related

OpenSUSE :: Data Corruption In VirtualBox 4.0.4 From Virtualbox.org?

Mar 7, 2011

Observed on two host systems both with openSUSE 11.3 32 bit using ext4: When a big files, in this case a 1.2 GB and a 1.7 GB is copied from DVD, usb harddrive or shared folder into a Windows 7 32 bit guest system, the copied file is corrupted. The md5sum has changed and until the guest system has been rebooted successive md5sum tests on the same file comes up with various results... After a reboot md5sum tests show consistent results, but a sum different from the original file.

View 1 Replies View Related

Debian :: Can't Remove Wine - Apt-get Bricked - Could Not Perform Immediate Configuration On 'wine-unstable'

Feb 16, 2011

while trying to get a game to work on wine I was surprised to find out that the wine version that ships with sid is 1.0.1 released in October 2005. So I installed the latest release I found at [URL] like this :

dpkg -i wine_1.1.42~winehq1-1_amd64.deb

The install failed, I think because I hadn't remove the old wine version, and that's when the joy-ride started. Impossible to remove wine to restart properly. (apt-get remove libwine wine and apt-get -f install didn't) After some googling I tried this :

dpkg -i --force-depends wine_1.1.42~winehq1-1_amd64.deb

This did install the wine version I wanted, and the game ran fine after that. However the result was a borked apt-get. Tried to remove wine again with the above commands, resulting in apt-get failing to do so because it tried installing wine-unstable and reported errors similar to these : E: Could not perform immediate configuration on 'wine-unstable'. see man 5 apt.conf under APT::Immediate-Configure for details. (2)

View 2 Replies View Related

Ubuntu :: How To Uninstall / Purge Wine And Any Wine Installed Windows Programs

Apr 15, 2011

How can I uninstall / purge wine and any wine installed windows programs?I've tried deleting .wine (hidden folder)but in /usr/bin/ there are a number of wine related files.And wine sub menu still appears in Applications menu

View 6 Replies View Related

Server :: Install Wine On Rhel 5 - Send Wine Installtion Command?

May 21, 2010

i want to install wine on rhel 5.plz send me wine installtion command.

View 1 Replies View Related

General :: WINE GNOME Menus Won't Show Up After Re-install Of WINE?

Dec 18, 2009

Lot of questions about WINE... When I'm done I'm going to make a HOWTO so that others can do what I did It's hard work, but I'm nearly done.The last problem I'm having is the WINE menu on GNOME won't show up after a install of WINE from a .deb package (it usually does). This was after I compiled WINE from source and removed it with "make uninstall" and "rm -rf /.wine".So now I installed the WINE from a deb package and the Wine menu entry is not showing up.I've tried re-installing Wine and rebooting my PC but nothing seems to work.

View 3 Replies View Related

Slackware :: 64 Wine Running A Game Results In Wine Crash

Jun 24, 2011

I have a problem running a game on a fresh Slackware64 install.

Slack version is 13.37

I've followed alien bobs instructions for a multilib environment from here:[url]

And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.

After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.

But, when I try to run the game, this is the error I get:

Code:

The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.

View 5 Replies View Related

Fedora Installation :: Software RAID Under VirtualBox & Fedora 13 - INT18 Boot?

Sep 2, 2010

So I decided to build a server using two HDDs and after checking the net I decided to go with Software RAID.Before I mess around and go ahead and buy two 500 GB HDD, I decided to try it out first in virtual box.(my system is F13 64bit with 4GB)

I set up a virtual machine with 2 X 10GB HDD.Mount the live CD (f13 32bit).Run regular install > choose custom layout and do as follows: SDA & SDB will both have Software RAID 500 MB and another software RAID of about 9500 MB I will have md0 /boot (sda1 & sda2 = 500 MB) And another md0 having LVM group loaded with / + SWAP I choose to install boot loader on md0 the first time and I receive the following error when I boot from HDD: FATAL: INT18: BOOT FAILURE I tried installing boot loader on sda same thing.

View 2 Replies View Related

OpenSUSE :: After Applying The Latest Wine Update Mouse Cursor In Wine Windows Is Now Purple/magenta/pink

Oct 19, 2009

I don't know if it's just my system, but after applying the latest Wine update, the mouse cursor in Wine windows is now purple/magenta/pink, whatever. Not a big problem, just annoying. I've looked through the various config files in ~home and /usr/share/wine, and can't find any parameter that might even remotely address this.

View 4 Replies View Related

Fedora Networking :: Port Forwarding From Fedora To VirtualBox

Mar 8, 2011

I am using Fedora 14 x86_64 as the host and Windows XP under VirtualBox 4.0.4. I have added two ports (TCP and UDP) to the firewall settings in 'other ports' in the Fedora firewall setings. Do i need to do this?I noticed the port forwarding option in the Fedora's firewall settings which asks for either the ports to be forwarded to either local or an ip address. Do i need to do anything here?

In the settings under VirtualBox under Network adapter 1 (which is enabled) and attached to NAT, there is a port forwarding option in the advanced settings. Can the host and the guest port be the same number? If i use 'open port checker' to check if the tcp port is open in windows xp, will it work as it does in firefox under Fedora?

View 2 Replies View Related

Fedora :: Install VirtualBox 3 On F12?

Oct 28, 2009

This is my humble tutorial on how to get VirtualBox up and running on Fedora 12. It's located on my web blog here: How To: Install VirtualBox 3 on Fedora 12 [Tutorial]

View 7 Replies View Related

Fedora :: F12 - Can't Get VirtualBox Running ?

Dec 29, 2009

I've been trying to get a converted virtual disk running in VirtualBox for the past several days. The VM begins to boot in a window but never gets past a black field. Until today the title bar would always change from "running" to "suspended" and just hang there. Now it just keeps saying "running" but never boots so I'm thinking the virtual disk may have become corrupted from repeated shutdowns without ever booting.

The User Manual at VirtualBox.org is of little help since it appears to assume you're using their packages. They also make references to utilities or scripts like "/etc/init.d/vboxdrv" that aren't even in the latest version so I think it hasn't been updated in a while.

There doesn't appear to be many hints in the Vbox.log either - couldn't find a way to get more verbose logging. Until now I'd get to this point and it wouldn't change until I shut it down:

I'm guessing the reason for the suspension was the message immediately above the notice. Now I just see the "unmapped device" message and the guest window says "running" indefinitely. I've attached copies of logs from a couple of sessions, one where it suspends itself (a vnc session) and another where it just stays running (a console session). Some googling suggested that the "unmapped device" message implies it can't find the boot drive or the boot sector on the virtual disk.

The host is normally accessed through a VNC session to a virtual console but VBox log messages indicate that it cannot determine the keyboard type when accessed this way so I now have to physically sit at the native console. If anyone knows of a way to overcome this limitation I'm all ears.

People don't usually respond to my threads so I'm basically talking to myself outloud here. I'll read it again later an maybe come up with something else to try. For now I'm going to remove all the VBox packages and re-install them, starting from scratch. If that doesn't get it working I'll delete the converted virtual disk and re-convert it from the original. If I still can't get VBox working after that I'll be forced to install VMware Server (resource hog). I'm getting desperate now...

[Background] Until a few weeks ago we were happily using qemu-kvm but encountered a bug when using the "-smb" argument after updating the host from Fedora 9 to 12. (re: F12: qemu-kvm with -smb hangs then dies) In an attempt to get our virtualized MS Windows Server 2003 back up and running I installed VirtualBox-OSE-3.0.10-1.fc12.x86_64 and friends over the Christmas break. I converted the qemu qcow2 image to raw then to vdi format using qemu-img and VBoxManage tools. There were no errors during the install of VirtualBox. In the beginning Bug Buddy notified of a crash whenever we started up VBox but after some digging and experimenting I believe the crashes were caused by running VBox in a VNC session instead of at the console. I haven't seen a crash when starting it in a native console session. Unfortunately, this means I can do very little remotely.

[Host Hardware]

[Host Software]

Code:

View 9 Replies View Related

Fedora :: How To Install VirtualBox On 13

Jul 2, 2010

What is the best way to do this..and should it work well with F13? Can it be done with yum? I read here that you need to install Qt first but am not clear if that is really a requirement or if that can be done with yum as well:[URL]Are there any other installation requirements necessary? I saw posts mentioning specific kernel versions and deleting old kernels.... looking for the safest and simplest way to set this up

View 13 Replies View Related

Fedora :: Virtualbox With Windows 7

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

Fedora :: Upgrading To Virtualbox 4 On F13?

Jan 19, 2011

I am running Fedora 13 and have VirtualBox 3.2 installed. I see in yum list that VirtualBox-4.0.i686 is available but apparently I do not get updated to this version running yum update. How can I update to VirtualBox-4.0.i686 ? I uninstalled 3.2 and simply installed 4.02 and everything worked fine. Previous virtual machines are compatible and still work as before.

View 1 Replies View Related

Fedora :: Virtualbox OSE Won't Update

Apr 8, 2011

In the about last 2 weeks is available an update for VirtualBox OSE, but it fail every time.The final error is "transaction empty" on the gui of the updater.Trying to solve I put the commands suggested by yum (--skip-broken and rpm -Va --nofiles --nodigest) with no luck.

View 4 Replies View Related

Fedora :: How To Install Virtualbox Using Yum

May 13, 2011

I'm on Fedora 14 and tried to install virtualbox using yum install virtualbox It seemed to install but wouldn't run and I got messages saying there was an issue with it not recognising the kernel. I used the Add/Remove software function and added the right kernel but on reboot it didn't complete the boot up process. I get as far as the loading progress bar being fully loaded but don't get to the login screen I've tried loading earlier kernels to no avail - the same issue.

I can access the install via my live CD but I'm not that experienced a user and how to proceed. My guess is I need to remove all the Virtualbox components but I don't know how from where I am.

View 4 Replies View Related

Fedora Networking :: Get VPN In VirtualBox Through 11 To Work?

Oct 15, 2009

I've got a problem with getting my VPN connection from my virtual machine working (a XP64 running in VirtualBox). I really need to get it working so that I can nuke my windows partition, and because I would like run linux programs while using my XP VPN connection (as I need to run some XP programs at school). I've found this manual on how to do it on Ubuntu, but I am doubt about how to translate it to Fedora (and I really prefer Fedora). [URL]

View 6 Replies View Related

Fedora Installation :: F12 On Virtualbox OSE/ Ubuntu 9.10?

Nov 25, 2009

Wishing to test F12 final release, tried to install as guest on Virtualbox OSE/ Ubuntu 9.10. F12 installed text only and no X. Using 384Mb main and 16Mb video memory on 8Gb virtual hdd. Installed from tested DVD. F12 or Virtualbox? U9.10 guest install worked perfectly.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved