LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-27-2014, 10:38 AM   #1
rookee.max
LQ Newbie
 
Registered: Feb 2014
Posts: 3

Rep: Reputation: Disabled
Installed RHEL5 on my laptop. Can I install Windows on top of it to make it dual.


Hello Everyone, as my name says I'm new here as well as to linux. Played a little with it and have a little knowledge. I have a question, I managed to install RHEL5 on my laptop and now I'm trying to install windows on top of it and make it a dual boot system. I tried to install WindowsXP by making CD-ROM as the primary booting device with Win XP OS CD in it, but after the first prompt which says something like "Press any key to boot from CD" all I see is a blank screen and it doesn't proceed any further.

Following is the information pertaining to my system.

[root@localhost ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup01-LogVol00
221G 2.1G 208G 1% /
/dev/sda1 99M 12M 82M 13% /boot
tmpfs 1.5G 0 1.5G 0% /dev/shm
[root@localhost ~]# fdisk -l

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 30401 244091610 8e Linux LVM
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:54 EDT 2009 i686 i686 i386 GNU/Linux
[root@localhost ~]#

Please advise. Appreciate the help in advance.

Sincerely,
Max
 
Old 02-27-2014, 10:44 AM   #2
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,672

Rep: Reputation: 486Reputation: 486Reputation: 486Reputation: 486Reputation: 486
If you want to dual boot you would be advised to install Windows FIRST and then Linux, as Linux (Well, OK, Grub) will provide the dual boot mechanism.
Windows doesn't acknowledge any other OS' installed on a system.

My

Play Bonny!

 
1 members found this post helpful.
Old 02-27-2014, 11:00 AM   #3
Firerat
Senior Member
 
Registered: Oct 2008
Distribution: Debian sid
Posts: 2,683

Rep: Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783
Yeah windows first, then Linux


Couple of points

Windows XP support runs out April 2014

RHEL 5 is old !
 
1 members found this post helpful.
Old 02-27-2014, 03:53 PM   #4
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Why not run XP as a "virtual machine" inside of Linux? Since Windows XP is about to go "end of life" it is not safe to use as a primary operating system. However, if you run it as a virtual "guest" inside of Linux, isolated from the network, then you can use safe, secure Linux for most tasks, and only use Windows for those applications that absolutely require it. Furthermore, you can take a "snapshot" to easily roll XP back to a restore point if it gets hosed.

These instructions are for Ubuntu linux, but the same concept applies for Red Hat as well: http://www.wikihow.com/Install-Windo...ith-VirtualBox

As for Red Hat... I hope that you are not using RHEL 5.0 (released in 2007) without a subscription or updates. I recommend you contact Red Hat for help upgrading to the current version.
 
1 members found this post helpful.
Old 02-27-2014, 04:09 PM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
I managed to install RHEL5 on my laptop
before you go TOO FAR

the old RHEL5 is not a good choice for a laptop
and is it the very VERY old rhel5.0 or the current 5.10
( the CURRENT in the older legacy rhel5 is RHEL5.10 )


with the CURRENT redhat offering is RHEL 6.5 and RHEL 7.0 is in TESTING

Redhat is primarily a SEVER operating system
there is no real laptop support

it is a "well it ALSO might run on " support

there are a ton of things MISSING that laptops DO NEED
like -wireless support
multimedia support -- it is not there

so
do you REALLY NEED redhat ?
and do you REALLY !!! need ( as in it is a MUST 100% MUST use) the older RHEL5 ????

and if you DO NEED it
you do need to BUY the REQUIRED support contract !
RHEL is not really free
you NEED to buy the mandatory support contract
a 1 year standard workstation license it $299 per YEAR

or

there are FREE clones
CentOS 5.10 -- the OLD legacy version 5
CentOS 6.5 the current
ScientificLinux 5.10 -- the OLD legacy version 5
ScientificLinux 6.5 -- the current
 
1 members found this post helpful.
Old 03-17-2014, 12:14 PM   #6
rookee.max
LQ Newbie
 
Registered: Feb 2014
Posts: 3

Original Poster
Rep: Reputation: Disabled
Hi, Thanks everyone (Soadyheid, Firerat, snowpine, John VV).. Snowpine.. I was thinking of installing Win XP as virtual machine but was concerned of the load on the laptop.

John VV ... I'm using RHEL 5.4, and I'm using RHEL not as a need but want to learn and make it build career in Linux. Are CentOS and scientificlinux both close to REHL? I tried Ubuntu but it is a little different from RHEL. If I want to remove RHEL OS that I installed on my laptop ..is there a specific way to do it. I'm unable to clean it off and install Win XP. I also tried DBAN(Darik's Boot And Nook) hard disk wiping software but still it didn't work. I'm unable to install Windows back on my laptop. Please advise. Thanks in advance.
 
Old 03-17-2014, 12:30 PM   #7
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
CentOS, Scientific Linux, and Springdale Linux are indeed closely based on Red Hat. CentOS is now sponsored by Red Hat, so it should stay the closest.

You should be able to run a Windows installation disk just as you ran the Red Hat one. Exactly what happens when you try to install XP?
 
1 members found this post helpful.
Old 03-24-2014, 11:31 AM   #8
rookee.max
LQ Newbie
 
Registered: Feb 2014
Posts: 3

Original Poster
Rep: Reputation: Disabled
When I insert the Windows disk into the the tray and try to boot it from the disk.. I see a prompt something like "press any key to boot from cd" and when I do that, all I see is a blank screen and nothing else. I waited for a long time, it does nothing. I tried it couple of times, its the same every time.

Last edited by rookee.max; 03-24-2014 at 11:32 AM.
 
Old 03-24-2014, 12:02 PM   #9
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
the windows XP install cd can NOT !!! read non Microsoft owned/patented/and copyrighted drive formats

the drive needs to be ether a blank unformatted drive
or formatted to NTFS ( GpartedLiveCD is a GREAT TOOL !!! )
http://gparted.sourceforge.net/


so

install XP
install the CURRENT CentOS 6.5

start with a BLANK or NTFS formatted drive

install xp on the first half of the drive
------
hidden deep in one of the menus ( and i do mean hidden ) is a check box that you need to UNCHECK
it is pre checked for your convenience to use the WHOLE drive

install CentOS 6.5 on the second half
and install grub on the FIRST!!!! non Microsoft partition
a 500 meg /boot partition
then a 2 gig SWAP partition
then make an EXTENDED!!! partition
then about 30 gig for /
and about 20 or so gig for /home

and SET!!!! the "boot flag" on the cent /boot partition
( very important on older hardware )
use "gparted live cd" to do that , it is the easiest way and you have a GUI to do it with.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed RHEL5 on my laptop. Can I install Windows on top of it to make it dual. rookee.max General 0 02-22-2014 04:07 AM
Dual install Mint on pre-installed Windows 7 sabbyATL Linux - Newbie 11 01-17-2012 02:37 PM
how to make Windows laptop temporarily act as dual monitor for my Linux desktop? snr8fl3 Linux - Desktop 2 04-15-2009 06:44 AM
My laptop will not boot a Windows install disk now that I've installed fedora Core 5 edhawk2 General 8 01-03-2009 09:08 AM
Dual Boot with RHEL5 already installed. bzachd Linux - Newbie 2 02-02-2008 06:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration