LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 01-14-2008, 11:28 AM   #1
lhelden
LQ Newbie
 
Registered: Jan 2008
Posts: 1

Rep: Reputation: Disabled
Question New install on vista system, want dual boot for vista and fedora.


Hi All,

I am having trouble getting started. I have a new PC with Vista installed. It has a Intel E2140 processor. I want to know which architecture of Fedora I should download and I need to know how to make a dual boot system out of it.
If someone could just point me in the right direction I could get started on this project and hopefully do some QA work for some of the development.

Thank You,
Lloyd (Ketch) Heldenbrand
 
Old 01-14-2008, 11:53 AM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by lhelden View Post
Hi All,

I am having trouble getting started. I have a new PC with Vista installed. It has a Intel E2140 processor. I want to know which architecture of Fedora I should download and I need to know how to make a dual boot system out of it.
If someone could just point me in the right direction I could get started on this project and hopefully do some QA work for some of the development.

Thank You,
Lloyd (Ketch) Heldenbrand
Welcome to LQ!

You could look at the ' Get Slackware' section under the MS Windows sub for 'BackTrack v2.0 and MS Vista, Create Dual Boot Guide'.

Good example which should get you started. As for Fedora, that's up to you. Since your PC is Intel based then you should start with a i86 based distribution. If you want to get into 64 bit now, I would suggest that you wait. The 32 bit will work for you.

You could try out some LiveCD distributions and see what fits for you; Get Your ISO & LiveCD.
 
Old 01-14-2008, 11:16 PM   #3
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
Before you do anything to your computer, I suggest you try knoppix.
The disk has everything you need to try out linux.

If you are serious about linux then....

You will first need to repartition your hard drive.

Prep for repartitioning:
First defrag vista. That will make sure that will put most of the files together. I have xp/slackware so I am not sure about vista.
In xp>start>programs>accessories>system tools>defrag disk.

Next partition:
I found the best partitioning software is QTparted.
I like the gui. http://qtparted.sourceforge.net/
Download and burn on disk qtparted
You will need to make the vista (NTFS) partition smaller to make room for the Fedora (Reiser) partition.

Why do you want to use linux? That will depend on how much room you give for fedora. If you are planning on sticking with linux, I suggest to cut the vista partition in half.

You will need to setup a swap disk partition of about 1g.

The rest you can partition for reiser.

Once you get your partitions setup, reboot your computer in vista.
If it works and you have no problems you are doing great!
You might have to reinstall or repair vista. On my kids computer, I had to reinstall windows. Luckily it was a new computer without alot of programs.

Once you have the partitions setup and vista working, and a linux-swap disk. You are ready to install fedora.
Since I don't have fedora, I am not sure what is the process. Ive installed Debian and Slackware.
Just carefully read the install instructions.

Hope this helps.

Last edited by okos; 01-14-2008 at 11:30 PM.
 
Old 01-14-2008, 11:57 PM   #4
dv502
Member
 
Registered: Sep 2006
Location: USA - NYC
Distribution: Whatever icon you see!
Posts: 642

Rep: Reputation: 57
Follow the suggestion above and defrag the hard drive. Also backup any files you do not want to lose as a precaution. Here is a youtube video
on how to use QTparted. The user is using a live mepis cd which includes QTparted.

http://youtube.com/watch?v=CBdwrUK7Iz0
 
Old 01-15-2008, 11:05 AM   #5
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

For M$ Vista use the tools available to you within Vista. You can defrag the drive with the Vista disk tools. Then use the 'Computer Management' > 'Disk Management' to resize the desired partition.
Code:
Right-click start > Right click Computer > Manage > Select Storage > Disk Management
You can now work on the disk of choice. Be very careful here. To do otherwise with Vista will create a lot of problems for you. I still suggest that you use the 'BackTrack v2.0 and MS Vista, Create Dual Boot Guide'. This will get you a general setup methodology for your Vista/Linux dual boot.

Once you have sized to allow your install then proceed.

Last edited by onebuck; 01-15-2008 at 11:11 AM. Reason: clarify
 
Old 01-15-2008, 10:52 PM   #6
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
Quote:
Originally Posted by onebuck View Post
Hi,

For M$ Vista use the tools available to you within Vista. You can defrag the drive with the Vista disk tools. Then use the 'Computer Management' > 'Disk Management' to resize the desired partition.
Code:
Right-click start > Right click Computer > Manage > Select Storage > Disk Management
You can now work on the disk of choice. Be very careful here. To do otherwise with Vista will create a lot of problems for you.
Great advice!

Quote:
Originally Posted by onebuck View Post
I still suggest that you use the 'BackTrack v2.0 and MS Vista, Create Dual Boot Guide'. This will get you a general setup methodology for your Vista/Linux dual boot.

Once you have sized to allow your install then proceed.
One thing you should know, Backtrack is a hacking distro. Most all of the software on the Backtrack 2.0 disk is hacking software. It is also for experienced linux users. I suggest not to install backtrack on your harddrive. Install one of the more common distros. I have not used Fedora, but I think it is pretty well known.

Last edited by okos; 01-15-2008 at 10:53 PM.
 
Old 01-16-2008, 08:22 AM   #7
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,
Quote:
Originally Posted by okos View Post
Great advice!

One thing you should know, Backtrack is a hacking distro. Most all of the software on the Backtrack 2.0 disk is hacking software. It is also for experienced linux users. I suggest not to install backtrack on your harddrive. Install one of the more common distros. I have not used Fedora, but I think it is pretty well known.
I did not state to install BackTrack but to use the link as a general guide (post #5);

Quote:
Originally Posted by onebuck View Post
I still suggest that you use the 'BackTrack v2.0 and MS Vista, Create Dual Boot Guide'. This will get you a general setup methodology for your Vista/Linux dual boot.
I agree that BT is not for a newbie but the guide is good. The guide does state as such but the user should substitute as needed were refrenced. That's common sense!

I don't suggest distributions generally. I do suggest that newbies should try a LiveCD to see what would be useful or work for them.
 
Old 01-16-2008, 08:56 AM   #8
DOTT.EVARISTI
Member
 
Registered: Jan 2007
Location: La spezia ( Italia )
Distribution: Fedora 9 amd 64, Gnome,PCLOS 2007,OpenSuse 11 amd 64,Sabayon 3.4,Xp,Vista
Posts: 248

Rep: Reputation: 31
Wink That's all here !

I actually dual boot vista and fedora 8 in a notebook and vista and opensuse 10.3 in another notebook.

This is the way to do:

1)Defrag vista
2)Use diskmanagement to shrink hd and free some space for linux
3)Normally install fedora following the anaconda instructions,make a swap,then make root and-optionally-make a home
4)install grub in mbr
5)select vista as the first os
6)That's all !

Then you can install any sniff software you want by yum and the others by source

Good luck !

Last edited by DOTT.EVARISTI; 01-16-2008 at 08:58 AM.
 
Old 08-20-2008, 06:41 AM   #9
rockarolla
LQ Newbie
 
Registered: Dec 2006
Distribution: Fedora 9
Posts: 28

Rep: Reputation: 15
a small question

Well, after you have shrunk Vista, how to tell Fedora where is the free space? It looks like it doesn't see anything on the HDD and wants to use the entire disk?
 
Old 08-21-2008, 10:22 AM   #10
DOTT.EVARISTI
Member
 
Registered: Jan 2007
Location: La spezia ( Italia )
Distribution: Fedora 9 amd 64, Gnome,PCLOS 2007,OpenSuse 11 amd 64,Sabayon 3.4,Xp,Vista
Posts: 248

Rep: Reputation: 31
Question That' all here !

Quote:
Originally Posted by rockarolla View Post
Well, after you have shrunk Vista, how to tell Fedora where is the free space? It looks like it doesn't see anything on the HDD and wants to use the entire disk?
Uhm...The free space will be found automatically by anaconda during installation...you have to select to correct Hd.then select to partition manually instead of following recommended layout,then make a /,make a swap and then a /home.

That' all here !

Good luck..My Fedora 9 rocks and rolls !


Last edited by DOTT.EVARISTI; 08-21-2008 at 12:51 PM.
 
  


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
fedora/vista dual boot - partimage: restored vista - vista won't let me log on redmoon zero Linux - General 1 12-31-2007 07:21 PM
dual boot vista and fedora core 5 or 6 on hp pavilion laptop zero_cool666 Linux - Laptop and Netbook 1 06-13-2007 01:42 PM
Dual Boot Vista & Fedora biksuni Linux - General 15 04-10-2007 03:27 AM
Trying to dual boot Vista Ultimate/Fedora 6.0--Install Problems SlashAxlX Fedora - Installation 1 03-22-2007 01:38 PM

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

All times are GMT -5. The time now is 12:17 AM.

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