CentOS 5 :: Install Error - HDC Lost Interrupt
Mar 18, 2011I'm trying to install Centos 5, but I keep getting this error. It will say that, then hdc: lost interrupt. Anyone know what this is?
View 6 RepliesI'm trying to install Centos 5, but I keep getting this error. It will say that, then hdc: lost interrupt. Anyone know what this is?
View 6 RepliesI've just update my computer to Ubuntu Lucid and I'm having some problems.After a random time, my mouse and keyboard stop working and I get the following lines on dmesg (I have to get this using a ssh connection):
ata5: lost interrupt (Status 0x51)
[ 980.000034] ata5.00: qc timeout (cmd 0xa0)
[ 980.000046] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[code]....
The following message: [ 2364.064174] hda-intel: spurious response 0x0:0x0, last cmd=0x524011 or one very similar. The "last cmd" element may vary, though not necessarily. I'm currently running Lucid - Kubuntu with 2.6.32-22-generic kernel. The CPU is an Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz, 1 Gb ram, and two hard drives an Hitachi SATA (600 GB) and a WD PATA (350 GB). I've found several threads regarding the error message and the sound system on intel based systems. I would like to know whether AMD systems face a similar issue.
View 5 Replies View RelatedI have a box with Novell Suse linux installed. It asks for username and password I do not have and cannot figure out. I also have a SantaFe distro CD with which I would like to replace the Suse on the box. I cannot get the box to BIOS to change the boot order to boot from CD. I would like to break free of Windows, but can't seem to get there from here...
View 5 Replies View Related[URL]VMware Workstation 7.0.1 Release Notes has a list of supported OS:[URL]According to that, RHEL 5.4 is listed as supported for both host andguest but CentOS 5.4 is only for guest. This is quite strange and, ifit is true, that could be a serious issue.I succeed to install vmware workstaion 7.1 on centos 5.5, but have run-time error:
[root@ ~]# /etc/init.d/vmware start
Starting VMware services:
VMware USB Arbitrator [ OK ]
[code]....
I am not sure why it does not install, it hangs(hangs for 10 minutes) and the only way to get out of it, is to ctrl-c, and then it gives error yum install amavisd-new
[Code]....
When we try to install the php 5.2, it try to install mysql-libs 5.2 that confilict with files from previous mysql installation. We have tryed all kinds of methods found off google and no luck.
Transaction Check Error: file /etc/my.cnf from install of mysql-libs-5.1.31-1.el5.remi conflicts with file from package mysql-5.0.45-7.el5 file /usr/share/mysql/charsets/Index.xml from install of mysql-libs-5.1.31-1.el5.remi conflicts with file from package mysql-5.0.45-7.el5 file /usr/share/mysql/charsets/README from install of mysql-libs-5.1.31-1.el5.remi conflicts with file from package mysql-5.0.45-7.el5
file /usr/share/mysql/charsets/ascii.xml from install of mysql-libs-5.1.31-1.el5.remi conflicts with file from package mysql-5.0.45-7.el5 file /usr/share/mysql/charsets/cp1250.xml from install of mysql-libs-5.1.31-1.el5.remi conflicts with file from package mysql-5.0.45-7.el5
[Code]...
I was wondering how i can install thru FTP and/or HTTP if the source-path isn't correct recognized by the installer. e.g. http install
Server name:
The installer recognized
[url]
And i can't start the directory without a slash. So, the installer never will find the files it is looking for. Using CentOS 5.3.
System os: CentOS 5.2 32 bitI installed squid and it is proxy server.Later, i install sarg to monitor web log of client...But when i install from rpm package, it show errorQuote: #rpm -ivh sarg-2.2.3-1.el5.rf.i386.rpm error: sarg-2.2.3-1.el5.rf.i386.rpm:pmReadSignature failed: region trailer: BAD, tag 15872 type 2047 offset 28672 count 4238 error: sarg-2.2.3-1.el5.rf.i386.rpm cannot be installed
View 7 Replies View RelatedHow to achieve interrupts
any sources available apart from kernel code which show the usage of code...
I am trying to install centos on two servers. The first a dell power edge p4 2.4 ghz 512 ram, the other is a supermicro with almost the exact specs. I tried to install the centos cd, using roxio to create the disk, (then just for measures tested the cd on my laptop and it loaded just fine into the centos install gui.) But it says media error when I try it on the dell and blue screens the other server. However if I put the windows cd in on both the servers, the windows install goes perfect. Apologies again if this is misplaces but I just joined the site and have had a difficult time trying to find where to post. What I am trying to do in the end is run web servers using apache.
View 6 Replies View RelatedI installed BIND 9.7.3 from source on Centos 5.5, and chrooted it, and I'm getting an error when I run 'service named status' I get a reply, but at the end it says 'named dead but pid file exists'
Here's the entire output:
[root@ns etc]# service named status
version: 9.7.3
number of zones: 23
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
recursive clients: 0/0/1000
tcp clients: 0/100
server is up and running named dead but pid file exists Nothing is logged in /var/log/messages. Named is running and responding correctly. How can I get rid of this error?
Ever since Linux kernels beyond 2.6.24.3, I've been unable to boot my HP Netserver LH3. It gives a kernel panic with a variety of messages that always include
"common_interrupt+0x38/0x39"
I tried everything from updating the BIOS and firmware, to myriads of differing kernel configurations (at 4 hours per compile, imagine the agony).
I also tried booting with every combination of the kernel boot parameters acpi=off, noapic, nolapic, irqpoll, etc., that I could imagine. No dice. In final desperation, I began unplugging PCI cards one by one before finally disconnecting the SDLT drive from the Netraid SCSI. It seems that in later kernels or versions of udev, sharing the SCSI bus with the LH3 drives causes conflicts. I have an additional AHA SCSI card in the machine, so will try connecting the SDLT to that and see how it goes.
I need cause an interrupt on a serial port. If I put a single HIGH on the RX pin, will that cause one? I all ready use the 4 control lines for data.Hope I am making sense?
View 5 Replies View RelatedIs there a way to interrupt the boot sequence, or execute it line by line? Alternatively, after a command has executed and the scree fills up, is there any way to "page up" on the screen?
View 1 Replies View RelatedI have just done a reinstall of Centos 5.3 on a dedicated server (via a KVM). My partition arrangement was the default presented to me by the installer:
As you can see, I'm using LVM for everything other than /boot (I need to use LVM for an app I am testing).
On reboot, I get the following:
[QUOTE]
It looks like it can't find vmlinuz-2.6.18-128.el5 in /boot.
I have rebooted using the Centos Install Disk 1 and gone in to rescue mode. Rescue mode mounted my / under /mnt/sysimage, from there I could see that /boot had been mounted from /dev/sda1 as it should be.
However, there was no initrd.image or /vmlinuz-2.6.18-128.el5 under /boot or /boot/grub. Shouldn't the CentOS installer have created these?
Is there anyway I can recover this installation?
While attempting to install CentOS 5.4 x86_64 from DVD (downloaded torrent), I encountered a fatal error that aborted the install and dumped a bunch of log files. I attempted this a couple of times resulting in the same error. I tested my hardware via CentOS 5.4 x86_64 live cd without exception. Here is my install configuration:
1)Booted to DVD
2)Skipped media test
3)English (English)
4)U.S. English
[Code]....
I am quite new to centos as I am from a windows back ground and trying to change over. I am trying to install Asterisk on a dell quadcore server running centos. I need to install Dahdi for hardware support but when I try to install it I get the following error You do not appear to have the sources for the 2.6.18-164.6.1.el5 kernel installed I don't have a clue
View 2 Replies View RelatedI get "403 Forbidden You don't have permission to access" after attempting an installation of phpmyadmin.
CentOS 5.4
Permissions for directory set to 755 recursively (chomd -R 755 <directory name>)
Directory is in /var/www/html/
I have other test pages in the /var/www/html/ directory that I can access ... I know this seems like a permission issue and in fact the error log states this is a permission issue, but I cannot figure what is the problem here.
I'm trying to install Fedora 13 VM on my CentOS 5.5 64 bit install following the below link. I used this same process to install a CentOS 5.5 VM just to test the process. Now when I try to follow it making changes for Fedora Im getting an error.[URL] config file:
kernel = "/install/vm/fedora/vmlinuz"
ramdisk = "/install/vm/fedora/initrd.img"
name = "fedora13"
[code]...
In the CentOS link I posted it said to use kernel from the xen directory.Ive found out that the last fedora version that shipped with xen was fedora 8. Does anyone know where I can find a fedora 12/13 xen kernel? Ive searched google for hours and can not find a xen kernel. Actually I'm to the point where I would even use ubuntu or any similar distro if I could find a xen kernel.
Every time I selected addons and Mysql i got a notice of a bug report. So i gave in and only selected server and it is installing. I hope i can read enough to get it installed..
View 1 Replies View RelatedI have installed Centos 5.6 on a fresh VPS. After install I ran yum update command. After update was finished I noticed a message saying "Your system kernel may have been updated. Current kernel (2.6.18-238.e15) has been changed to : 2.6.18-238.12.1.e15)". When I reboot, I see two boot option in GRUB. one is Centos 5.6 (2.6.18-238.12.1.e15) Default and other is Centos 5.6 (2.6.18-238.e15). When Centos boots from default, it fails with fatal error. But when I boot with other option, the system boots as normal.
I need to know how to resolve this situation. Why yum update results in Kernel update and 2nd option in GRUB boot loader. and why Centos refuses to boot with update Kernel.
Assume: 1) Multi-cpu environment 2) Process that gets interrupted, is the same process that executes the interrupt handler, so I guess technically nothing gets interrupted except what the process was doing before, but it is still executing as it is executing the handler. 3) There is no top or bottom half, when an interrupt takes place the handler is invoked, executes, then return from interrupt, simple as that.
Why would sleeping the handler (puts in sleep queue, context switch to next runnable process) be a bad idea?
Program code as how to measure interrupt latency..
View 2 Replies View RelatedI'm trying to open ttySx from an interrupt.the kernel crashes. is it possible to open/write to serial port from interrupts ? I think it crushes because when I try to open the device there is a mutex lock which cause the kernel to crash , am I right
View 2 Replies View RelatedHave a Seagate 1TB HDD inside an Antec MX1 case. Never given me any problems. Last night I was trying out mkvtoolnix on a .m4v rip. After mkvtoolnix did its thing I tried to move the new file back to the external. I got an error. "There was an error while moving file ***" Now the Seagate won't let me copy or move any files outside of that folder.
All's I can figure out for sure is this: I had the Seagate plugged into a USB port that apparently is failing. While trying to figure out what was wrong, I unmounted the Seagate, unplugged it from the USB port, and plugged the wireless mouse receiver into the same USB port. The mouse doesn't work. It does work on all the other ports.
Some of the rips have weird symbols instead of the "dot" between filename and the "m4v" or "mkv" extension. It appears to my uneducated eye that the folder's been corrupted. Or maybe permissions?
So I took the Seagate to another Ubuntu PC. The Seagate still refuses to let go of any rips in the "Rips" folder. I plugged in another external HDD so I could compare permissions. When I right-click and go into Properties, both drives say Permissions could not be determined, but the second external HDD "just works" while the Seagate is balled up.
This seems a little dumb, but since I'm not a Linux guru I go for the easy ideas - I also pulled the Seagate 1TB drive out of the one enclosure and tried it in another enclosure. Made no difference.
I'm trying to install the ip_tables module on a xen vps without success.This is what I've done and the error message I'm receiving:
[peter@sql0 ~]$ uname -a
Linux sql0 2.6.18-128.4.1.el5xen #1 SMP Tue Aug 4 20:51:12 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Machine is a Dell PE 1750. Previously running 5.2 or 5.1 32 bit. Tried to install 5.3 i386 but getting this error,
Error An error occurred transferring the install image to your hard drive. You are probably out of disk space.
Click ok Install starting Starting install process. This may take several minutes. Exception Occurred
Traceback (most recent call first ):
File
"/tmp/treedir.14202/instimage/usr/lib/anaconda/yuminstall.py", line 711, in _run
self.ts.ts.scriptFd = instLog.fileno()
[Code]...
I am unable to install CentOS V5.4 on my work station.
After collecting the config info (root password, etc.) the installation immediately gets disk write errors while doing PVCREATE.
I'm installing from the DVD to the 136GB SCSI drive. The drive is known to be good and is writable as a Windows
volume.
The scsi drive is the only drive selected for installation.
I've selected to delete all partitions on the volume and install default configuration however the new partition is not created. code...
Trying to install Google Chrome from the Google repo I get the following error -Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package google-chrome-stable.i386 0:5.0.375.55-47796 set to be updated --> Processing Dependency: lsb >= 3.2 for package: google-chrome-stable --> Finished Dependency Resolution google-chrome-stable-5.0.375.55-47796.i386 from google has depsolving problems --> Missing Dependency: lsb >= 3.2 is needed by package google-chrome-stable-5.0.375.55-47796.i386 (google)
View 5 Replies View Related