similar to: Lilo for CentOS 5?

Displaying 20 results from an estimated 6000 matches similar to: "Lilo for CentOS 5?"

2009 Nov 16
3
Question about the ahci kernel module: missing in the CentOS (4) Plus kernel
Is there some reason the ahci kernel module is *missing* from the 2.6.9-89.0.16.plus.c4 kernel? It is in the standard 2.6.9-89.0.16.EL kernel. Is this due to an oversight or is there some sort of conflict? I wanted to add IEEE1394 support to my system running CentOS 4.8. I *looks* like what I need to do is download the kernel SRPM and patch the config to include the IEEE1394 modules and
2009 Dec 04
2
CentOS/RHEL's build of firefox hardwired to evolution -- how to change this
For some awful reason (can someone explain why?), the RHEL/CentOS build of firefox is hardwired to use evolution as its mailto client. With FF 2.<mumble> this was fixable with an about:config setting. With 3.0.<mumble>, it seems not. What is the proper way of fixing this? *I* ended up doing a 'sudo rpm -e evolution' and then doing a 'sudo ln -s
2009 Mar 09
1
Creating an alternitive install CD for CentOS 5.2 (w/patched mkinitrd)
> -----Original Message----- > From: centos-bounces at centos.org > [mailto:centos-bounces at centos.org] On Behalf Of Robert Heller > Sent: Sunday, March 08, 2009 15:46 > To: CentOS mailing list > Cc: CentOS mailing list > Subject: Re: [CentOS] Creating an alternitive install CD for CentOS > 5.2 (w/patched mkinitrd) > > At Sun, 8 Mar 2009 08:47:50 -0400 CentOS
2010 Jan 27
7
CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?
Does there exist *anywhere* a Java web browser plugin for 64-bit FireFox? The SUN 1.6<mumble> JDK (jdk-6u18-linux-amd64.rpm) does NOT include the Java web browser plugin library. java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one either. Should I install the *32-bit* SUN 1.6<mumble> JDK and use the 32-64 bit wrapper? I've searched the web and read the wiki
2010 Jan 22
3
Question about running a CentOS4.8 (32-bit) guest under CentOS5.4xen (64-bit)
I am trying to run my old CentOS4.8 (32-bit) system as a guest system under CentOS5.4xen (64-bit). I followed the instructions in Appendix A of the xen user manual (/usr/share/doc/xen-3.0.3/pdf/user.pdf) and created a 'disk image' (actually a 10gig LVM logical volume: sauron.deepsoft.com% sudo fdisk -l /dev/mapper/sauron-c4guest Disk /dev/mapper/sauron-c4guest: 10.7 GB, 10737418240
2009 Jul 26
2
SATA DVD Burner / AHCI / CentOS 4.7 (kernel: 2.6.9-78.0.22.EL)
OK, it seems that the kernel I have (stock CentOS 4.7: 2.6.9-78.0.22.EL i686) seems to gronk the nVideo SATA controller in AHCI mode. It is NOT able to deal with the SATA DVD Burner I have. It is a "Sony Optiarc DVD Burner with LightScribe Black SATA Model AD-7241S-0B LightScribe Support". Is there some special magic I need to do? Here is the relevant bit from the boot up (SATA ports
2009 Aug 12
3
Laptop hd incorrect
Hello I'm new to linux and am trying to install centos 5.3 on my laptop and it has an ata drive but centos does not see the had or cdrom. Googleing does not give me much to check. The laptop is a hp-g60 249wm, latest bios update. The bios does not have any ability to change drive information. The bios basically allows me to only set time, date and boot item. Any advice or direction is
2009 Jul 25
1
Quick question: CentOSPlus kernel vs. base kernel.
What does the CentOSPlus kernel have that the standard kernel does not? It is just additional drivers and modules? Or are there additional differences? -- Robert Heller -- 978-544-6933 Deepwoods Software -- Download the Model Railroad System http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows heller at deepsoft.com --
2009 May 28
2
Help setting up USB drive
I have my 640GB USB drive connected to a CentOS 5 server and using fdisk, it seems to show a partition of the correct size, /dev/sdd1, but after mounting, the drive shows only 244M size. Does the message received when running fdisk below mean I should reformat this drive, I can't seemed to figure out how to do that with fdisk. Can someone tell me how to reformat, if needed? The drive is empty,
2009 Mar 06
2
Creating an alternitive install CD for CentOS 5.2 (w/ patched mkinitrd)
I need to be able to install CentOS 5.2 on a machine with software RAID (and LVM) setup. I discovered (the hard way!) that there is a bug in the mkinitrd package that causes it to enter an endless loop when there are /dev/mapper/ devices present during the install process. There is a patch to mkinitrd, which I applied and created a new rpm for mkinitrd with this patch applied. I'd like to
2010 May 28
3
xulrunner 1.9.0.19-1: Does it exist or what?
According to 'yum info xulrunner' version 1.9.0.19, release 1.el5_5 exists and is an available package. But when I try to update it, yum claims there is nothing to do and when I try a general update, yum complains that it cannot update firefox because it cannot find xulrunner >= 1.9.0.19-1. What is going on here? I am doing this on a desktop x86_64 system that I recently brought up
2009 Mar 31
3
Installing Cent OS from a usb flash drive
I recently acquired a Fujitsu Lifebook 1610. Unfortunately, the machine was missing a lot of the stuff that would've come with it brand new, mainly the usb cdrom drive. Currently, I'm running Fedora on it, and I installed it using a usb flash drive with the help of a program called unetbootin(Probably not spelled right). to load the ISO onto the USB drive. I've successfully used
2009 May 24
1
NetworkManager under CentOS 4 *without* GNome...
I have been *manually* dealing with my wired and wireless network interfaces on my laptop. I have a pair of config files (in /etc/sysconfig/network-scripts/: ifcfg-eth0 (wired: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile)) and ifcfg-eth1 (wireless: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter), both with USERCTL=true (and ifcfg-eth0 also has ONBOOT=true). I have
2009 Feb 12
2
Problem with PXEBOOT of diskless client -- fails to mount RAMDISK
I am having a problem with setting up diskless clients under CentOS 5.2. I have everything working under CentOS 4.7. This is an adaptation of the (somewhat old) Diskless Linux with PXE HOWTO by Gerd v. Egidy, originally at the URL http://www.intra2net.com/opensource/diskless-howto/, which is now defunt (there is a mirror of it at http://blog.chinaunix.net/u/2389/showart_82438.html). What I am
2009 Nov 12
4
OMG! Microsoft patents sudo! Linux and MacOS dead!
http://blogs.computerworld.com/15082/omg_microsoft_patents_sudo_linux_and_macos_dead?source=CTWNLE_nlt_dailyam_2009-11-12 -- thanks ./francis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091112/1061174b/attachment-0003.html>
2009 Nov 12
2
Installing libssl-dev
Hi; I can't "yum install libssl-dev" because apparently it doesn't exist. Please advise. TIA, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091112/74d9ffa3/attachment-0003.html>
2010 May 28
4
Broken repo / mirrors?
I fixed my earlier problem with a 'yum clean all', now I am getting this problem: 'Package does not match intended download' for both device-mapper and net-snmp-libs, for ALL of the mirrors. Log of the output is attached. -- Robert Heller -- Get the Deepwoods Software FireFox Toolbar! Deepwoods Software -- Linux Installation and Administration
2009 Nov 16
2
Adaptec SCSI Card 2930LP supported by CentOS 5.x?
Hi, for a specific application we need a low-profile SCSI card (PCI) with external 50pin connector. I thought about getting an "Adaptec SCSI Card 2930LP". However I was not able to find any usable information about wether this card is supported by Linux/CentOS 5.x or not. Does anyone have this card working with a CentOS 5.x machine? Alternatively: Are there any linux-supported
2010 Jan 09
1
Moving LVM from one machine to another
My CentOS4 machine died (CPU cooler failure, causing CPU to die). In this machine I had 5 Tbyte disks in a RAID5, and LVM structures on that. Now I've moved those 5 disks onto a CentOS5 machine and the RAID array is being rebuilt. However the LVM structures weren't detected at boot time. I was able to "vgscan" and 'vgchange -a y' to bring the volume online and then
2009 Sep 11
1
Clarification on Linux CD or DVD Writing
Dear All, Currently working setup is CentOS4.4 Linux I tried to google-out, but i can't able to findout I need some clarification about CD writer support 1. How can i findout inserted disc is CD or DVD from command line 2. How can i findout inserted disc is empty from command line 3. How can i findout inserted disc size (like 700 MB or 4.7 GB) from command line