VirtualBox on Fedora 14

Manuel Escudero Jmlevick at gmail.com
Wed Dec 8 23:53:40 UTC 2010


2010/12/8 S Mathias <smathias1972 at yahoo.com>

> Thank you! That worked :))
>
> --- On *Wed, 12/8/10, Lamar Owen <lowen at pari.edu>* wrote:
>
>
> From: Lamar Owen <lowen at pari.edu>
>
> Subject: Re: VirtualBox on Fedora 14
> To: "Community support for Fedora users" <users at lists.fedoraproject.org>
> 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 at lists.fedoraproject.org<http://mc/compose?to=users@lists.fedoraproject.org>
> 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 at lists.fedoraproject.org
> 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 at googlewave.com
@Blogger: http://www.blogxenode.tk/ (Xenode Systems Blog)
PGP/GnuPG: DAE3 82E9 D68E 7AE4 ED31  1F8F 4AF4 D00C 50E7 ABC6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20101208/dfb29486/attachment-0001.html 


More information about the users mailing list