similar to: Unable to install CentOS 5.2 on New HP Intel Core 2 Quad

Displaying 20 results from an estimated 2000 matches similar to: "Unable to install CentOS 5.2 on New HP Intel Core 2 Quad"

2004 Apr 28
3
Lilo like menuing system for Syslinux
Hi, I'm sure this has been posted before. And I'm just wondering if anyone has ever implemented it. I just thought that this is really a nice feature for Syslinux. TIA, Vic --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.656 / Virus Database: 421 - Release Date: 4/9/2004
2008 Aug 06
2
CentOS 5.2 -- how do I choose a wireless network?
Hi. We have a Windows laptop that has gotten too slow, it's borderline unusable, so I burned a CentOS 5.2 32-bit Live CD, just to try it out in the home. It boots up fine, but it does not connect to the Internet... Now we normally connect through a wireless network, there are several around here -- on the Windows box we choose the network to which to connect... but on CentOS there is
2007 Jan 19
2
Installing 4.4 - problem on 386
I tried installing with several options (noacpi noapm; noprobe; noprobe skipddc noacpi noapm nodma). Always I get the same error. BUT this is not in fac a CentOS problem at all, because I get the same error always when I boot from hd (Fedora Core), IF there is a CD in the CD-ROM drive. (I tried with CentOS 1/4, CentOS 2/4 and a HP printer software CD.) It must be something with the CD drive!
2009 Jun 17
1
Cyrus IMAP and ipurge
Anyone here familiar with Cyrus IMAP and its util ipurge? We'd like to set auto deletion of our users' spambox folders, but I'm a bit paranoid about its functionality. The main things that confuse me are from the man page: "Ipurge deletes messages from the mailbox(es) specified by mailbox-pattern" with no indication as to what defines "mailbox-pattern"
2008 Dec 17
4
vim helpfile tag issues
Just wondering if anyone can replicate this issue.... On CentOS 5.2, using vim 7.0.237, I'm having a consistent issue across all my centos boxen. if I try and access the help files direct (as root), such as ":help tutor" I get: "usr_01.txt.gz" [readonly][noeol][converted] 11L, 4393C E434: Can't find tag pattern Press ENTER or type command to continue If I press
2009 Jan 06
2
Video lock up
I recently install CentOS 5.2 on an older pc Abit VP6 motherboard 2 x 1GHz PIII processors 1.5GB RAM Nvidia MX440 video All works fine except when running X The display locks at ramdom times Sometimes it locks when I log in Sometimes it locks after several hours While it is locked I can ssh to this machine from another server I have to reboot to clear it Also when I reboot X starts with random
2011 Jan 20
6
cloning a server
Hi, I have a centos 5 (current) mail server that I have compiled dovecot/postfix and installed some packages like mysql etc. These packages have been configured and changed to my liking. How can I now save all this and install it on another server without having to do all the work of compiling installing and configuring the same applications. Is it possible to burn this server image into multiple
2009 Oct 19
3
gpg command works fine from login shell, not from cron script
I have an odd situation here, maybe one of you can help.? We have a script that runs via a cron job.? It's purpose is to decrypt PGP-encrypted files in a certain directory.? I have tried the command two different ways, both fail with the same error message: gpg --decrypt $file > ${file%.txt}.decrypted.txt gpg --output ${file%.txt}.decrypted.txt --decrypt $file (Don't even ask about
2009 Mar 10
3
Cannot get CentOS to install
I used google but did not come up with anything current to solve my problem. I have not tried any other search engines yet. There is not a search for the CentOS list so I am creating a new post. I have tested the CentOS 5.2 and RHEL 5.3 CD's and they passed. I had to use linux mediacheck ide=nodma to get them to pass. The newest releases seem to most times fail with just linux mediacheck. I
2009 Apr 17
3
OT: Possible for Malware against Windows boxes to attack Firefox on Linux?
My belief is that this is not possible, but there are many extremely knowledgeable people participating on this list and I would like to know if it is in fact possible. I am running CentOS 5.3 (32 bit) fully updated. Browser is Mozilla Firefox v.3.0.7. I believe both times this happened, once yesterday and once today, I was surfing on the web site of my favorite singer/musical group; or in the
2008 Aug 19
2
nash on centos 5.2
I am trying to use nash on centos 5.2 to demonstrate the problem I did: cd /sbin ln -sf /sbin/nash sleep export PATH=/sbin:$PATH sleep 5 and I get an error. Red Hat nash version 5.1.19.6 starting nash cannot open 5: no such file or directory Why doesnt that work? Thanks, Jerry
2001 Nov 10
2
Drive use in wine
I'm running Wine release 20011004 and have created the floppy and CDs drives for my floppy, CD and CDRW. I am automounting the devices. 1. I've noticed that if I don't have a floppy or CD in the drive wine ignores it and even if I insert a disk later the app (notepad) never sees it. 2. I have two CDs, one a Creative DVD and the other a Plextor CDRW, and I've created the
2010 Nov 24
9
New list ?
Hi, Taking this to a new thread. Thoughts on getting a new list started up ? Should it be centos-sysadmin or centos-infra ? Are we going to then restrict it to admin/infra related chatter ? in which case, does the eyeball density on this list reduce for that sort of content ? How about the politics and news stuff that gets posted to this list. And how would those things be addressed with
2008 Nov 24
2
python issue?
# system-config-printer Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 29, in ? import gtk.glade File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 48, in ? from gtk import _gtk ImportError: /usr/lib/libcairo.so.2: undefined symbol: FT_GlyphSlot_Embolden CentOS 5.2 Any clues? Craig
2009 Jun 16
7
Rsync, SSH and authorized_keys problem
Hi, I'm trying to backup from one machine to the other (automatically via cron) using rsync and ssh password-less public key authentication. I having been trying to set this up following an article in a Linux magazine[1] by only allowing the specific rsync command to run on the remote box. I am using the following rsync command: $ rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup
2008 Sep 17
2
estimating backuppc
talking with a client about various options for backup. They are an advertising agency so most of the space is used by various binary files JPG/TIFF/Movies. We have been using LTO-2 but if we jump up their storage to say 2Tb, that's going to be $5000 for LTO-3 with magazines. This affords us 3 week rotations rather simply. If we add hard drive storage for backups instead of buying LTO-3 tape
2010 Mar 31
4
Release 6?
Since 5.5 is now out from Red Hat and most likely our amazing CentOS team has already jumped on that, is there any word on Release 6? IIRC it's already a year out of date (base was supposed to be Fedora 10), so I have to wonder. I didn't see anything jump out at me on the Red Hat site, so - anyone? Thanks. mhr
2009 Sep 24
3
Inquiry:Problem in mounting external cdrom
Dear All I tried to mount an external cdrom on my CentOS 5 server but un-successful . I attached the device to my USB port and then the followings have been added to my /dev folder : "cdrom -> scd0 cdrom-sr0 -> scd0 cdrw -> scd0 cdrw-sr0 -> scd0 cdwriter -> scd0 cdwriter-sr0 -> scd0" To this end , I tried to mount it as the followings (but it didn't get through) :
2006 Feb 07
6
Isolinux bug: CD bootsector support broken
HPA, I believe that support to boot windows CD bootsectors was broken in 3.05. I have tested 2.13, 3.00, 3.02, 3.05, 3.06, 3.08, 3.11, and 3.20pre6. All versions >= 3.05 are broken. All versions <= 3.02 work fine with the same config. The error message I get is: ================================================================ IOSLINUX 3.20 3.20-pre6 Copyright (C) 1994-2005 H. Peter Anvin
2007 Jul 22
1
Problem with CDRW Z041
Hi all, I can't boot the recent linux distro with this recorder CDRW 4x4x32 (Z041 is firmware version suppose). I have this message: Loading initrd.img isolinux Disk error 80 I try to change the cdrw and now I can install distribution like slackware or sabayon, but I don't know the reason of this problem. thanks Ciao -- Email.it, the professional e-mail, gratis per te: