LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Help Me!! (https://www.linuxquestions.org/questions/linux-software-2/help-me-669383/)

harry2006 09-12-2008 12:14 AM

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.

{BBI}Nexus{BBI} 09-12-2008 12:48 AM

Quote:

Originally Posted by harry2006 (Post 3277973)
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.

Nylex 09-12-2008 12:52 AM

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..

harry2006 09-12-2008 01:46 AM

@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....

{BBI}Nexus{BBI} 09-12-2008 02:07 AM

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

harry2006 09-12-2008 04:15 AM

@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...

knudfl 09-12-2008 04:55 AM

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

harry2006 09-12-2008 05:09 AM

@knudfl thanx for ur response....
trying it out..hope it solves my prob......

harry2006 09-12-2008 05:29 AM

@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.... :-)

knudfl 09-13-2008 05:59 AM

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 !

harry2006 09-16-2008 08:07 AM

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...


All times are GMT -5. The time now is 08:46 AM.