Re: [CentOS] virtualbox

2020-07-23 Thread Chuck Campbell
On 7/23/2020 4:49 PM, Chuck Campbell wrote: Has anyone gotten virtualbox to run on Centos8? I did the install, and it complained about missing elflibs, so I installed those, and the virtualbox install finished without any reported problems. when i try to run virtualbox, it fails with this

Re: [CentOS] virtualbox

2020-07-23 Thread Scott Robbins
On Thu, Jul 23, 2020 at 04:49:39PM -0500, Chuck Campbell wrote: > Has anyone gotten virtualbox to run on Centos8? I did the install, and it > complained about missing elflibs, so I installed those, and the virtualbox > install finished without any reported problems. > > > when i try to run

Re: [CentOS] virtualbox

2020-07-23 Thread Frank Cox
On Thu, 23 Jul 2020 16:49:39 -0500 Chuck Campbell wrote: > Has anyone gotten virtualbox to run on Centos8? Yes. It "just works" for me. > I did the install, and it complained about missing elflibs, so I installed > those, and the > virtualbox install finished without any reported problems.

[CentOS] virtualbox

2020-07-23 Thread Chuck Campbell
Has anyone gotten virtualbox to run on Centos8? I did the install, and it complained about missing elflibs, so I installed those, and the virtualbox install finished without any reported problems. when i try to run virtualbox, it fails with this message: Qt FATAL: This application failed to

Re: [CentOS] VirtualBox extensions and the new kernel

2019-10-01 Thread isdtor
Klaus Kolle writes: > I've been running Centos for different purposes in a VirtualBox > environment for quite long now. But the newest kernels miss something so > I can get the VirtualBox Extensions linked in. > > I can see in the virtualbox log file that I shall run maken oldconfig > and make,

[CentOS] VirtualBox extensions and the new kernel

2019-10-01 Thread Klaus Kolle
I've been running Centos for different purposes in a VirtualBox environment for quite long now. But the newest kernels miss something so I can get the VirtualBox Extensions linked in. I can see in the virtualbox log file that I shall run maken oldconfig and make, but I get these errors: # make

Re: [CentOS] VirtualBox on CentOS 7 with bridged network not working

2018-03-16 Thread James Pearson
James Pearson wrote: > > I've installed VirtualBox v5.2 on a CentOS 7.4 machine, but VMs set up > with bridged networking can not 'see' past the VirtualBox host machine > > i.e. the VM can ping the host and vice versa, but the VM can not ping > anything else and other machines on the same subnet

Re: [CentOS] VirtualBox on CentOS 7 with bridged network not working

2018-03-15 Thread Jon Pruente
On Thu, Mar 15, 2018 at 10:47 AM, James Pearson wrote: > Googling doesn't show up any similar issues, so I guess I'm missing > something on the host machine > > Does anyone have any idea what could be the issue? > What kind of hardware? There can be issues with

Re: [CentOS] VirtualBox on CentOS 7 with bridged network not working

2018-03-15 Thread Fred Smith
On Thu, Mar 15, 2018 at 03:47:42PM +, James Pearson wrote: > I've installed VirtualBox v5.2 on a CentOS 7.4 machine, but VMs set up > with bridged networking can not 'see' past the VirtualBox host machine > > i.e. the VM can ping the host and vice versa, but the VM can not ping > anything

[CentOS] VirtualBox on CentOS 7 with bridged network not working

2018-03-15 Thread James Pearson
I've installed VirtualBox v5.2 on a CentOS 7.4 machine, but VMs set up with bridged networking can not 'see' past the VirtualBox host machine i.e. the VM can ping the host and vice versa, but the VM can not ping anything else and other machines on the same subnet can't ping the VM There are no

Re: [CentOS] Virtualbox image

2016-10-11 Thread John R Pierce
On 10/11/2016 12:50 PM, Jerry Geis wrote: How do you make a Virtualbox image of C7 so that when you EXPORT that image and someone imports it that the values in /etc/fstab will be OK. Example: UUID=13813d49-15b7-48ed-ab0d-da52aa3a9078 / xfs defaults0 0

[CentOS] Virtualbox image

2016-10-11 Thread Jerry Geis
How do you make a Virtualbox image of C7 so that when you EXPORT that image and someone imports it that the values in /etc/fstab will be OK. Example: UUID=13813d49-15b7-48ed-ab0d-da52aa3a9078 / xfs defaults0 0 UUID=7f25297f-170c-4aee-ad4f-7ccc5867ed25 /home

[CentOS] Virtualbox 5.0.20 fails to build module on latest C6.8 kernel

2016-06-02 Thread Robert Arkiletian
Notice: The kernel modules for Virtualbox 5.0.20 will not compile on the latest C6.8 kernel 2.6.32-642.el6.x86_64 It's a known issue. https://www.virtualbox.org/ticket/14866 Fix is coming out with Virtualbox 5.0.22 version (hopefully soon). ___ CentOS

Re: [CentOS] Virtualbox on CentOS 7

2014-07-13 Thread Matthias Petermann
Hello, Am Samstag, den 12.07.2014 um 12:11 -0700 schrieb Greg Bailey: On 07/12/2014 12:02 PM, Fred Smith wrote: On Sat, Jul 12, 2014 at 07:55:52PM +0200, Matthias Petermann wrote: Hi there, because I just noticed that there is still no RPM package for RHEL 7/ CentOS 7 for Virtualbox

Re: [CentOS] Virtualbox on CentOS 7

2014-07-13 Thread Fred Smith
On Sun, Jul 13, 2014 at 08:24:43AM +0200, Matthias Petermann wrote: Hello, Am Samstag, den 12.07.2014 um 12:11 -0700 schrieb Greg Bailey: On 07/12/2014 12:02 PM, Fred Smith wrote: On Sat, Jul 12, 2014 at 07:55:52PM +0200, Matthias Petermann wrote: Hi there, because I just

[CentOS] Virtualbox on CentOS 7

2014-07-12 Thread Matthias Petermann
Hi there, because I just noticed that there is still no RPM package for RHEL 7/ CentOS 7 for Virtualbox what is the safest and cleanest way to install Virtualbox on CentOS 7? Has anyone already done and can make a recommendation? Thanks Regards, Matthias -- Matthias Petermann

Re: [CentOS] Virtualbox on CentOS 7

2014-07-12 Thread Fred Smith
On Sat, Jul 12, 2014 at 07:55:52PM +0200, Matthias Petermann wrote: Hi there, because I just noticed that there is still no RPM package for RHEL 7/ CentOS 7 for Virtualbox what is the safest and cleanest way to install Virtualbox on CentOS 7? Has anyone already done and can make a

Re: [CentOS] Virtualbox on CentOS 7

2014-07-12 Thread Greg Bailey
On 07/12/2014 12:02 PM, Fred Smith wrote: On Sat, Jul 12, 2014 at 07:55:52PM +0200, Matthias Petermann wrote: Hi there, because I just noticed that there is still no RPM package for RHEL 7/ CentOS 7 for Virtualbox what is the safest and cleanest way to install Virtualbox on CentOS 7?

Re: [CentOS] virtualbox, lvextend, etc.

2013-11-12 Thread SilverTip257
On Mon, Nov 11, 2013 at 11:48 PM, Barry Brimer li...@brimer.org wrote: but when I do: df -h I still see only the original 8gig disk (8gig total - 4gig data/4gig swap)). I see this extending the logical volume, but not the filesystem on the logical volume. You can use resize2fs

Re: [CentOS] virtualbox, lvextend, etc.

2013-11-12 Thread Wes James
On Mon, Nov 11, 2013 at 9:48 PM, Barry Brimer li...@brimer.org wrote: but when I do: df -h I still see only the original 8gig disk (8gig total - 4gig data/4gig swap)). I see this extending the logical volume, but not the filesystem on the logical volume. You can use resize2fs

Re: [CentOS] virtualbox, lvextend, etc.

2013-11-12 Thread Wes James
On Tue, Nov 12, 2013 at 7:28 AM, SilverTip257 silvertip...@gmail.comwrote: On Mon, Nov 11, 2013 at 11:48 PM, Barry Brimer li...@brimer.org wrote: but when I do: df -h I still see only the original 8gig disk (8gig total - 4gig data/4gig swap)). I see this extending the

Re: [CentOS] virtualbox, lvextend, etc.

2013-11-12 Thread Wes James
On Mon, Nov 11, 2013 at 9:48 PM, Barry Brimer li...@brimer.org wrote: but when I do: df -h I still see only the original 8gig disk (8gig total - 4gig data/4gig swap)). I see this extending the logical volume, but not the filesystem on the logical volume. You can use resize2fs

[CentOS] virtualbox, lvextend, etc.

2013-11-11 Thread Wes James
I'm using virtualbox with one of the tests I have for centos 6.4. I realized after creating the disk, the default was too small. I added more disk space with: VBoxManage modifyhd /Users/user/VirtualBox\ VMs/centos\ 6.x/centos\ 6.x.vdi --resize 25000 I then used this site to help me resize the

Re: [CentOS] virtualbox, lvextend, etc.

2013-11-11 Thread Barry Brimer
but when I do: df -h I still see only the original 8gig disk (8gig total - 4gig data/4gig swap)). I see this extending the logical volume, but not the filesystem on the logical volume. You can use resize2fs device to do that. ___ CentOS mailing

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-03 Thread John Hodrien
On Thu, 3 Nov 2011, Christopher Chan wrote: How many cores assigned? VT-X/AMD-V enabled? Hardware? Typically 1, yes VT-X is enabled, Core2Duo/Core2Quad and some newer Nehalem based Xeons. IO-apic is enabled as Win7 64bit wouldn't boot with our image without it. jh

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Roy Trubshaw
). YMMV Toodles, Roy From: David McGuffey davidmcguf...@verizon.net To: CentOS mailing list centos@centos.org Sent: Wednesday, 2 November 2011, 1:27 Subject: [CentOS] VirtualBox on CentOS 6.0? I have an older quad-core AMD processor that supports hardware

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Lorenzo Martínez Rodríguez
(both windows and unices). YMMV Toodles, Roy From: David McGuffeydavidmcguf...@verizon.net To: CentOS mailing listcentos@centos.org Sent: Wednesday, 2 November 2011, 1:27 Subject: [CentOS] VirtualBox on CentOS 6.0? I have an older quad-core AMD processor

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Ljubomir Ljubojevic
Vreme: 11/02/2011 09:10 AM, Lorenzo Martínez Rodríguez piše: I had problems with VBox 4 in my CentOS6, so I had to install VirtualBox-3.2-3.2.12_68302_rhel6-1.x86_64 and I am very very happy with it. VMware Server meant a lot of problems with new kernels and the patch any-any... so I think

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Jerry Minston
If you want to install Virtualbox in CentOS, it is easy. Go to this download link http://download.virtualbox.org/virtualbox/4.1.4/VirtualBox-4.1-4.1.4_74291_rhel6-1.i686.rpm . and download the RPM File, after simply install it. I am not such a fan of Virtualbox neither but You can try

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Brett Serkez
On Wed, Nov 2, 2011 at 4:04 AM, Roy Trubshaw roy.trubs...@yahoo.co.ukwrote: - Here's a relatively complete description on turning VirtualBox into a service under Redhat/Centos/Fedora ( http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat/ ). Using VB 4.1.x under

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Christopher Chan
On Wednesday, November 02, 2011 04:55 PM, Ljubomir Ljubojevic wrote: Vreme: 11/02/2011 09:10 AM, Lorenzo Martínez Rodríguez piše: I had problems with VBox 4 in my CentOS6, so I had to install VirtualBox-3.2-3.2.12_68302_rhel6-1.x86_64 and I am very very happy with it. VMware Server meant a

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread John Hodrien
On Wed, 2 Nov 2011, Christopher Chan wrote: 4.0.x was okay for me (Windows server guests) but 4.1.4 was a complete disaster. The guest literally moved at SNAIL pace. Removed all cores save one and then it moved at TURTLE pace. 4.1.x is do not touch even with a ten foot pole. At least with

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Joseph L. Casale
This doesn't appear to be universally true. We've run 4.1.4 with Windows 7 64bit on top of CentOS 6 and not seen any noticeable performance problems. The way you describe it makes me think it's not the sort of thing we could not notice if it was happening. This was Windows 7 Enterprise as

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Christopher Chan
On Wednesday, November 02, 2011 10:33 PM, John Hodrien wrote: On Wed, 2 Nov 2011, Christopher Chan wrote: 4.0.x was okay for me (Windows server guests) but 4.1.4 was a complete disaster. The guest literally moved at SNAIL pace. Removed all cores save one and then it moved at TURTLE pace.

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Christopher Chan
On Wednesday, November 02, 2011 10:33 PM, John Hodrien wrote: On Wed, 2 Nov 2011, Christopher Chan wrote: 4.0.x was okay for me (Windows server guests) but 4.1.4 was a complete disaster. The guest literally moved at SNAIL pace. Removed all cores save one and then it moved at TURTLE pace.

