Q. How do I setup my Red Hat / CentOS / Fedora Linux system to get IP address and other information via a DHCP server for eth0 interface?
Continue reading “Setting Up a CentOS / Red Hat Linux DHCP Client”
CentOS / Redhat: Chroot And Mount Raid Or Actual Hard Disk From Rescue Kernel / CD
last updated in Categories RedHat and FriendsSomething is wrong with my RHEL networking configuration so I booted using my ISPs remote rescue kernel mode to fix my system. How do I mount and chroot into actual installation to fix the problem? How do I boot from any Live Linux CD and chroot into /dev/sda1 or /dev/md0 to fix the problem or recover the data?