Re: VirtualBox on Fedora 14

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





2010/12/8 S Mathias <smathias1972@xxxxxxxxx>
Thank you! That worked :))

--- On Wed, 12/8/10, Lamar Owen <lowen@xxxxxxxx> wrote:

From: Lamar Owen <lowen@xxxxxxxx>

Subject: Re: VirtualBox on Fedora 14
To: "Community support for Fedora users" <users@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wednesday, December 8, 2010, 7:44 PM


On Wednesday, December 08, 2010 02:30:19 pm S Mathias wrote:
> !! -> so the "/usr/src/kernels/2.6.35.9-64.fc14.i686.PAE" is MISSING!
>
> Where can i download it?

yum install kernel-PAE-devel
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Bah, it's easy, :) in order to install virtualbox in F14 you must follow the following steps
in a console as Root:


1.- su -c 'wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
-O /etc/yum.repos.d/virtualbox.repo; sed -i "s,enabled=0,enabled=1,g"
/etc/yum.repos.d/virtualbox.repo'

2.- su -c 'yum update; yum install -y VirtualBox-3.2 dkms gcc'

3.- sudo yum -y install kernel-headers kernel-devel

4.- su -c '/etc/init.d/vboxdrv setup'

5.- su -c 'usermod -G vboxusers -a username'

(Replace "username" with your REAL username :P)

And that's all :)

(To list the kernel modules, I believe a "uname -r" will do the trick)

--
<-Manuel Escudero->
Linux User #509052
@GWave: jmlevick@xxxxxxxxxxxxxx
@Blogger: http://www.blogxenode.tk/ (Xenode Systems Blog)
PGP/GnuPG: DAE3 82E9 D68E 7AE4 ED31  1F8F 4AF4 D00C 50E7 ABC6

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux