LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-12-2008, 12:14 AM   #1
harry2006
Member
 
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201

Rep: Reputation: 30
Help Me!!


Hi All,
I'm using FC9(fedora core 9) and sing fluxbox.I tried to install Xen but couldn't. After googling for some time I found that FC9 does not support Xen , so I decided to install virtalbox, I downloaded the rpm and tried to install it but found some error mssgs saying that its not able to compile the kernel....can nyone plz point me to some links where I can get the detial information on how to install virtualbox on FC9 and make it run properly.

Since it didn't work I tried to downgrade my kernel(now its 2.6.25-x) to 2.6.23-x so that I can install Xen as its now supported by FC9, I donwloaded a vanilla kernel(2.6.23-x) from kernel.org and did the config and durning compilation it gave some error after around 30 mins and come out.

Solving nyone of these will solve my problem, but as m learning all these stuffs I would like some pointers on the secodn prob also so that i can learn how to upgrade/downgrade the kernel.

Kenel version is (uname -a):
Linux localhost.localdomain 2.6.25-14.fc9.i686 #1 SMP Thu May 1 06:28:41 EDT 2008 i686 i686 i386 GNU/Linux

My system config is as below(cat /proc/cpuinfo):
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Celeron(R) CPU 2.40GHz
stepping : 9
cpu MHz : 2399.810
cache size : 128 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up pebs bts cid xtpr
bogomips : 4802.93
clflush size : 64


Please help me out!!!
Thanx in appcn.
 
Old 09-12-2008, 12:48 AM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by harry2006 View Post
Hi All,
I'm using FC9(fedora core 9) and sing fluxbox.I tried to install Xen but couldn't. After googling for some time I found that FC9 does not support Xen , so I decided to install virtalbox, I downloaded the rpm and tried to install it but found some error mssgs saying that its not able to compile the kernel....can nyone plz point me to some links where I can get the detial information on how to install virtualbox on FC9 and make it run properly.
You need to have your kernel-source available for VirtualBox to compile against. Make sure you add the source that matches the kernel you are currently running.

It would be better if you installed VirtualBox from your repository using your package manager, it should resolve any dependancy issues automatically.

Last edited by {BBI}Nexus{BBI}; 09-12-2008 at 12:51 AM.
 
Old 09-12-2008, 12:52 AM   #3
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Please use better thread titles in future, i.e. ones that describe the problem you're having. You are told that titles like "Help Me!!" are bad when you post a thread..
 
Old 09-12-2008, 01:46 AM   #4
harry2006
Member
 
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201

Original Poster
Rep: Reputation: 30
@Nexus...thanx, can you please elaborate on that...
i tried installing using YUM but it didn't work....when i tried to search for Virualbox i can see the package but when m tryin to install it using Yum its sayin there is no package with this name..seems i need to learn porperly on using yum..
@Nylex...sorry for that...i'll take care henceforth...

can nyone plz give me pointers on how to upgrade/degrade the kernel.?

thanx a lot....
 
Old 09-12-2008, 02:07 AM   #5
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
To install VirtualBox from a .rpm you need to have your kernel-sources added i.e. if your current kernel is 2.6.25-14.fc9.i686 you need to add the kernel-source that matches that kernel version. Again this should be available via your package manager. Do a search for kernel-source.

I had a quick look around, try typing (as root) yum install virtualbox

Last edited by {BBI}Nexus{BBI}; 09-12-2008 at 02:09 AM.
 
Old 09-12-2008, 04:15 AM   #6
harry2006
Member
 
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201

Original Poster
Rep: Reputation: 30
@Nexus...thanx for the quick response..
when i used the command
yum search virtualbox
it said pkg found VirtualBox.i386...
so i used the following command
yum install VirtualBox...
and yum said no pkg found ,,,nothing to do.....i even tried
yum install VirtualBox.i386...but got the same response....
what could be the reason....?
thank you...
 
Old 09-12-2008, 04:55 AM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Fedora 9 : the package 'kernel-devel' will do.
('yum install kernel-devel')

Virtual Box : try this (special version? with
usb support)
http://www.virtualbox.org/wiki/Linux_Downloads
A Fedora 9 version is included, and it will make
the kernel module during install.
Just follow the instructions. (If any, it went so
fast and smooth, when I installed (not on Fedora 9)
so I do not remember the procedure.)

Regards

Last edited by knudfl; 09-12-2008 at 05:02 AM.
 
Old 09-12-2008, 05:09 AM   #8
harry2006
Member
 
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201

Original Poster
Rep: Reputation: 30
@knudfl thanx for ur response....
trying it out..hope it solves my prob......
 
Old 09-12-2008, 05:29 AM   #9
harry2006
Member
 
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201

Original Poster
Rep: Reputation: 30
@knudfl ....i got the rpm frmo the link u mentioned....but i dont think it build the kernel (you said it will build that automatically, what xactly u mean by sayin this)but i downloaded using the firefox browser...m still not able to make Vbox run ....still fighting....lets c.... :-)
 
Old 09-13-2008, 05:59 AM   #10
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Try this : move the package to /home/harry2006
and please do command in a terminal window :

1) su
2) rpm -iv Virtualbox-2.0.2_36488...rpm
(if i386) ... like this :
Quote:
[root@localhost]# rpm -iv VirtualBox-2.0.2_36488_fedora9-1.i386.rpm
Preparing package til installation...
VirtualBox-2.0.2_36488_fedora9-1

Creating group 'vboxusers'. VM users must be member of that group!

No precompiled module for this kernel found -- trying to build one. Messages
emitted during module compilation will be logged to /var/log/vbox-install.log.

Success!
The install works in Gnome, not in KDE4.
Remember to add yourself to the group 'vboxusers'

Good Luck !

Last edited by knudfl; 09-13-2008 at 03:57 PM.
 
Old 09-16-2008, 08:07 AM   #11
harry2006
Member
 
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201

Original Poster
Rep: Reputation: 30
Im running fluxbox ...but m able to install Vbox...
I uninstalled kernel-devel and updated my current kernel(2.6.25...) to 2.6.26.3.fc9.i686 and then tried to install vbox and it worked like a charm....now going to try running DSL for a test as I dont have much RAM , 512MB only,,,lets c ...
nyways Thanx Everyone ...ll get back to you with new updates/issues..:-) ....thanx knudfl...
 
  


Reply

Tags
fedora, installing, virtualbox



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration