LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora > Fedora - Installation
User Name
Password
Fedora - Installation This forum is for the discussion of installation issues with Fedora.

Notices

Reply
 
LinkBack Search this Thread
Old 02-06-2010, 03:34 PM   #1
speedyankur
LQ Newbie
 
Registered: Feb 2010
Location: india
Posts: 5

Rep: Reputation: 0
dual booting fedora 12 with already xp sp3 installed.


hi im just new into the huge linux world, i want to begin my linux exp. with fedora 12,

im having laptop with intels core 2 duo processor, 2 gb ram , 160gb hdd and already installed xp sp3. i have downloaded a distro of fedora 12 in dvd version of 4.5 gb..

now i want to boot my laptop in dual mode with xp and fedora both, plez help me in detail how to make partions,

im already having 4 partions in xp c(30 gb), d(40 gb), e(40 gb), f(40 gb) . each in NTFS file system..

plez help me how should i proceed

Last edited by speedyankur; 02-06-2010 at 03:36 PM.
 
Old 02-06-2010, 04:26 PM   #2
camorri
Senior Member
 
Registered: Nov 2002
Location: Toronto Canada
Distribution: Slackware 13.37
Posts: 3,793

Rep: Reputation: 244Reputation: 244Reputation: 244
Have you got data on all 4 partitions that exist? If yes, you will have to make room for linux some how. The partitions you have are accounting for 150 of the 160 gb disk space.

Linux does not work well with NTFS. It can now read and write to it, but it is not a native file system for linux. You will have to decide how much space XP is going to have in total. You probably have what you know as C, as your XP system.

Decide how to divide the disk, between XP and FC12, total space. For example, you could keep C and D for XP, and move any data on E and F to D. Then delete E and F for free space.

During any linux install, you will see there is a disk partitioner, and formatter. Linux will use the free space. You can divide it between the root partition, where the operating system and programs go, and the rest can become a /home partition. This is where all your user files go. Usually 10 gb is enough for the system. That would leave 70 gb for files.

XP can not read linux file systems. It can read and write NTFS and fat32. So if you want to share data between each system, then you may want to either expand D, or shrink E to say 20 gig first. Of course that shinks the size of /home partition.

Linux supports many file systems. Most often you will make the root partition with ext2, or ext3 file systems. You get the choice during the install of FC12, or any other distro you choose.

I have a 160 gig drive. I made the root partition 12 gig, larger than I need. With a 64 bit Mandriva 2010 system installed, and lots of applications, only 4.4 gig is used, so I can add lots more programs, if I wish. My /home partition is 132 gig with 12% used. Lots of space. Just some thoughts, to help out.
 
Old 02-07-2010, 02:17 AM   #3
speedyankur
LQ Newbie
 
Registered: Feb 2010
Location: india
Posts: 5

Original Poster
Rep: Reputation: 0
thanx camorri, but little bit more help is required

thanx a lot camorri.Would u plez help me in figuring out which software should i use to delete my E and F partitions?

Last edited by speedyankur; 02-07-2010 at 02:24 AM.
 
Old 02-07-2010, 07:21 AM   #4
camorri
Senior Member
 
Registered: Nov 2002
Location: Toronto Canada
Distribution: Slackware 13.37
Posts: 3,793

Rep: Reputation: 244Reputation: 244Reputation: 244
You can do it with fdisk that comes with windoze. Here is a link to M$ that explains it.

-->http://support.microsoft.com/kb/255867

There are gui programs like Partition Magic that are easy to use. They are not free.

You can get free linux programs, like gparted to do the same thing. A link -->http://gparted.sourceforge.net/

The Fedora install dvd should also have a partitioning and formating program.

Hope this helps.
 
1 members found this post helpful.
Old 02-08-2010, 06:04 PM   #5
speedyankur
LQ Newbie
 
Registered: Feb 2010
Location: india
Posts: 5

Original Poster
Rep: Reputation: 0
i have successfully deleted my E and F partitions using gparted, but not yet fedora 12 installed,, before installing fedora, i want to know how to prepare a boot menu with options for fedora 12 and windows xp. so that at the time of startup i can select any one of the option easily
 
Old 02-09-2010, 10:16 AM   #6
camorri
Senior Member
 
Registered: Nov 2002
Location: Toronto Canada
Distribution: Slackware 13.37
Posts: 3,793

Rep: Reputation: 244Reputation: 244Reputation: 244
When you install Fedora, it will give you the option to install Grub, ( Grand Universal Boot Loader ). Let it install, and if given a choice as to location, select MBR ( master boot record ). Grub should detect the presence of a windoze installation, and create an entry for it.

If for any reason it fails, you can always edit a file called /boot/grub/menu.lst and add an entry for windoze. You should not have to do that.

Hope this helps.
 
Old 02-10-2010, 12:18 AM   #7
speedyankur
LQ Newbie
 
Registered: Feb 2010
Location: india
Posts: 5

Original Poster
Rep: Reputation: 0
sucessfully installed fedora 12

thanx a lot,, i have installed my fedora 12 along with xp in dual boot mode sucessfully,,

now im facing a problem for connecting to internet,, im using dsl connection at my home..

plez help me out how to create a new internet connection....
 
Old 02-10-2010, 10:01 AM   #8
camorri
Senior Member
 
Registered: Nov 2002
Location: Toronto Canada
Distribution: Slackware 13.37
Posts: 3,793

Rep: Reputation: 244Reputation: 244Reputation: 244
Have you got a router? Are you the only system connected directly to a DSL modem?

Please provide some details on make model of the hardware. Your ISP is the source for address information.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Booting Ubuntu 8.10 with Vista Installed First George Jeng Linux - Newbie 2 11-04-2008 02:13 AM
Installed Ubuntu....Now Can't Access XP when Dual-booting corey1980 Linux - Newbie 3 05-18-2008 09:53 PM
Dual booting whith win xp already installed Andro1337 Linux - Newbie 12 08-23-2007 10:51 AM
help dual booting windows on already installed ubuntu machine ralphbluecoat Linux - Software 2 02-09-2007 10:02 PM
Dual Booting Help (( Win Installed without new partitions )) Arc4ne Linux - General 4 08-30-2004 10:46 AM


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

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration