Red Hat / Fedora :: How To Install RHEL6 Via PXE Boot

Dec 20, 2010

I am looking to install RHEL 6 over the network. I havent done any kind of installation before, so this is proving to be an uphill task ergoI just registered on this forum.I'll first let you know what i have:1. I have an RHEL 6 image on one machine and on the same machine I also have a DHCP server ( but am not sure if I have a TFTP server as well - anyway to check ?)What I need:

I need to install RHEL 6 on another machine using the image on the earlier mentioned machine. I have come across many links on my searches online which cover the theoritical aspects which mentions the use of "kickstart" file which once transfered to my client-machine has to be run to install RHEL on my client.. But my problem is, I am unable to find any place which gives a sequence of steps or commands to follow which will help me install this... Can you please guide on how i can go about this

View 2 Replies


ADVERTISEMENT

Red Hat / Fedora :: Cannot Install Edimax 7717 Drivers On RHEL6

Jul 10, 2011

I am using a wireless usb device to connect to my router and the make/model of the device is Edimax 7717Un. Drivers for Linux came with the CD and I tried to follow the Read me .sta but I cannot understand few things.

1 When I tried to compile the code by using $make command the code is getting compiled with some errors which are mentioned below:

_Linux_STA_V2.1.2.0/os/linux/../../os/linux/rt_linux.c:1508: error: 'struct net_device' has no member named 'open'
/root/Desktop/LIN_FILES/2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/../../os/linux/rt_linux.c:1509: error: 'struct net_device' has no member named 'stop'

[Code].....

if there is way of installing the driver for my make and model in RHEL 6.0 or is there anything I can do( which I think would be slightly too much for me) in this circumstances. I am attaching README.STA and the MAKE file with this post .

View 1 Replies View Related

General :: [RHEL6] Can't Boot X Window?

Jun 4, 2011

I can't boot the X window (init 5) after yum groupinstal;l "X Window System"

View 1 Replies View Related

Red Hat :: RHEL6 - Can't Boot From Usb Flash Drive

Dec 22, 2010

I follow the RHEL6 installation guide to make a USB minimal boot media. The document told me the only thing i need to do is:

Code:

dd if=boot.iso of=/dev/sdb

Where boot.iso is a 200MB ISO image i downloaded from the Red Hat Customer Portal and /dev/sdb is my USB flash drive. But i failed to boot. The USB flash drive's size is 2GB, and my PC's bios supports boot from USB.

View 2 Replies View Related

General :: RHEL6 - Disable The Tiered-progress Bar During Boot?

Mar 15, 2011

How do you get RHEL6 to display the "traditional" display of startup information instead of the tiered/stacked progress bar? The standard info dump is displayed during shutdown.

View 2 Replies View Related

Red Hat :: Install Firefox 4 In RHEL6?

Apr 22, 2011

Is it possible to install firefox 4 in RHEL6? I can't find a mirror for this package.

View 3 Replies View Related

Networking :: PXE Install For RHEL6 X86 Not Working?

Jul 15, 2011

I am trying to install RHEL6.0 x86 from a PXE server. Right after formatting the disk installer shows this error:"Unable to read package metadata. This may be due to a missing repodata directory. Please ensure that your install tree has been correctlygenerated. Cannot retrieve repository metadata (repomd.xml) for repository: anaconda-edHatEnterpriseLinux-201009222021.s390x. Please verify its path and try again."I extracted the image on Windows host and then moved it to the Linux PXE server

View 8 Replies View Related

Red Hat :: Install 32bit Wine On 64bit Rhel6 Os?

May 10, 2011

Is it possible to install 32bit wine on 64bit rhel6 os. If yes please send me the procedure. I tried but it asking 32 bit lib's and if i install 32bit lib's rhel giving error conflict.

View 1 Replies View Related

General :: Install Flash Player 64 Bits Rhel6?

Aug 2, 2011

how to install flash player 64 bits rhel6

View 2 Replies View Related

General :: Install And Run Php, Mysql & Apache In Rhel6 In 64bits Redhat

Aug 3, 2011

how to install and run php, mysql & apache in rhel6 in 64bits redhat

View 2 Replies View Related

Red Hat / Fedora :: Disable The Iptables On RHEL6?

Feb 4, 2011

1: Did chkconfig --level 12345 iptables off (and ip6tables too)
2: Did system-config-firewall and unclicked enable
3: Rebooted:

Dang the stuff is still there:

--
# /etc/init.d/iptables status
Table: mangle
Chain PREROUTING (policy ACCEPT)

[code].....

View 6 Replies View Related

Red Hat / Fedora :: Smart Card Authentication In RHEL6?

Mar 2, 2011

I have recently installed RHEL6 BETA on my desktop. the login page is somewhat different from RHEL5.4. I can see 3 option

1) Log into session with smart card authentication
2) Log into session with fingreprint
3) Log into session with username & password.

By default only first option is active. If I press cancel, then only I can get the options for user & other.Then if I am selecting my user account and giving the password, nothing is coming. The screen is just flicking & coming back to original. No authentication failure can be seen.

View 1 Replies View Related

Red Hat / Fedora :: Mounting Of NTFS Filesystem On RHEL6?

Jul 7, 2011

I am new to Linux platform and have installed RHEL 6 on my computer. I have gone through different posts on websites regarding how to mount windows drive on to the Linux file system.Here are few results of my trial where results are slightly overwhelming for a guy like me:

1. Mounting NTFS file system using mount commandAs a su-)
" $mount -t ntfs /dev/sda1 /media/MyFilesystem"

Output: error: unrecognised file system ntfs

2. I followed step by step instructions of installing Fuse and ntfs-3g_ntfsprogs but had no luck:

while using this command for the installation of for FUSE-0.9(which I guess prepares files for installation) I am getting this error :
" Command use: ./configure --exec-prefix=/; make;make install"

Error: "Checking Kernel source directory.../usr.src/kernels/2.6.32-71.e16.x86_64...Checking Kernel source version.......Not found "
Configure error: cannot determine the version of the Linux kernel source.Please configure the kernel before running this script.

Woooh , as u can see my Linux version is mentioned in that message so can anyone lemme know whether this issue is because of the incompatibility of Fuse with my version of Linux or am I suppose to make some changes in the command itself.

View 7 Replies View Related

Red Hat / Fedora :: Change RHEL6 Login Screen Background?

Jan 15, 2011

With the new changes to RHEL 6, and it being more inline with Fedora, how do you change the login screen background? I'm talking about the main login screen, not after you have logged in and need to change the desktop background. We use a custom background for machines in our lab, and need to implement this on 6.

View 1 Replies View Related

Red Hat / Fedora :: RHEL6 Login Banner With Cancel Button Not Working

Jan 25, 2011

Having a little issue with creating a login message banner in RHEL6 that uses two buttons. One for Accept which logs the user in. The second for Cancel which immediately logs the user out. I've modified the /etc/gdm/PostLogin/Default file to have the script, posted below, and it worked perfectly fine in RHEL5. But in 6, when you click Cancel, the user is still able to log in. It even states in the system logs that the user cancelled the login.As you can see, I have the script using the 9th field of the user's env to get the PID, and using the kill command to end the process, which should be logging the user out right away if they click the Cancel button. This works in 5 without issue (though I used -f5 in RHEL5, had to move it to -f9 for RHEL6).

View 4 Replies View Related

General :: PC Won't Boot After New Fedora/Win XP Dual Boot Install?

Sep 7, 2009

I have a PC with three HD's. My primary hard drive has a single partition and contains Win XP SP3. I have a second hard drive which I use to store junk (pictures, movies, etc). The third, 60GB HD, I just put into my PC and I wanted to install Fedora 11 onto it. I want to have a dual boot system with WinXP being the default boot. I downloaded the latest build of Fedora 11, created a LiveCD out of it and I tried to install the OS onto this third new hard drive. I installed the OS, I told it to use the entire third HD and to have a dual boot setup and make the WinXP OS be the default boot. The installation seemed to go without any problems. However, after restarting the PC, the PC stops booting right after the DELL screen. It gives me a cursor and that's it. It just sits there. I have tried redoing the install about 4 different times now and no matter how I change the different installation options, I get the same result. Now I can't even boot into XP even after I disconnect the third drive. I am guessing that the dual boot got screwed up; I just don't know how to fix it and more importantly, how to install Fedora, dual boot.

View 15 Replies View Related

General :: Run Kvm (rhel6) On 32 Bit Architecture?

Jun 20, 2011

i am using acer extensa 4620 laptop of 32bit architecture with core 2 duo processor and 1 gb ddr2.i have installed RHEL 6. i want to do practice on virtual machine for my rhce exam.due to 32bit architecture i am not able to use kvm one more problen,during installation of RHEL6 i cannot use "install or upgrade" option while booting dvd.after entering this opiton my screen goes blank nathing comes,but i am able to install usic "basic video driver option" same problem i face when i enter in rescue mode also..... nothing is displayed...the screen goes blank

View 2 Replies View Related

