similar to: difference between kernels

Displaying 20 results from an estimated 10000 matches similar to: "difference between kernels"

2007 Aug 30
1
reading ufs2 filesystems with centosplus kernel
Hello, I'm running centos5 with the centosplus kernel v2.6.18-8.1.8.el5 and i'm trying to read a drive that has a ufs2 partition on it. It was originally in a FreeBSD machine and has some data i'd like to get at. Googling indicated this should work with the command: mount -r -t ufs -o ufstype=ufs2 <device> <mountpoint> device is /dev/hdb5 and mountpoint is /mnt.
2007 Sep 03
1
ftape on centos5?
Hello, Does anyone have the ftape driver working with a centos5 machine, specifically with a 2.6.18-8.18-8.el5 centosplus kernel? I've got a situation where it is needed and haven't been able to find anything related to kernels beyound 2.1 on it, not sure if that's still current, if not i'd appreciate any suggestions. Thanks. Dave.
2007 Jul 23
2
possible corrupt rpm database
Hello, I've got a centos5 box that at least has a dependency issue or a corrupt rpm database. I am open to suggestions as to how to proceed. I have added some extra repositories to my yum configuration, centosplus, rpmforge, atrpms, and the kbs repos. I haven't been having issues with installs or upgrades until today when i ran a yum update, and got a missing dependency error for
2007 May 28
3
unattended install via nfs
Hello, Does anyone have a guide for setting up an nfs server for unattended deployment of centos5? Basically what i want to do is boot a system from CD media, pass a boot parameter nfs, and ks= options then walk away, the box goes out to the nfs server, finds the kickstart file, reads, and does it. I've got several machines and i'd rather not do manual installs. Thanks. Dave.
2007 Jul 03
1
error when atempting access to kbs repo
Hello, I'm trying to access the kbs centos repo for centos5. When i atempt to do so i get an error 14 followed by an error 404 and an error that the required xml file isn't found. Here's the error msg and my config, suggestions welcome. Thanks. Dave. #yum update Loading "installonlyn" plugin Setting up Install Process Setting up repositories
2007 Aug 28
5
centos5 iptables expert needed
Hello, I'm setting up a centos5 router for a friend. It will direct traffic to an internal webserver, already in place, as well as run squid proxy. It should do nat and have a firewall with iptables. I've set up routers before for this purpose but always of the bsd type and using their firewalls. I understand the concepts, nat, packet filtering, etc. but i'm not getting
2007 Dec 08
1
yum freezing when removing old kernel
Hello, Today i ran a yum update and installed kernel 2.6.18.53.1 from centosplus. I then rebooted to ensure i was running it. I was and went to remove the previous kernel and kernel-devel packages v2.6.18.53 also from centosplus. In both cases yum gets to the running transaction check then hangs, i don't get any errors it just sits there. I have to manually kill the yum process to
2007 Sep 18
2
cups 1.3 on Centos5?
Hello, Does anyone have cups v1.3.1 running on Centos5? If so, i'd like to roll my own srpm and install it. I'm currently running 1.2.x and want to update to 1.3.1 as it has a bug fix that i need. Any help appreciated. Thanks. Dave.
2007 Aug 30
2
timeout when accessing atrpms repo
Hello, I'm using centos5 and i just started noticing a timeout msg when running a yum update. It occurs with the atrpms repo, has anyone else seen this? Thanks. Dave. #yum update Loading "installonlyn" plugin Setting up Update Process Setting up repositories http://dl.atrpms.net/el5-i386/atrpms/stable/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
2007 Aug 13
1
mod_mono on centos5?
Hello, Does anyone have mod_mono rpm or srpm compiled for centos5? Thanks. Dave.
2007 Aug 23
1
tovid on centos5?
Hello, Does anyone know of an rpm for tovid for centos5? I'm trying to author some dvds and would like to use it. Thanks. Dave.
2007 Jun 07
2
error in kickstart file for raid1 setup
Hello, I'm trying to do a kickstart install of centos5. I'm pulling it off a network server and i'm getting an error, in the parsing of the file. It refers to line 31, i'm not going to show the complete file, but here is the indicated line: raid swap --fstype swap --level=RAID1 raid.4 raid.7 and the raid lines: part raid.7 --size=512 --ondisk=hdb part raid.4 --size=512
2007 Nov 20
2
manipulating files and directories with spaces
Hi, This might be a little O.t. so private responses please. I've got apache and samba running on a CentOS5 box enabling windows users to add web content. My issue is i've had to restore some backup data that was previously archived. The permissions aren't matching up so i'm wanting to use find and xargs to change them appropriately. Normally i do: find . -type type
2007 Jun 06
1
x display issue
Hello, I've got a new Centos5 install and got x installed with gnome on it. The problem is the display looks awful and keeps flickering. It failed the monitor probe and doesn't have horizontal and vertical refresh rates in the xorg.conf file. I believe this is part or all of the issue, i took it down to 8-bitt color and 800x600 resolution, that didn't help. The video card is
2007 Jul 19
1
yum through a squid proxy
Hello, I've got a centos5 box that is now behind a what was transparent squid proxy. The proxy now has it's own dedicated ip and uses proxy basic authentication. I've got a firewall that redirects all outgoing port 80 traffic to that ip so anyone wishing access goes proxied. The problem is yum on my centos5 can't retrieve the .xml files for the various yum repositories. In
2007 Jul 27
1
Is FUSE enabled in centos5 ?
Hello, I noticed FUSE is not there by default disabled on centos 5. Is there a separate RPM that includes FUSE module for the same kernel as of centos 5 ?. I have installed the latest centos 5 update, don't see FUSE enabled . [root at xx]# pwd /lib/modules/2.6.18-8.1.8.el5/source [root at xx]# grep FUSE .config # CONFIG_FUSE_FS is not set [root at xx]# I checked both addons and
2005 Dec 30
1
streaming to dialup users gives low quality audio
Hi, Currently streaming ogg isn't practical in this situation. That was one of the first things i checked into. WHen i looked i didn't see a streamer that did both ogg and mp3. Thanks. Dave. ----- Original Message ----- From: "Daniel Ballenger" <lpmusix@gmail.com> To: "Dave" <dmehler26@woh.rr.com> Cc: <icecast@xiph.org> Sent: Friday, December
2016 Mar 30
1
CentOS6: Building a modified kernel rpm
Dear Akemi, I'm really ashamed, in "https://wiki.centos.org/HowTos/I_need_the_Kernel_Source" I've missed the last 5 lines following the CentOS5 section. All is now clear for me on the process to follow to build a new kernel from source rpm and the CONFIG_NUMA_EMU option is active. I've set it with make menuconfig to avoid some additional mistakes in the config file.
2007 Apr 21
1
samba centos and cups client errors
Hello, I have a CentOS 4.4 box acting as a print server with a cups backend and samba 3.2.4. I recently ran yum which updated both cups and cups-libs, but i do not think this is my problem. I've added windows drivers to the samba sharea and have in the past printed a test page to the printer. Now when i atempt to do this with a word document from a windows box, i am getting the error:
2007 Jun 16
1
samba3, nfs mounted directory, and dfs
Hello, I hope this is the right place to ask this one. I've got a FreeBSD 6.2 machine acting as an nfs server. It's exporting a home directory to several machines. On the server that home directory has a symlink in it to another directory on the filesystem. As long as users are on the server they can view the directory symlinked to, but if viewing through samba, they're