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 09-19-2005, 08:40 PM   #1
Berticus
Member
 
Registered: Jul 2005
Distribution: Arch
Posts: 159

Rep: Reputation: 31
FC4 and Win2k on NTFS


My friend was kinda thinking about having Linux run along with Windows. I think I kinda scared him away from the idea when I said he had to partition his harddrive and then edit GRUB.

He's tried Linux once (RH9), thought it was okay. He liked Tux race because it was the first 3d game that ran smoothly or something like that.

I'm trying to convince him to go along with his plan. The thing is firstly, he doesn't know how to partition his Win2k, which is on an NTFS. Secondly, he thinks it might be too difficult. He's not computer illiterate in any way, just thought I'd throw that in there.

So I want a post that will show him how to do all of this. The first thing you gotta tell him though, is that it's not that hard (I'm gonna give the link of this thread to him). You don't have to lie though, just reassure him.

Next, provide a detailed process on how to do all of this. He doesn't want to uninstall Win2k either.

I told him he might want to get another hard drive for Linux, but that idea didn't fly too well with him.
 
Old 09-20-2005, 12:43 AM   #2
Stan the caddy
Member
 
Registered: Dec 2003
Location: Victoria, B.C
Distribution: Slackware
Posts: 61

Rep: Reputation: 15
Well If he doesn't want to uninstall windows then he is going to have to get a program that can partition a harddrive on the fly. I've never had any major problems with Partition Magic, however it is not a free program (but if you have a lacking of moral fortitude I'm sure you can find it). Now assuming you got it just resize your windows partition so you have some unallocated space.

Now for the fun part - choose a distro. Although Fedora is by no means my favorite distro I suggest you go with that as it has a very easy to use graphical installer (Anaconda) and its default bootloader is Grub (it will even set up grub so that it reconizes windows for you). Once you've downloaded the necessary .iso files burn each one to its own CD by going to your favorite CD burning program and selecting Burn Image (don't just burn the .iso onto the CD like you would a normal file)

Now boot to the first CD and follow the instructions (they are pretty straight forward). When you are asked about partitions choose Automatic Partitioning then choose Keep all partitions and use existing free space. Also when setting up Grub make sure you tell it about windows. If for some reason you don't have an option to boot to windows when you reboot after the installation, go into linux and make sure the following is in your /boot/menu.lst file
Code:
title Windoze
rootnoverify (hdX,Y)
makeactive
chainloader +1
where X is the harddisk number and Y is the partition number (both starting at 0) of your windows partition (Ex (hd0,0) is first harddisk first partition ie. /dev/hda1). But don't worry it probably won't come to that.

One final remark: there is a bug in Fedora Core 2 that makes it not play nicely with windows. Its easy to work around but its solved in 3 and 4 so might as well get one of those.
 
Old 09-20-2005, 01:18 AM   #3
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
SUSE 9.3...and the soon to be released 10.0 will be supported for 2 years each, longer than Fedora. Also, Ubuntu 5.10 is about to be released, which is looking pretty nice and pretty damn easy to use. It now has a program for installing applications that is easier than Linspire's Click N Run. Even more polished too.
 
Old 09-20-2005, 07:10 AM   #4
infinity42
Member
 
Registered: Apr 2005
Location: England
Distribution: Gentoo
Posts: 142

Rep: Reputation: 16
Quote:
One final remark: there is a bug in Fedora Core 2 that makes it not play nicely with windows. Its easy to work around but its solved in 3 and 4 so might as well get one of those.
Ha. Ha. Ha. I remember that. FC2 was my first distro. It changes the drive geometry so windoze refuses to boot. That was..... an experience. However I do believe they fixed it in FC3/4, but by the time I moved onto FC3 I had a seperate Harddrive for linux, and when I moved to Gentoo I dropped windoze completely.
 
Old 09-20-2005, 07:40 AM   #5
Sm1ler
Member
 
Registered: Apr 2004
Location: UK
Distribution: Fedora Core (all), Knoppix, RHEL, Centos, Debian
Posts: 100

Rep: Reputation: 16
I have myself been trying to learn Linux now for a little over a year and one thing I can say for it is.... I do really enjoy it and it is fantastic... You can expect it to take time to find a distro that you really get on with and enjoy but thats the same as anything all you need to do is put in a little time and effort. I still rate myself as very new to linux even now when I have been using it everday for over a year.

Anyway my point here is this if your friend really wants to learn it I think he/she will really enjoy it and I think not being a windowz guru will help. All I would reccomend is do a lot of google-ing first and finally if possible put Linux on a separate drive (that will be a big plus and I am sure he/she will find out why later) )
 
Old 09-20-2005, 08:02 AM   #6
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Please advise your friend to make a backup of the important data on the HD before partitioning the HD. He would not be the first one where the re-partitioning fails for whatever reason and data will be lost.
 
Old 09-20-2005, 01:45 PM   #7
archtoad6
Senior Member
 
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 4,727
Blog Entries: 15

Rep: Reputation: 234Reputation: 234Reputation: 234
All good advice. Especially the part about starting out w/ a 2nd drive, backing up important data, & the /boot/grub/menu.lst line:
Code:
makeactive
One thing, if you/s/he do decide on a single drive install, make sure to defrag any NTFS partition immediately before re-sizing. BTW, defrag needs chkdsk /f, which in turn could use a thorough file clean up. In other words, in preparation for re-sizing, the following steps are recommended:[list=1][*]Clean up / eliminate unnecessary & duplicate files.[*]Run "chkdsk /f".[*]Run "defrag".[/list=1] Failure to do the defrag can result in a trashed NTFS file system.


Some personal preferences:
  • SimplyMEPIS
  • Acronis Partition Expert over PartitionMagic, if you can't get QTParted to do the job.
  • KDE
One thing no one mentioned is the importance of the choice of Desktop Environment:
  • KDE
  • Gnome
  • almost -- a "lightweight" window manger that uses X but falls short of a real "Winders-like" experience
  • none -- pure CLI

Last edited by archtoad6; 09-26-2005 at 03:07 PM.
 
Old 09-20-2005, 01:53 PM   #8
YellowFin
Member
 
Registered: Mar 2005
Location: New York
Distribution: SuSE 10.1
Posts: 79

Rep: Reputation: 15
i would say you sohuld use suse 9.3 or << or 10 which is not out yet>>

in my opinoin suse has just as an eays of an installer, and runs smoothly and stable.

i have not had any problems with that distro , plus i is also would be helpful for a person who isnt familer with all the linux commands... (using Yast).

Good Luck
 
Old 09-20-2005, 02:22 PM   #9
Berticus
Member
 
Registered: Jul 2005
Distribution: Arch
Posts: 159

Original Poster
Rep: Reputation: 31
Thanks for the distro suggestions, but no thanks...

I made him take a test to see which distro was suited for him. Before the test he was already thinking about fedora. The test (or tests rather), re-enforced his thoughts. I know these tests aren't going to tell what is absolutely best for you, cuz you kinda have to find that out on your own, but they're somewhat accurate.

cool, this was really good, hope this helps him.
 
Old 09-23-2005, 10:54 PM   #10
Berticus
Member
 
Registered: Jul 2005
Distribution: Arch
Posts: 159

Original Poster
Rep: Reputation: 31
The likely hood that someone helpful seeing this is a slim chance to none. So I decided instead of editing my post, I'd double post. I'll say sorry in advance.

He wants to know how to use SuperQuest PartitionMagic 8.0. He saw a "install another operating system" button or something and was going to use it. I don't know how to use it, so we agreed that it may not be the best idea to push that button. I told him Windows may have scattered data all over the hd, so if he partitioned it, some of the data would be lost.

I asked him for some screenshots, and these were what he had:
http://img170.imageshack.us/img170/9...eenshot5lu.jpg
http://img170.imageshack.us/img170/1...enshot28ky.jpg

Actually, now that I can see the tools at his disposal, I might be able to solve this. Would it be:

1. backup partition
2. redistribute free space
3. resize partition
4. finish (fedora will automatically partition free space)

Can someone confirm if those are the right steps or not? If they that would cause any harm to the current Windows installation, can someon post the steps that would not mess up the installation?

Last edited by Berticus; 09-23-2005 at 10:56 PM.
 
Old 09-24-2005, 09:52 PM   #11
pxumsgdxpcvjm
Member
 
Registered: Aug 2005
Posts: 235

Rep: Reputation: 30
bump
 
Old 09-25-2005, 10:18 AM   #12
archtoad6
Senior Member
 
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 4,727
Blog Entries: 15

Rep: Reputation: 234Reputation: 234Reputation: 234
Quote:
Originally posted by Berticus
The likely hood that someone helpful seeing this is a slim chance to none. So I decided instead of editing my post, I'd double post. I'll say sorry in advance.
At LQ "double posting" seems to mean starting 2 (or more) threads with the same post in different forum areas. That's not what you seem to have done -- no need to apologize.

Quote:
He wants to know how to use SuperQuest PartitionMagic 8.0.
Sorry, can't help there -- I don't install Win based partitioning tools, & the boot interface of PM 8 is abominable compared to that of Acronis. (Ergo my preference expressed above.)

When I do / assist with an install, I use my bootable Acronis disk to do the partitioning -- nice interface, no piracy, no "DOS mode" reboot.

Quote:
I asked him for some screenshots, and these were what he had:
Once it's installed it's pretty nice looking. Should work fine here. (In spite of my preferences/predjudices. )

Quote:
Actually, now that I can see the tools at his disposal, I might be able to solve this. Would it be:

1. backup partition
2. redistribute free space
3. resize partition
4. finish (fedora will automatically partition free space)

Can someone confirm if those are the right steps or not?
I think you need to reverse steps 2 & 3. As long as step 1 is accomplished, I think you are quite safe.
 
Old 09-25-2005, 12:14 PM   #13
Berticus
Member
 
Registered: Jul 2005
Distribution: Arch
Posts: 159

Original Poster
Rep: Reputation: 31
Thanks for the replies, I'll send this link to him once he gets online!
 
Old 09-25-2005, 05:52 PM   #14
pxumsgdxpcvjm
Member
 
Registered: Aug 2005
Posts: 235

Rep: Reputation: 30
Ok, I have the operations ready to go (I just need to click the Apply button then restart).

http://img207.imageshack.us/img207/9893/screen36fd.jpg

Does that all look right (and look safe)? And I have the "Primary" and "Logical" stuff right, right? Then it should boot back up into Windows with no noticable difference other than less free space available to Windows?
 
Old 09-26-2005, 08:24 AM   #15
Berticus
Member
 
Registered: Jul 2005
Distribution: Arch
Posts: 159

Original Poster
Rep: Reputation: 31
Before my friend dual boots he wants to make it absolutely certain that when he resizes the Windows partition, he won't lose any data, and Windows will still be able to boot. Don't need to tell him about editing grub or lilo, just reassure him that he won't loose data, and after he edits grub or lilo (most likely grub), Windows will still be able to boot.
 
  


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
Does captive support write access for Win2k NTFS partitions? dreamtheater Linux - Software 1 03-09-2004 02:06 AM
dualboot win2k w/ntfs & fedora w/grub? bewildered Fedora 2 12-19-2003 09:33 AM
NTFS/Win2k Mount Problems wetrix Linux - Newbie 6 03-30-2003 01:24 PM
Mount Problem for NTFS (WIN2k) FIle System atul_jadhav Linux - General 5 12-31-2001 08:50 AM
Want to install Red Hat 7.0 on Win2k with NTFS disk stereoboy20 Linux - Software 12 11-09-2001 02:26 AM

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

All times are GMT -5. The time now is 10:58 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