fedora core 4 with GuestAdditions¿?

Discussions about using Linux guests in VirtualBox.
Post Reply
wikisb
Posts: 19
Joined: 9. May 2011, 18:25
Primary OS: Linux other
VBox Version: OSE other
Guest OSses: CENTOS

fedora core 4 with GuestAdditions¿?

Post by wikisb »

Hi all!!
i want to share folders. the problem i have is that i need some packets that i can't find for Fedora Core 4 (my guest, i know its very old but i need to share folders with it). i have VBox-4.0-4.0.6
if i'm wright i need the following packets

Code: Select all

 
      1 kernel-devel-2.6.18-92el5.i386
      2 kernel-headers-2.6.18-92el5.i386
      3 glibc-headers-2.5-24.i386
      4 glibc-devel-2.5-24.i386
      5 libgomp-4.1.2-42.el5.i386
      6 cpp-4.1.2-42.el5.i386
      7 gcc-4.1.2-42.el5.i386
i'm using host and guests in text mode. without GUI.
i'm not allowed to use yum install....
i have 2 more guests that work fine and they share folders all right. one is Centos5.2-32b and the other one is Centos5.2-64b.
any ideas of what i can do??
thanks!!
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: fedora core 4 with GuestAdditions¿?

Post by fixedwheel »

wikisb wrote:need some packets that i can't find for Fedora Core 4
google found this ;) http://archive.fedoraproject.org/pub/ar ... dora/RPMS/
if i'm wright i need the following packets

Code: Select all

 
      1 kernel-devel-2.6.18-92el5.i386
      2 kernel-headers-2.6.18-92el5.i386
      3 glibc-headers-2.5-24.i386
      4 glibc-devel-2.5-24.i386
      5 libgomp-4.1.2-42.el5.i386
      6 cpp-4.1.2-42.el5.i386
      7 gcc-4.1.2-42.el5.i386
wrong: above are packages from RHEL5
wikisb
Posts: 19
Joined: 9. May 2011, 18:25
Primary OS: Linux other
VBox Version: OSE other
Guest OSses: CENTOS

Re: fedora core 4 with GuestAdditions¿?

Post by wikisb »

hi fixedwheel i just solved the issue thanks!!
Post Reply