Displaying 20 results from an estimated 176 matches for "fc8".
Did you mean:
fc4
2008 Aug 05
6
Installing Xen
Hi,
I am trying to install xen-3.2.0 , but its failing.
The rpms used for installing are
1. xen-3.2.0-0xs.fc8.i386.rpm
2. xen-3.2.0-0xs.fc8.src.rpm
3. xen-debuginfo-3.2.0-0xs.fc8.i386.rpm
4. xen-devel-3.2.0-0xs.fc8.i386.rpm
5. xen-libs-3.2.0-0xs.fc8.i386
when I tried installilng the first rpm
rpm -ivh /home/devi/Desktop/xen-3.2.0-0xs.fc8.i386.rpm
it gave an failed dependencies error
error: Failed depend...
2008 Sep 10
3
tinc on fedora core 8
...rors complaining that libcrypto.so.4
is needed. I've got openssl rpm package installed which
uses a different versino of libcrypto, and creating symbolic
links won't solve the issue.
Then I found this article http://www.linux.com/feature/131343
which says there is no tinc rpm available for FC8.
My question is, is there a work around for the
lib dependency issue using tinc rpm for FC3, or I better
compile tinc source package on the FC8 box? I tried
to compile the source package by running "./configure",
but some libraries such as lzo are missing so it aborted.
I am curious if t...
2008 Mar 20
0
xen wont start on fedora 8 :-(
Hi all,
I''m trying to get xen running on my new PC:
[root@mail ~]# uname -a
Linux mail 2.6.24.3-34.fc8 #1 SMP Wed Mar 12 18:17:20 EDT 2008 i686 i686
i386 GNU/Linux
[root@mail ~]# rpm -qa | grep xen
xenner-0.23-1.fc8
xen-libs-3.1.2-2.fc8
xen-3.1.2-2.fc8
kernel-xen-2.6.21.7-2.fc8
[root@mail ~]#
[root@mail ~]# cat /etc/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun...
2008 Jan 15
3
having trouble booting Xen-3.1 on X86_64 Fedora Core 8 install
...file is:
default=0
timeout=5
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Xen 3.1 / XenLinux 2.6
kernel /boot/xen-3.1.gz console=vga
module /boot/vmlinuz-2.6-xen root=LABEL=/1 ro console=tty0 # have also tried root=/dev/sda3, no luck.
title Fedora (2.6.23.9-85.fc8)
root (hd0,2)
kernel /boot/vmlinuz-2.6.23.9-85.fc8 ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.23.9-85.fc8.img
title Fedora (2.6.23.1-42.fc8)
root (hd0,2)
kernel /boot/vmlinuz-2.6.23.1-42.fc8 ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6...
2008 Feb 13
17
Xen 3.2 is not loading on FC8 - Error: Kernel panic - Attempted to kill init
Hi all,
I compiled and installed Xen 3.2 source on FC8. Compilation and installation
completed with no errors. However when I try to load Xen I get an error:
Kernel panic - Attempted to kill init !!!
This is my grub configuration:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:...
2007 Nov 21
0
Fedora 8 "Invalid file location given"
Hi,
I´m trying to install a Fedora Core 8 x64 guest on my xen server (Fedora 8_x64) and get the next message while executing virt-install:
______________________________
What is the name of your virtual machine? FC8_test
How much RAM should be allocated (in megabytes)? 512
What would you like to use as the disk (path)? /ImagenesHD/FC8_test.img
How large would you like the disk (/ImagenesHD/FC8_test.img) to be (in gigabytes)? 8
Would you like to enable graphics support? (yes or no) no
What is the install l...
2008 Dec 10
6
Miredo 1.1.5
I found a src.rpm for 1.1.5-1 for fc8 (not rh8!). I was able to rebuild
it on my Centos build system.
The rpms are identified as 1.1.5-1.i386.rpm, no el5 or other
identification was placed in the files. I don't see how to control this
when you rebuild from an existing src.rpm. Interestingly the fc8
designation was lost.
I a...
2008 Jul 06
8
Still un-answered: How-To build Xen (3.2) to override XenSource''s linux-kernel (2.6.18) with a xenified kernel (your own or distribution)
...Xen (release) build (say 3.2.0), which by default tries to get and build and assume Linux kernel-xen 2.6.18 from the mercurial repository, HOW TO override the build and make it work with a ''different'' xenified Linux source tree (kernel-xen) say Fedora Core 8 kernel-xen 2.6.23.7-3.fc8-xen.src.rpm
I have seen all the discussions on this topic but there are no complete and clear answers (many of them even digress from the main point and asnwer partial question!).
Some past threads are:
Re: [Xen-devel] building xen without mercury repository access
http://lists.xensource.com/arch...
2008 Jul 11
2
Is there a FC8 update repo out there?
So I need python 2.5.1, and all of its dependecies.
And 2.5.1 is at least in FC8. So this leads to wanting to try to do the
update right via yum, thus needing a repo. Does such a thing exist? I
find a directory out there, but no repodata directory with it:
http://rpmfind.net/linux/RPM/fedora/updates/testing/8/
2010 Apr 27
2
mapping drives
...hat access to. On my Fedora 8 client, in
my fstab file, I have:
//10.1.1.17/USERS/Jeff /home/mriuser/Desktop/jeff cifs
rw,username=cluster,password=mrilab 0 0
and this works just fine. My samba is up to date:
[mriuser at localhost ~]$ rpm -qa | grep "samba"
samba-common-3.0.33-0.fc8
samba-3.0.33-0.fc8
system-config-samba-1.2.58-1.fc8
samba-client-3.0.33-0.fc8
However, we also have a CentOS 4 64bit "pseudo-server" machine. When I try
to map the folders on this CentOS machine using an fstab entry like this:
//10.1.1.17/USERS/Jeff /mnt/Jeff cifs
rw,username=...
2009 Jan 10
4
xen on fedora-core8(host) with fc8 as dom0 hangs after "starting atd"
hi,
im using xen on fedora core 8 as dom0, and i downloaded the fc8 image from
jailtime.org,
when i use "xm create /xen/fedora/fedora.fc8.xen3.cfg -c"
i get the following on my terminal:
Using config file "/xen/fedora/fedora.fc8.xen3.cfg".
Started domain fedora.fc8
Linux version 2.6.21-2950.fc8xen (
kojibuilder@xenbuild...
2007 Nov 19
4
puppet on fedora 8...
...The solution is not obvious, all other non-fedora 8 clients access the
puppetmaster via the same cname and do not report this problem. If i
pass ''--server puppet1.mydomain.com'' to puppetd it works but that is not
what i want.
Any ideas why f8 is being a pain?
puppet-0.23.2-1.fc8
ruby-1.8.6.111-1.fc8
facter-1.3.8-1.fc8
openssl-0.9.8b-17.fc8
Ben
2008 May 30
0
Version 3.2.0pre3-9.fc9 smbclient problem
...auth
basic authorization and have run into a problem with it. I believe that I
have tracked the problem down to smbclient when the USER environmental
variable contains the userid and password. smb_auth.sh in squid uses the
USER environmental variable. Below are test results for Version
3.0.28a-0.fc8 and Version 3.2.0pre3-9.fc9.
Note that typing in the password or putting it on the command line works
for both versions. However, USER="smbauth%test1234" fails with Version
3.2.0pre3-9.fc9
[testuser@bhssrv01 ~]$ smbclient -V
Version 3.0.28a-0.fc8
[testuser@bhssrv01 ~]$ USER="smb...
2008 Mar 12
5
Wine with writeitnow
Hello,
Currently I'm moving over to linux. I got fedora core 7, and I've been running it on a virtual machine.
There is one piece of software I can't live without. It's called writeitnow:
http://www.ravensheadservices.com/
Wine is installed on my box.
When I run the application I get the following error message:
"The Java(TM) VM could not be started. Please restart the
2008 Jul 29
1
rebuilding firefox-2.0.0.16 from fc8
hello,
I started with
ftp://download.fedora.redhat.com/pub/fedora/linux/updates/8/SRPMS/firefox-2.0.0.16-1.fc8.src.rpm
with the hope of rebuilding it for el5/centos.
All of the dependencies were available (mostly from rpmforge) except one: something called system-bookmarks. I elected to comment out this from the spec, firefox.spec
I did the extracts with CPIO
rpm2cpio firefox-xxx.src.rpm | cpio -i firefo...
2009 Apr 07
3
Best Practice Advice?
Dear All,
I have a asterisk setup that is currently running on version 1.4.15 - I
wish to upgrade or migrate this instance to the current asterisk stable,
1.6.0.6. It is my intention to build a FC8 box, then install asterisk
from source, and begin to migrate over the configuration. The thing is,
this sounds so simple in my head, and I've had enough issues with
asterisk, to know that life isn't simple!
What I plan to do, is to copy the old configuration over to a box
running FC8 -...
2010 Jun 30
0
Re: Xen4.0/FC8/Linux-2.6.31.13 hang on boot
...seen no problems during boot. So
is it the linux kernel that caused the problem? Then why don''t I see any
problem when I try the 4th grub entry?
On Mon, Jun 28, 2010 at 1:23 PM, ktckd <ktckd9@gmail.com> wrote:
> Hi list,
>
> I am seeing an issue on my notebook with Xen4.0/FC8/Linux-2.6.31.13. The
> unit has nVidia graphics and basically hangs at the point shown in the
> image. Not sure where I might be going wrong. Would appreciate if anyone can
> point me in some direction. The unit has no problem booting into 3rd
> (acpi=off) and 4th boot entry. I remember...
2008 Dec 28
3
xorg-x11-drv-nouveau for CentOS?
...t only the lowest resolutions thru the dvi output (NV44
chip), and I don't like the idea of installing propiertary Nvidia drivers.
This way I came to Nouveau.
I had a look at some Fedora rpms, but they needed something CentOS
obviously doesn't have:
# rpm -ivh xorg-x11-drv-nouveau-2.1.6-1.fc8.x86_64.rpm
kernel-drm-nouveau = 10 is needed by xorg-x11-drv-nouveau-2.1.6-1.fc8.x86_64
Regards,
Timo
2008 Nov 13
1
Error while creating Guest Domain - Please help
Hi
Below is what i get while creating a guest domain, please someone help me.
[root@xenserver xen]# uname -a
Linux xenserver 2.6.21-2950.fc8xen #1 SMP Tue Oct 23 12:24:34 EDT 2007 i686 i686 i386 GNU/Linux
[root@xenserver xen]#
[root@xenserver xen]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 930 2 r----- 138.2
[root@xenserver xen]#
[root@...
2008 Jul 24
1
The specified network name is no longer available
...fully using Samba for several years, across many
minor versions of Samba across many minor versions of Linux kernel 2.4.x
and 2.6.x, against a Windows 2000 and then in the past couple of years
2003 AD Domain. This morning, something broke...
Setting the stage:
RedHat Fedora based Linux box, FC8, updated over time using 'yum
update'..., current kernel is 2.6.25.10-47.fc8 (released just a few days
ago).
Samba packages:
samba-common-3.0.30-0.fc8
samba-client-3.0.30-0.fc8
samba-3.0.30-0.fc8
/etc/samba/smb.conf key configuration lines: (just ask if I've left out
any impo...