General :: Configure A System To Boot Windows XP / CentOS 4 And RHEL5

May 21, 2010

I am trying to configure a system to boot Windows XP, CentOS 4 and RHEL5. I have one hard drive that contains both Windows XP and CentOS 4, and a separate drive that contains RHEL5. Until recently, I only had one SATA cable, so I could only connect one drive at a time. Under this configuration, everything works fine. When the RHEL5 drive is connected, I can boot into it. When the Windows/CentOS drive is connected, I can dual-boot into either OS. (GRUB was configured on this drive automatically when I installed CentOS into a new partition.)

Opening the box and moving the SATA cable is a lot of trouble, so I finally got a second SATA cable and enabled both SATA0 and SATA1 in the BIOS. I currently have the Windows/Centos drive as the primary, and I can still boot into both Windows/Centos. Now, I want to add RHEL5 to menu, but I can't find the file GRUB is using to present its menu at startup.

I have configured GRUB before on other systems, but I just know the very basics, such as where the grub.conf file should be. So, I spent a whole day reading advice online and asking friends who might have experience with these issues. Here are the steps I have taken so far:

I confirmed there is no /boot/grub directory, and /etc/grub.conf is a broken soft-link to /boot/grub/grub.conf. I did a find for grub.conf, which found nothing. I did a find for menu.lst, which found one item -- an example GRUB config file in /usr/share/doc/grub-0.95. I noticed that when CentOS boots, I see the GRUB commands printed to the screen, the first of which is:

root (hd0,2)

So, I did a grep -R "(hd0" * at the / directory, which also found only one item -- the example menu.lst file in /usr/share/doc/grub-0.95. I discovered that I can go to the command line grub from the grub menu and do:

cat (hd0,2)/grub/grub.conf

The cat command returns a printout of the grub configuration the system is obviously using. I didn't create this file, but the titles are identical to what I see in the GRUB menu, the default boot is Windows, and the timeout is very short. This must be the file. It looks like:

default=2
timeout=5
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.9-89.ELsmp)

[Code].....

I've also tried making the RHEL5 drive the primary drive. In that case, I can modify the existing /boot/grub/grub.conf file and see my changes at the GRUB boot menu. However, I can't get Windows to boot in this configuration. I've done a lot of google searching on the topic and added map commands to make Windows think it is on the primary drive. But, I'm still unsuccessful on this front as well. I think I'm closer to solving the problem with Windows/CentOS as the primary. However, if you think I will have more success with RHEL5 as the primary drive, I can provide more details as to my current grub.conf on that drive in a later post.

View 6 Replies


ADVERTISEMENT

General :: Installing Hudson In Centos 5 - Manage Hudson By Using Configure System And Configure Options?

Aug 9, 2011

I have tried to install and configure Hudson in centos distro version 5.Installed hudson with tomcat by deploying .war files.after configuration was completed, builded a project.It displayed build was completed successfully.but I was not able to download output of build.

So I rechecked configuration,found that i havent set artifact file pattern to archive. how to set artifact file pattern and how to get build output. how to manage hudson by using configure system and configure options.what is the correct way to configure public hudson?.

View 3 Replies View Related

General :: Configure A USB Modem In RHEL5?

Dec 22, 2010

I have a Multitech MT9234ZBA-USB modem. The CD included RHEL drivers which I have installed with RPM. The lsusb command output shows the modem: Bus 004 Device 005: ID 06e0:0319 Multi-Tech Systems, Inc.Which communications software should I use to connect to the modem and issue AT commands?

View 4 Replies View Related

General :: Configure Nat Server On Rhel5?

Dec 24, 2008

i wnt to know how to configure nat server in rhel 5 i have net on eth0 so hw can i share net on my lan through nat server

View 3 Replies View Related

General :: Configure RHEL5 PXE Install Server?

Jan 12, 2010

I want to configure a PXE Install Server with RHEL5u3 64bit.

View 1 Replies View Related

General :: Unable To Configure System For Dual Boot

Jan 8, 2011

I am new Linux, but have already installed a new HDD in my PC and successfully installed Fedora 14. Unfortunately, I am unable to configure my system for dual boot and my PC always boots right up into Windows Vista which is the original OS on my original HDD. I have searched the web, but only find examples of splitting partitions and dual booting into different versions of Windows. I apologize for the simple question, but I am certain that someone in here can point me in the right direction. My intention is to migrate to Linux entirely, but want to learn Linux before completing a full migration.

View 4 Replies View Related

General :: How To Configure Dual Boot :ubnto1104 And Windows 7

Jul 23, 2011

i have win7 already installed and working well on my hard drive and [FONT="Arial Black"]then i wanted to install ubunto 11 04 but i had a lot of problems .After several trials , I succeded at insalling ubunto (i had a message telling that installation was successfully done and asking me to reboot ) But after reboot I had no boot options . That is the boot went directly to win7 . Who can tell me how to fix this problem? If I don't find an adequate answer to my problem I will format the ubunto partition and give the free space to win7 (by the way I have given 50 giga space to ubunto )

View 4 Replies View Related

General :: Rhel5 - Cannot Configure Samsung Syncmaster 632nw Monitor To Display Full Screen At 1360X768

Dec 15, 2009

I am new to this forum. I am a both rhel5 and fedora user.I can not configure my Samsung syncmaster 632nw monitor to display full screen at 1360X768.There is huge blank space on left and right portion of the monitor.The maximun resolution is 1024*768 and minimum is 640*480.

I have tried many times to solve it using xorg.conf but still unable to do it.

Here is xorg.conf's content :

View 5 Replies View Related

General :: Windows XP Failed To Boot In Dual Boot System?

Jul 5, 2011

The problem is this: I have a 320gb HDD splitted in 4 partitions. When I first installed Windows XP I formatted the HDD in 3 (Windows system partition, Media partition and another one I left for Linux). However Linux requires another partition for swap. Everything was just fine. One day Windows stopped working and I tried re-installing it. After the system was ready to start, Windows failed to boot with "NTLDR is missing" message. I tried to recover the Master boot record, even replaced NTLDR manually - nothing worked. I read that in order a HDD to be partitioned in more than 3 parts the so called "extended" partitions must be created. I think this may cause the problem but I don't want to wipe out everything (I have more than 100 GB of books most of which are not available anymore in the same locations I have downloaded them)

View 1 Replies View Related

General :: Run Windows 7 And Rhel5 Server On Same Pc Under Xen?

May 21, 2010

I have rhel5 running ok and windows7 running ok, and currently access both via grub (both os are on separate disks) I want to be able to switch between both without rebooting. xen is installed and working but I cannot configure windows to run as a guest as xen wants an iso or img file.

View 1 Replies View Related

General :: Boot Windows In System?

Jun 27, 2011

I have to have a dual-boot system: Windows 7 and Slackware. Rebooting is painful! Isn't there a way for booting Windows inside Linux? Not like VirtualBox thing, I've Windows on my hard drive.

+ I'm sure there is a way because I've read some HOW-TOs about it but sadly I can't find them.

View 4 Replies View Related

General :: How To Access Windows's Share From Rhel5

Apr 23, 2010

I want to access shared directory of windows xp from redhat linux. I share 'd:' drive from windows machine.

View 3 Replies View Related

General :: How To Reinstall (CentOS 5.2 = RHEL5) In Laptop

Jan 11, 2010

I plan to reinstall linux (CentOS 5.2 = RHEL5) in my laptop because of insufficient diskspace partition in /. Only allocate 8.8G for /root and the rest to /app/Current my kernel version is 2.6.28, which are latest than the CentOS release which is 2.6.18, I think. Someone compile the kernel for me because he said my laptop network card is not recognized in the 2.6.18 released. I am not sure how he did it. I am a bit worried because if I reinstall again, I will face the same problem that my network card is not recognized!.

View 12 Replies View Related

General :: Make A File System Like Ntfs Like RHEL5.0 ?

Apr 7, 2010

How to make a file system like ntfs in linux like RHEL5.0 ?

View 3 Replies View Related

General :: Migrate An Existing System With RHEL5 OS To RAID1?

Mar 7, 2011

I am trying to migrate my existing system with one IDE disk , tools installation already done... without loosing informations and having to install once again every things, to RAID1 (soft) with a second IDE disk I tried to do this using somme informations given on forums but i always have a kernel Panic at the end of boot What I did:

The system is going down for system halt NOW!
login as: root
root's password:
/usr/bin/xauth: creating new authority file /root/.Xauthority

[code]....

View 8 Replies View Related

General :: Windows - Backup A Dual Boot System?

Aug 29, 2010

I dual boot windows and ubuntu on a particular machine and I'm looking for a comprehensive backup solution. Basically I'm after a single tool to clone the entire drive and do incremental backups with little to no concern for the underlying os.

My first instinct is to set up rsync to do the back up from ubuntu and just mount the windows partition when it does its thing so it backs that up too. Does that sound reasonable or am I missing something? At face value this seems like a reasonable answer, but I can't help but feel like something is "off" with that approach.

View 3 Replies View Related

Software :: Configure DNS Name In RHEL5?

Nov 13, 2009

configureing my Domain name (dbpche.com) in RHEL5.0 and also how to make it accessable to the internet access via httpd (apache)I have configure apache, and tested it in local its working fine. but i want to configure it with my Domain name.

View 2 Replies View Related

Red Hat / Fedora :: Make Machine To PXE Boot Windows From Another Machine Having RHEL5.2?

Jul 23, 2010

I want to make my machine to PXE boot windows from another machine having RHEL5.2. I know the procedure to PXE boot linux, but I want to know is it possible to PXE boot your client machine with windows XP.

View 1 Replies View Related

Red Hat / Fedora :: Configure Webalizer On A CentOS 5.5 System?

Sep 14, 2010

I have been trying to configure webalizer on a centOS 5.5 system.I did the yum install and I found this helpful link...[URL]..However when I try to change the dir it puts the info into, it keeps giving me an error cannot cd to the directory. I changed the /etc/webalizer.conf file as described in the above article and try to run it manually same results.

/etc/cron.daily/00webalizer Error: Can't change directory to /home/webalizer/ When I put the original dir back in the path it writes to /var/www not /var/www/output like it should. I even tried a local /var/wwww/output dir. Then I tried a link to /home/webalizer/output (a dir I created) and same results.(with orginal .cfg in place) I go to my www page remote or on the local network I get page not found errors. http://mysite.com/webalize or 192.168.1.80/webalizer page not found.

In summary.
1. Why wont the /etc/webalizer.cf file allow me to change the location of the files?
2. How do I display the www page to view the data?
3. How can I secure the www page so only I can view the data.

just saw this in my email too :
header info deleted...
/etc/cron.daily/00webalizer:
Error: Can't change directory to /home/webalizer
/etc/cron.daily/logrotate:
Current logging target is:
`- SYSLOG

edit: i should also mention SeLinux is in permissive mode not enforcing while i am testing this.

View 2 Replies View Related

CentOS 5 :: Install And Configure X Window System/KDE?

Jan 25, 2011

I've got CentOS 5.4 without access to internet (install all from DVD).When I try ti run Eclipse via remote desktop I've got error:

Quote:(.:30196): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(.:30196): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

[code]....

View 9 Replies View Related

General :: Boot - Delete Backtrack From The System And Go Back To Windows 7?

Oct 18, 2010

I installed Ubuntu, with a dual boot functionality and worked great. I was recommended Backtrack 4 and I installed it in the system. Now, I try to use the dual boot with Backtrack, Ubuntu and Windows 7 and only Backtrack works. I tried the restore disks that I created when I got the laptop, but the problem persists. s there a way to delete this Backtrack from the system and go back to Windows 7?

View 7 Replies View Related

General :: System Doesn't Boot With Windows Instead It Boots With GRUB

Jan 30, 2011

I have windows7 installed in my laptop. I tried installing Redhat linux in it, and I was successful. But then I logged in with windows7 and deleted the partition in which I had installed redhat through computer management. Now my system doesnt boot with windows instead it boots with GRUB. Also to inform that the deleted linux partition I merged with Windows.

View 2 Replies View Related

General :: Make Dual Boot System With Windows Xp And Fedora 11?

Jan 23, 2010

I want to make dual boot system with windows Xp and Linux fedora 11, please help and guide me in detail, also I tried it with fedora 10 and windows xp, it easily works without any problem, but in fedora 11 the grub boot loader is not detecting the installed Xp

View 2 Replies View Related

General :: Share Windows Data While Dual Boot System?

Oct 7, 2010

i want to know how i can use data which is situated in windows hard disks on linux red hat 5 operting system. i m using dual boot concept and i have installed both windows and linux properly. 3 partition of hard disks are used in windows and one in linux. my data like songs are situated in one of the windows partition. now i want to know how i can use that data when i m working on linux.

View 1 Replies View Related

General :: Dual Boot Centos 5.0 And Windows XP Pro (XP Installed First)?

May 13, 2010

linux and a good thing to start is to install centos in my pc together with windows xp. please help me on how to dual boot Centos 5.0 and Windows XP pro step by step.

View 2 Replies View Related

General :: Make Or Download Boot.iso For Rhel5?

Sep 22, 2010

I want to know from where i can got the boot.iso for network installation.Can i got this from rhel5 server installation dvd.

View 2 Replies View Related

Server :: How To Configure Vsftp In Rhel5

Dec 8, 2010

how to configure vsftp in my rhel5 server.

View 2 Replies View Related

Programming :: How To Configure Network In Rhel5

Oct 1, 2010

When i use this command
#service network start
my Internet connection terminated/very slow ..
I'm configuring lamp in my system,but when i use to start apache and eth0 ....Internet slowing down..

View 1 Replies View Related

CentOS 5 Server :: Configure Global File System?

May 17, 2010

I need to enable GFS for a shared storage file system, I need to share it to different ip's so that every one get syn data on that file system

ex : /data on 192.168.0.10

I need /data to be in GFS and need to share to 192.168.0.20 & 192.168.0.21

so that this two machines can have sync file system

/data is in shared storage

View 1 Replies View Related

General :: RHEL5 Virtual Machine Will Not Go To Boot Prompt

Feb 7, 2010

VMware Fusion
RHEL5 Server

After messing about with a vm I need to go into rescue mode and fix the problem I have tried all settings in the CD/DVD window and cannot get a boot prompt Just goes straight to grub I only used the rescue mode on a 'real' host before and had no problem.

View 1 Replies View Related







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