[CentOS] VirtualBox on CentOS 6.0?

2011-11-01 Thread David McGuffey
I have an older quad-core AMD processor that supports hardware virtualization on a motherboard that does not support it in the bios. Eventually I'll swap the mobo out on this box for one that will support hardware virtualization and use qemu-kvm. I prefer kvm because of SELinux and sVirt that

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-01 Thread Joseph L. Casale
Any tips/tricks concerning it? While I am used to using esx, I am forced to use vb on my wkst at my new gig and can tell you there are age old bugs that have never been resolved with respect to snap shot children not being cleaned up properly and the xml config while having a nice programatic

[CentOS-es] Centos + VirtualBox para escritorios Windows XP

2010-02-05 Thread Enrique Fernandez
Saludos a todos: Se me ha ocurrido virtualizar mediante Virtual Box sobre Centos 5 escritorios con windows XP. ¿alguien a realizado algo así? ¿Funciona? ¿Problemas encontrados? Gracias por sus comentarios Enrique ___ CentOS-es mailing list

Re: [CentOS-es] Centos + VirtualBox para escritorios Windows XP

2010-02-05 Thread David Polanco
Lo he usado sin problema. Prueba: vps creado con vBox, s.o. instalado Windows Wolf XP. servidor afitrion Ubuntu 9.04 Tengo una tarjeta Nvidia y la aceleracion 3D funciona, todo normal. Recomiendo mínimo 2GB de Ram para jugar con esto. En CentOS no creo tengas problema alguno. adelante.. todo es

Re: [CentOS] VirtualBox and CentOS

2009-12-31 Thread JohnS
On Wed, 2009-12-30 at 20:32 -0500, fred smith wrote: On Wed, Dec 09, 2009 at 04:13:04PM +, Lars Hecking wrote: I tried everything in that post as well, and nothing worked for me. Finally I found the process I laid out and it worked. The link to it is here which is an old

Re: [CentOS] VirtualBox and CentOS

2009-12-30 Thread fred smith
On Wed, Dec 09, 2009 at 04:13:04PM +, Lars Hecking wrote: I tried everything in that post as well, and nothing worked for me. Finally I found the process I laid out and it worked. The link to it is here which is an old ticket: http://www.virtualbox.org/ticket/705 I've

Re: [CentOS] VirtualBox and CentOS

2009-12-09 Thread Lars Hecking
I tried everything in that post as well, and nothing worked for me. Finally I found the process I laid out and it worked. The link to it is here which is an old ticket: http://www.virtualbox.org/ticket/705 I've tested it and it works! Presumably, it might have worked in some of my

Re: [CentOS] VirtualBox and CentOS

2009-12-09 Thread Max Hetrick
Lars Hecking wrote: I've tested it and it works! Presumably, it might have worked in some of my previous attempts, but I only now figured out that I need to manually attach the device via device menu or USB icon. Not exactly plug and play, but workable. The mount command itself is

Re: [CentOS] VirtualBox and CentOS

2009-12-09 Thread JS
-Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Lars Hecking Sent: Tuesday, December 08, 2009 7:24 AM To: centos@centos.org Subject: [CentOS] VirtualBox and CentOS I recently doownloaded and installed the latest RHEL5 rpm

[CentOS] VirtualBox and CentOS

2009-12-08 Thread Lars Hecking
I recently doownloaded and installed the latest RHEL5 rpm from the VirtualBox web site. While it generally works very well, I have been unable to get USB access to work on the guest. This seems to be a very common problem. Many references to it turn up in a web search, but I have not found

Re: [CentOS] VirtualBox and CentOS

2009-12-08 Thread Max Hetrick
Lars Hecking wrote: I recently doownloaded and installed the latest RHEL5 rpm from the VirtualBox web site. While it generally works very well, I have been unable to get USB access to work on the guest. This seems to be a very common problem. Many references to it turn up in a web

Re: [CentOS] VirtualBox and CentOS

2009-12-08 Thread Lars Hecking
Get your vboxusers group ID # cat /etc/group | vboxusers Remount the USBFS with your vboxusers GID # mount -t usbfs -o remount,devgid=GID,devmode=664 /proc/bus/usb /proc/bus/usb This is the bit that won't work. The mount options seem to have no effect: # ll /proc/bus total 0

Re: [CentOS] VirtualBox and CentOS

2009-12-08 Thread Jim Perrin
On Tue, Dec 8, 2009 at 11:52 AM, Lars Hecking lheck...@users.sourceforge.net wrote: I would imaging it's rather similar to this - http://forums.virtualbox.org/viewtopic.php?f=7t=20097 -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell

Re: [CentOS] VirtualBox and CentOS

2009-12-08 Thread Jim Perrin
On Tue, Dec 8, 2009 at 11:57 AM, Jim Perrin jper...@gmail.com wrote: On Tue, Dec 8, 2009 at 11:52 AM, Lars Hecking lheck...@users.sourceforge.net wrote: I would imaging it's rather similar to this - http://forums.virtualbox.org/viewtopic.php?f=7t=20097 Gah, lowsy spel chekc not pikcing up

Re: [CentOS] VirtualBox and CentOS

2009-12-08 Thread Lars Hecking
Jim Perrin writes: On Tue, Dec 8, 2009 at 11:52 AM, Lars Hecking lheck...@users.sourceforge.net wrote: I would imaging it's rather similar to this - http://forums.virtualbox.org/viewtopic.php?f=7t=20097 Been there, tried that. VirtualBox actually complains if you mess with

Re: [CentOS] VirtualBox and CentOS

2009-12-08 Thread Max Hetrick
Jim Perrin wrote: I would imaging it's rather similar to this - http://forums.virtualbox.org/viewtopic.php?f=7t=20097 Gah, lowsy spel chekc not pikcing up waht I mean. s/imaging/imagine/ Ridiculous, I know...a computer should know what you're thinking and how to spell it. :) I tried

Re: [CentOS] VirtualBox and CentOS

2009-12-08 Thread Max Hetrick
Lars Hecking wrote: This is the bit that won't work. The mount options seem to have no effect: dr-xr-xr-x 2 root root 0 Dec 8 12:08 001 dr-xr-xr-x 2 root root 0 Dec 8 12:08 002 dr-xr-xr-x 2 root root 0 Dec 8 12:08 003 dr-xr-xr-x 2 root root 0 Dec 8 12:08 004 dr-xr-xr-x 2 root root 0

Re: [CentOS] virtualbox on centos5.1 PAE

2008-03-30 Thread Johnny Hughes
Stephen Harris wrote: Quad core duo 2.4Ghz (Q6600) Kernel 2.6.18-53.1.14.el5PAE #1 SMP 4Gb RAM VirtualBox-1.5.6_28266_rhel5-1.i586.rpm The package installed OK. I did KERN_DIR=/usr/src/kernels/2.6.18-53.1.14.el5-i686 /etc/init.d/vboxdrv setup and the module compiles AOK. BUT... at modprobe

Re: [CentOS] virtualbox on centos5.1 PAE

2008-03-30 Thread Stephen Harris
On Sun, Mar 30, 2008 at 07:07:51AM -0500, Johnny Hughes wrote: Stephen Harris wrote: Kernel 2.6.18-53.1.14.el5PAE #1 SMP KERN_DIR=/usr/src/kernels/2.6.18-53.1.14.el5-i686 /etc/init.d/vboxdrv setup vboxdrv: disagrees about version of symbol struct_module Am I doing something stupid?

[CentOS] virtualbox on centos5.1 PAE

2008-03-29 Thread Stephen Harris
Quad core duo 2.4Ghz (Q6600) Kernel 2.6.18-53.1.14.el5PAE #1 SMP 4Gb RAM VirtualBox-1.5.6_28266_rhel5-1.i586.rpm The package installed OK. I did KERN_DIR=/usr/src/kernels/2.6.18-53.1.14.el5-i686 /etc/init.d/vboxdrv setup and the module compiles AOK. BUT... at modprobe time: vboxdrv: