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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-05-2009, 02:36 AM
|
#1
|
|
LQ Newbie
Registered: Sep 2009
Location: India
Posts: 2
Rep:
|
Steps to Install windows when ubuntu is already installed
Hi,
I would like to how i can install Windows XP when i already have install linu in my PC.
Thank you.
|
|
|
|
09-05-2009, 04:50 AM
|
#2
|
|
Member
Registered: Apr 2009
Location: Bengaluru, India
Distribution: RHEL 5.4, 6.0, Ubuntu 10.04
Posts: 704
Rep:
|
Quote:
Originally Posted by dimple12
Hi,
I would like to how i can install Windows XP when i already have install linu in my PC.
Thank you.
|
I hope this is not possible..If you install windows with ubuntu already installed in the system, then you have to recover ubuntu with some live cd..
alternatively, you can install Virtual machine on ubuntu and install windowns on it....
|
|
|
|
09-05-2009, 05:01 AM
|
#3
|
|
Senior Member
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,856
|
Hello dimple12 and wellcome to LQ,
the better (saver) choice is at first to install windows on your machine and afterwards to install linux (independent of the distribution). The problem ist that windows cannot deal with existing linux systems on the machine. Otherwise linux can deal with existing windows-installations without any problems.
Markus
|
|
|
|
09-05-2009, 09:04 AM
|
#4
|
|
Moderator
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: SlackwareŽ
Posts: 10,339
|
Hi,
Welcome to LQ!
Yes, it's possible to install M$ after the fact but you had better know how and what to do. It would be a lot easier to install M$ first then install your GNU/Linux. Or as suggested to use a VM to install the alternate OS too.
You did not state the hardware configuration. If you happen to be using multiple hdd subsystems then you could probably fool the system by unplugging the GNU/Linux hdd then doing the install on the active hdd. After the install then you would need to adjust the bootloader. Look at ' Just booting tips' by saikee to get some insight.
Just a few links to aid you;
Linux Documentation Project
Rute Tutorial & Exposition
Linux Command Guide
Linux Newbie Admin Guide
LinuxSelfHelp
Getting Started with Linux
These links and others can be found at ' Slackware-Links' . More than just SlackwareŽ links!
|
|
|
|
09-06-2009, 11:39 PM
|
#5
|
|
LQ Newbie
Registered: Sep 2009
Location: India
Posts: 2
Original Poster
Rep:
|
Hi,
My system configuration is 1GB Ram--------- 160Gb hdd
with a processor of 3.20GHz
Actually I know it is easy to install linux when Microsoft XP is already installed.
I wanted to understand the bootup system for both the cases:
Case1: install linux when XP is already present
Case2: install XP when linux is already present.
Thank u for the reply.
|
|
|
|
09-07-2009, 01:23 AM
|
#6
|
|
Member
Registered: Jan 2006
Distribution: OpenSUSE 11.2, OpenSUSE 11.3,Arch
Posts: 240
Rep:
|
The reason why the problem occurs is because windows installer over writes the system's mbr with a default one.... ie this deletes the boot files required by linux for booting.... making linux inaccessible....
This does not, in anyway affect the data in Linux... the windows installer merely resets the mbr... so reinstalling the linux bootloader (grub usually) after the windows install should make things right....
|
|
|
|
09-07-2009, 01:28 AM
|
#7
|
|
Senior Member
Registered: Apr 2008
Location: Nagpur, India
Distribution: Cent OS 5/6, Ubuntu Server 10.04
Posts: 4,592
Rep: 
|
Well this kind of issue is already covered here. Some search on LQ will definitely give you results.
Its easy to install window over Ubuntu. Just install windows and recover the Grub from Ubuntu Live CD.
Unless you do something weird it should be fine and you should be able to dual boot the machine.
|
|
|
|
09-07-2009, 09:49 AM
|
#8
|
|
Senior Member
Registered: Apr 2008
Distribution: PCLinux, Ubuntu, Peppermint
Posts: 3,391
|
|
|
|
|
09-07-2009, 10:35 AM
|
#9
|
|
LQ Newbie
Registered: Sep 2009
Location: Lausanne (Switzerland)
Distribution: Ubuntu
Posts: 12
Rep:
|
Quote:
Originally Posted by linuxlover.chaitanya
Well this kind of issue is already covered here. Some search on LQ will definitely give you results.
Its easy to install window over Ubuntu. Just install windows and recover the Grub from Ubuntu Live CD.
Unless you do something weird it should be fine and you should be able to dual boot the machine.
|
Exactly. After having installed Windows, just boot on the Ubuntu live cd.
Open a terminal and write:
Code:
sudo grub
> root (hd0,0)
> setup (hd0)
> exit
Where hd0,0 is the disk,partition where grub is installed (often in /boot). Recall that hd0 -> hda (or sda), hd1 -> hdb (sdb) and that partition 0 on grub corresponds to first partition of udev (hd0,0 -> hda1).
Take a look at http://www.howtogeek.com/howto/ubunt...-wipes-it-out/
Easy as can be!
|
|
|
|
09-07-2009, 11:29 AM
|
#10
|
|
LQ Newbie
Registered: Jul 2009
Posts: 14
Rep:
|
Quote:
Originally Posted by dimple12
Hi,
I would like to how i can install Windows XP when i already have install linu in my PC.
Thank you.
|
hi u install window as a normal way.
after installing the window ur secondary drive MBR having the window boot loader.
so ubantu is not visible to you.
so now u boot ur system with ubantu live cd.
open terminal
try
fdisk -l
and see ur linux partition example ur linux partition
/dev/sda7
try
grub
on terminal it will give you grub prompt
if ur linux partition /dev/sda7
the try
root (hd0,6)
it will give the some o/p
after that
try
setup (hd0)
it will update ur grub and now u can boot both ubuntu amd window
|
|
|
|
09-07-2009, 12:14 PM
|
#11
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
is this a linux OS question I really wish you luck my friend. I have no need for M$ but the best is to install that OS then resize the partions and then install Slackware. Or what ever distro you want.
|
|
|
|
09-08-2009, 01:13 AM
|
#12
|
|
LQ Newbie
Registered: Sep 2009
Posts: 5
Rep:
|
hi i am new to LQ ,what i do mostly is that install grub to specific drive (hda6 or what ever u have),then install M S (on FAT partition c drive),install XOSL and boot as many linux distro as u like,but XOSL didnt worked on NTFS for me,till now. i hope this will help
|
|
|
|
09-08-2009, 03:46 AM
|
#13
|
|
Senior Member
Registered: Apr 2008
Location: Nagpur, India
Distribution: Cent OS 5/6, Ubuntu Server 10.04
Posts: 4,592
Rep: 
|
If third party boot managers are concerned, super grub can boot most of the distributions. Look at its homepage for download. But grub does support windows as well so there is hardly any need to third party boot managers.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:50 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|