CentOS 5 Hardware :: Moving Centos From Intel To Amd?
Jul 14, 2011
I got a crash on intel machine running intel cpu (CENTOS 5)I would like to know if i can move hdd to new machine with amd cpu? 3 hdd (raid 0 on 2 of them)system is on hdd without raid.
View 1 Replies
ADVERTISEMENT
Jun 11, 2011
I am wondering what is the fastest way for me to move files from a VPS running CentOS to my home PC? I do not have FTP or anything like that installed. Are there commands I can enter in putty, for example, that will simply download an entire directory on the VPS onto my home PC?
View 2 Replies
View Related
Sep 13, 2010
I've installed from the CD the Centos version 5.5. When I try to connect to Internet I can't because I received some errors. I've the Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller also a wireless slot (I've the wireless card DWL-G650+) When I turn on the pc and I go to "Ethernet Device", I see set: peth0 (Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) ETHERNET CONTROLLER) and also set "Bind to MAC address": fe:ff:ff:ff:ff:ff I've set manually the IP address (I'm under router). Status is "Active" but can't go on the Net. When I change to "eth0 (Intel EtherExpress/100 driver)...sometimes become "Active" an other times said that the MAC address is different or to check the cable because can't find the IP. What can I do?
View 5 Replies
View Related
Jul 10, 2009
I have an intel DP35DP motherboard - ICH9 southbridge - set to AHCI mode. Working fine under 5.2. Yesterday I updated to centos 5.3, and got kernel 2.6.18-128.1.16 and now it can't boot. It hangs trying to read sata1 with DRDY errors and exceptions.So then I installed 5.3 from a DVD onto a new drive, and got kernel 2.6.18-128. This worked, most of the time, but occasionally gave me this error. I then updated my BIOS, and the error went away.Then I updated this new working drive to the latest kernel (yum update again) and got kernel 2.6.18-128.1.16, and now it wont boot again, with the same message.
ata1: failed to read log page 10h (errno=-5)
ata1.00 exception Emask 0x1 SAct 0x1 SErr 0x0 action 0x0
ata1.00: irq_stat 0x40000008
ata1.00: cmd 60/08:00:61:4b:38/00:00:3a:00:00/40 tag 0 ncq 4096 in
ata1.00: status: { DRDY }
ata1.00: revalidation failed (errno=-2)
ata1.00: revalidation failed (errno=-2)
[Code]....
View 2 Replies
View Related
Dec 31, 2009
I've a Centos 5.1 server on S5000vsa Intel board with 6 bay HD in raid 1 mode (2 HD), and working fine until I've decide to make a yum update. Today the Centos is 5.4 but seems necesssary to upgrade the megasr driver for the raid function (i.e. , is not possible to contact the raid firmware trought Web Console 2). I've download the last megasr driver from Intel and I follow the instruction to upgrade the driver with s.o. installed, but when I start the server and choose via grub the new img boot file, the display show :
megasr.ko invalid module format -1 and stop. The linux version is the same in the machine (uname -a) and from the driver (2.6.18-164.9.1.el5). Another question : in Intel instruction spoken about megasr.o , but on img file I found a megasr.ko . I think instructions referre to old linux 2.4
View 3 Replies
View Related
Mar 18, 2009
I installed centos 5.1 in my system, it installed perfectly, but when I am trying to install centos 5.2 then it is not let me install.
My system has 220 SATA HardDisk Intel Core 2 Duo 4 GB RAM Intel Desktop Board DG41TY when I try to install centos 5.2, it show me menu bar After hit enter key to install centos 5.2, it show me loading usb drive and then showing some strange font. System is hang after this Can you please tell how I install centos 5.2
View 5 Replies
View Related
Apr 8, 2010
i want to change my server to a intel d510mo withoutchanging the installation.The old nstallation runs on a centos 5.4 asus amd board witha sata raid, sata-sil adapter in no raid modus.and that is the problem.i boot the centos on the intel board, and only the sata-sil module is loaded, so noata drive is found.How can i change this? udev? i disabled the scsi-hostadapter in modprobe.conf, but no
View 1 Replies
View Related
Jul 4, 2009
I help develop an Asterisk channel driver that uses USB audio devices to link amateur radio stations via the Internet.All worked well under Centos 5.2 but I recently upgraded to Centos 5.3. I now get either "cannot submit datapipe for urb 0, error -28: not enough bandwidth" followed by a kernel panic or choppy audio depending on the use of either single or multi-TT hubs. For at least 4 devices, things do work under Centos 5.3 if I have a PC with 4 USB ports and do not use a hub. Of course I need to use a hub in most cases errors but even with a single device connected, data seems to be lost resulting in choppy audio. We need the hubs to work for larger systems and PC's with only 2 USB ports.Hardware:
USB 2.0 Audio Device Class 1.0, C-Media CM108
USB 2.0 HUB, 7 port with one TT, NEC UPD720113 or
HUB 2.0 HUB, 7 port with multiple TT's, Genesys Logic GL852.
[code].....
View 1 Replies
View Related
Aug 19, 2010
What I'm doing is attempting to create a minimalized CentOS which only installs the base components.
I decided that I'd install everything I need, then I did a ..
rpm -qa > installed-packages
I think used this new file to move all the RPMs that were used during the installation from ~/CentOS/disk/CentOS/ to ~/CentOS/graveyard
[root@localhost CentOS]# cat installed-rpms-no-vers | while read file; do mv disk/CentOS/${file}* ~/CentOS/graveyard/ ;done
mv: cannot stat `disk/CentOS/iptables-ipv6*': No such file or directory
mv: cannot stat `disk/CentOS/nss-tools*': No such file or directory
[Code]....
View 5 Replies
View Related
Mar 31, 2010
I have Fedora installed and I am trying to change to CentOS. Can't boot from live CD I download
View 2 Replies
View Related
May 27, 2009
This might be a common topic but searching yielded me no results. I am trying to take one of my NAS servers from an IDE hard disk to a new SATA hard disk. Reinstalling the OS is not an option. I have a working system and have cloned the disk using Acronis True Image to a SATA hard disk.
First, Grub has to be reinstalled which is no problem. I have done this and it works just fine. My SATA drive is booting through Grub and attempting to load CentOS. Obviously the problem lies in that my original drive is /dev/hda and my new disk is /dev/sda
I have changed the following to try and correct the issue:
/boot/grub/menu.lst
/boot/grub/device.map
/etc/fstab
The new disk is still having problems booting. I have attempted before to create a new inittab but I am not sure it was successful and I encountered the same issues. After booting via Grub, here is the message that I receive
Unable to access resume device (LABEL=SWAP-hda3)
mount: could not find filesystem '/dev/root'
setuproot: moving /dev failed: No such file or directory
[Code]...
There must be some places that still reference hda. That first line of the panic message talks about SWAP-hda3. I have changed an entry like that in the Grub config but it still shows up at boot time.
View 1 Replies
View Related
Dec 8, 2009
Here is a dumb question (For some reason I can never remember Linux commands but can always remember DOS commands). I don't know what it is, but I think it's the "everything is a file or a directory" nature of Linux that I can't remember it.
Anyhow, I have an instance running on Amazon EC2. I have noticed recently that FreePBX (an Asterisk GUI) is warning me of shortage of disk space. So here is the output:
[root@ip-10-251-123-3 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.9G 8.8G 621M 94% /
/dev/sda2 147G 188M 140G 1% /mnt
[Code].....
So, it seems that I have a lot of space in sda2 but I don't know how to access it. how to do a symbolic link (or I can search with google) to move some folders to sda2 and then link them.
View 12 Replies
View Related
Mar 8, 2010
I have a logserver.log located at /usr/local/logserver. It's NSLOGDEPTH=100. I'm not sure if this is the reason but my log file is only up to 100 only..samplelogserver001.loglogserver002.log......logserver100.logThe other logs were already removed. I do not have any scripts on logrotate for this specific logs. My question now is: How can I move some logs automatically so that it will not be removed totally from the system. I'm planning to move it locally on the server and compressed it at the same time. My second plan is to move it on another server. Do I need to create a script on this or can be done on logrotate? (note: i do not want to remve old logs)
View 1 Replies
View Related
Jun 22, 2011
I have recently lost quite a bit of electronics around the house to a power surge/lightning strike (all items were on APC backups). The drives from my server were undamaged and I have a new server to host them in. I am having a hard time getting the new server to boot up with the old drives (trying to avoid a fresh install/rebuild of server). The hardware is very similar but not identical. At this point it gets to the following during the boot process:
Scanning and configuring dmraid support devices
md: Autodetecting RAID arrays
MD: autorun ...
MD: ... autorun DONE.
MD: Autodetecting RAID arrays.
[Code]...
View 2 Replies
View Related
Apr 3, 2009
Especially /var because I am running a MYSQL server on this box. I want to know if there is a safe procedure to follow to move these partitions from the current sda2 and sda3 that they are now to sdb2 and sbd3 because this is a much bigger disk. I don't want to break MYSQL and I don't want to be down for a long period. I have heard of some people suggesting a sym link to a /newvar and /newuser on sdb but I have also read this will not work when moving to a different physical drive.
View 3 Replies
View Related
May 19, 2009
Ive setup a filesystem on a RAID 0+1 and am looking at moving root filesystem from a single disk to the new one. I could not install CentOS on mirrored filesystem as the RAID card did not have a pre-built driver for CentOS 5.3, so I had to compile the driver after installing the system.
What Im going to do now is:
1.Mount the new mirrored filesystem under /root1
2.use find | cpio to copy everything from the existing / to /root1
3.use grub to create a boot record on /root1
4.edit /root1/etc/fstab to point / to the new disk
5. reboot the system and keep my fingers crossed
Is this the way to go? Am I missing anything?
View 6 Replies
View Related
Nov 11, 2009
I've a pc running Centos 5.4 with an uniq external hard disk hooked by USB (no internal drive). I'd like to hook it through e-sata to get performance improvment. So I am using a sata->e-sata connector to plug the disk.The disk is well detected by the bios, and Centos begin to boot but when it wants to mount the volume groups I've a kernel panic.VG and LV names are detected, but the system says it can't find them (there is a /dev/root not found error message)If I boot the system through a live cd I can mount and access VG/LV without problem any hint to get the system up and running through sata ?
grub.conf:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
[code]...
View 1 Replies
View Related
Oct 6, 2010
I have a series of four config scripts which all run in sequence of each other.first occurs during the whole kcikstart thing.Kickstart then tells rc.local to run step2, which then tells rc.local to run step 3. No steps are repeated, after they are run they delete themselves from rc.local.After each step, it reboots.Step 3 is responsible for creating the /etc/sysconfig/network-scripts/ifcfg-eth1 file, and populating it. It greps ifconfig -a for the mac address of USB0.
#! /bin/bash
# Check to see if the usb nic takes eth2, if it does, move it to eth1[code]............
View 1 Replies
View Related
Mar 11, 2009
i try to install centos on server with MB SuperMicro(X7DCL-i) [URL] But centos don't see my hard drives. In any mode(raid intel, raid adaptec, without raid), it's always tell me No driver found. Unable to find any devices of the type needed fot this instalation type....
This Motherboard have 2 type of raid. Intel ICH9R raid or Adaptec embedded raid
I download driver ICH9 RAID/AHCI driver (Provided by Adaptec) for Redhat Enterprise Linux 5 (32 Bit) from [URL], but after loading driver, it's do not see drives too.
how install linux on this server?
View 8 Replies
View Related
Apr 9, 2009
I am having a hardware problem with my samba server. It is on an Tyan AMD motherboard, (Tyan S2469), and it appears the board has gone bad. Is it possible to transfer the drives onto my Tyan S2735 mother board without a complete reinstall? I really need to save the data on the system.
View 6 Replies
View Related
Jun 1, 2009
[URL]
Quote:toracat wrote:Quote:Reason for custom build is the need to disable ieee80211 and ipw2200 pre-built module in kernel. Trying to get wireless working, and I want to use the later versions of these modules in the hope to get wireless working.
View 4 Replies
View Related
Nov 18, 2009
Does CentOS 5.4 support Intel Q45 graphics chip? If it does not support, How do I install the driver manually?
View 1 Replies
View Related
Nov 20, 2009
I've got a 64-bit CentOS 5 setup and I'm trying to run startx, but when I do I get:
I tried changing the display driver to i810 in xorg.conf but it can't find that module either.
View 12 Replies
View Related
May 15, 2010
inter x5405 cpu , centos5.4 x64 , qemu kvm ,kvm setup win2003x64 os, kvm show a qemu virtual cpu,but i will install some software need intel cpu ,it is show need amd/other file support. can i config it as a inter cpu?
View 1 Replies
View Related
Aug 4, 2010
anyone using HP Elitebook 6930P with CentOS5.4 and successfully installed sound drivers?
sound ( ON and MAX volume) but test sound etc does not work.
View 1 Replies
View Related
Apr 6, 2011
in order to using the SR-IOV, according the guide HOW_SRIOV [Moderator edit: fixed link.]but i can't got the VFs.so i try to compile the driver :igb-2.4.13 and igbvf1.0.7.but i failed to install them.when i make install the igb-2.4.13 i got the errormsg:root@localhost src]# make installakefile:106: *** Linux kernel source not configured - missing version header file‚[root@localhost src]# i alreadly installed the kernel-headers-2.6.18-194.32.1.el5.x86_64.rpm .some system info maybe needed:Information for general problems.
== BEGIN uname -rmi ==
2.6.18-164.el5 x86_64 x86_64
== END uname -rmi ==
[code]....
View 6 Replies
View Related
Jul 15, 2011
I have a problem. serial port not working on CentOS. when booting system first time i see:
Quote:
View 1 Replies
View Related
Mar 30, 2011
how to install intel 82573E gigabit on centos 5
View 2 Replies
View Related
Sep 3, 2010
I just came to know that we can also use HP MC Servicegaurd for clustering in Linux environment too. I did some google but could not found much info about the packages and all. Can I use HP MC Servicegaurd with RHEL/CentOS on 32 Bit Linux on Intel Machines? Is the rpm (or tar ball) of HP MC Servicegaurd freely available? I just wanted to use it for learning purpose.
View 2 Replies
View Related
Jul 25, 2010
I will install ncetcdf4.1.1 with intel fortran 11.1 on centos,according to the readme file,"configure.."is complete,when i command "make",the following message apear:
[root@localhost ~/netcdf-4.1.1]# make
make all-recursive
make[1]: Entering directory `/home/hu/netcdf-4.1.1'
Making all in f90
[code]...
View 23 Replies
View Related