Red Hat :: Why Kernel Cannot Compile Kvm.ko For 32-bit Rhel6

Apr 29, 2011

I compiled kernel-2.6.32-71.24.1 on 32-bit rhel6, but there is no kvm.ko. what if I want to use kvm on 32-bit rhel6.

Steps to Reproduce:

1. install kernel-2.6.32-71.24.1.el6.src.rpm

2. rpmbuild -ba kernel.spec

3. find /root/rpmbuild/BUILD/kernel-2.6.32-71.24.1.el6/linux-2.6.32-71.24.1.el6.i686/-name kvm.ko

Actual results:

not found kvm.ko

View 1 Replies View Related

General :: Difference Between Rhel5 And Rhel6?

Feb 10, 2011

The new Red Hat release takes advantage of the latest Intel and AMD processors as well as advancements in virtualization and Windows interoperability.

View 4 Replies View Related

General :: RHCSA Exam In The RHEL6?

Apr 5, 2011

I wanna take the RHCSA exam in RHEL 6. I read exam has 2 parts. And I have some questions about exam.

1. Do they take the exam in one day or 2 days?
2. How many questions come in theoretical part?
3. How many minutes for 1 question?

[code].....

View 7 Replies View Related

General :: RHEL6 - Stop Booting To The GUI

Feb 11, 2011

I loaded RHEL6 (first time ever loading it) and it would boot to the cmd line. I changed /etc/inittab to boot to GUI, now it freezes. I want to change it back, but do not know how to stop the boot process so I can get to the cmd line to re-edit inittab. I'm working in VMware vCenter.

View 5 Replies View Related

General :: Does RHEL6 Include Smp Kernel

Dec 17, 2010

Does RHEL6 include smp kernel? When I run uname -arn it does #SMP but I want to confirm if a seperate RPM like kernel-smp-* is included in default installation.

View 4 Replies View Related

Server :: Kickstart Installation Of RHEL6

Apr 26, 2011

I need to do a project on installing RHEL6 via kick start file in a single DVD. I have made the kick start file and it's ready with the basic parameters like keyboard type, language, firewall and SElinux disabled. How can i boot it in the server. Also please help me in the below steps,

I need to use LVM option for File systems except swap and /boot, how can i mention it in the file?If there is a need to use NIS or LDAP where can i mention it in the file?

View 5 Replies View Related

Server :: Yum Update Rhel5.1 To Rhel6?

Feb 3, 2011

what is the process of updating rhel5.1 to rhel6

is there anything which need to done before creating yum repositry and simplly running yum update ?

View 2 Replies View Related

Software :: Gnome-do Like Application For SL6/Rhel6?

Jun 22, 2011

I dig gnome-do. Is there a comparable program out there available for SciLinux 6 or RHEL 6?

View 1 Replies View Related

Software :: What Is The Default Email (MTA) For RHEL6

Jan 17, 2011

I'm not sure what most people are using. I'll all I've been able to find stated from Redhat is that both Postfix and Sendmail are used. However, studying I've found that Postfix is alot easier to configure.

View 3 Replies View Related

Red Hat :: RHEL6 Have Ia32-libs (or Equivalent)?

Feb 10, 2011

I recently upgraded my RHEL system from 5.5 to 6.0. When I went to install a 32-bit application I got the normal failure for missing 32-bit libs (/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory). With RHEL5, simply installing ia32-libs takes care of this problem.

In this case, a "yum search ia32-libs" shows no such package exits. So either it doesn't exist or I've got a yum config problem (although I can pull x86_64 packages just fine). If it doesn't exist, is there an equivalent package?

View 1 Replies View Related

Red Hat :: Encryption In Rhel6 Using Luks But Not Worked?

May 9, 2011

first i make one partiton ten format it add mount point and fire luksopen command and create secert file and enter this in crypttab but when i rebbot it showes scert file not found and partion remain unlocked

View 1 Replies View Related

Red Hat :: Rhel6 Cannot Support 32GB Memory?

Mar 6, 2011

My computer has a memory of 32GB,I know rhel6 has a PAE enabled kernel by default. but the command "free -m" only shows total memory of 16GB ,why?

View 9 Replies View Related

Red Hat :: Switching / Adding Repos In RHEL6

Nov 23, 2010

I am trying RHEL6 in the 30 days free trial period.I am considering to add CentoS 6 epel repos to add more packages( geez RHEL repos are really tiny aren't they ?)I know I must change /etc/yum.repos.d/ and create some epel.repo with some content.What do I put there to activate epel-6 repo...?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved