Re: [solved] installing fc4 kernel (new to fc but not linux)

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

 



On 6/16/05, Gezim Hoxha <gezimetc@xxxxxxxxx> wrote:
> Thanks for your help everyone.
> I learned that with .rpm files you have to have give a path. So in order
> to install kernel-dev I need to mount FC4 CD4 and then copy the kernel
> file to the current directory, then install:
> rpm -Uvh kernel-devel-2.6.11-1.1369_FC4.i686.rpm
> Now all I have to do is take care of some dependencies.
> 
> Thanks again everyone,
> -Gezim
> 

Copying the file was not necessary. You just needed to mount the CD
and provide the full path to rpm, e.g.

# mount /dev/cdrom /media/cdrom
# rpm -Uvh /media/cdrom/Fedora/RPMS/kernel-devel-2.6.11.1369_FC4.i686.rpm


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

  Powered by Linux