XP x64 and Fedora Core 5 x86_64 Dual Boot
#1
Posted 26 March 2006 - 05:18 PM
#2
Posted 26 March 2006 - 06:01 PM
However, zenarcher, frequents this site and reports no problems with dual booting. See his thread here.
A lot of folks had problems with FC4, as evidenced by the number of posts on these forums. However, these problems may have been related to users not having a lot of experience setting up dual booting during the installation phase of FC4.
I still maintain that Fedora is not for newbies to use as their first line Linux platform, but perhaps RC5 has improved on things in this release.
I plan on doing an install soon, as I just received my new 84 bit motherboard in the main yesterday. I'll post my results.
#3
Posted 26 March 2006 - 06:14 PM
#4
Posted 26 March 2006 - 11:40 PM
You may want to look at this: http://stanton-finley.net/fedora_core_5_installation_notes.html#Yumex
to get some things running, these notes worked GREAT for me!
Of course, I'm not using x86_64, so I can't speak to that!
Justbill
#5
Posted 27 March 2006 - 05:57 AM
#6
Posted 27 March 2006 - 06:39 AM
http://www.linuxcommand.org/
Another one is this:
http://www.linuxsurvival.com/index.php?module=ContentExpress&func=display&ceid=1&meid=-1
I learned a lot from the second link (linux survival). It was real basic and simple stuff, but it taught me the fundamental idea of command line. I am by no means, any kind of pro at command line, but after "linux survival" I found myself using basic commands, and experimenting more. Also, being able to understand the things I was doing, that I picked up at the "how to's" and tutorials. You will need to have java enabled (which the installation notes from the previous link cover), to be truthful, I went to the site using xp, until I got java enabled in FC4 (prior to FC5). No matter how you do it learning the ideas behind the commands is well worth it. Some of these guys here can remember and tell how pitifully helpless I was when I first started coming around this site, I had no previous experience with command line AT ALL!
Hope this helps
Justbill
#7
Posted 27 March 2006 - 07:37 AM
I have to say, I agree with Justbill. There have been a ton of improvements.
It configured dual booting without incident, no fuss or muss. Yes, I set grub to the MBR.
Once the install finished, I went to System-->Administration-->Network and configured my DSL connection in about 3 minutes.
One problem was with the updates and adding new packages, You apparently need to be connected to the internet for this to work, out of the box. I have to scout around more, but apparently the package manager did not add the installation DVD to the repository.
Not bad so far!
In fact, Windows XP could not find my sata drive without having a floppy driver disk with the drivers on it. FC5 did this out of the box...no problem!
#8
Posted 28 March 2006 - 11:05 AM
This evening I purchased a GeForce FX 5200. Should have been a cakewalk, I just installed one of the on an old HP Pavilion 6630, With Ubuntu 5.10 on it, and it works great. Not on FC5, though. It has been a fiasco, put the card in the pci slot, and turn off the onboard graphics, and FC5 wont boot. So that eliminates running the 8178 installer from nvidia, and it looks as though the current kernel may not support nvidia (however I may have misunderstood what I read). So, its back to onboard graphics. Can we say second best! I am really beginning to wonder here.
Justbill
#9
Posted 28 March 2006 - 02:53 PM
#10
Posted 28 March 2006 - 07:50 PM
I have not done a pci video card in a while, but once the system is configured for agp or another card, I bet you have to run the hardware config. utility via the console.
As root user, try the command system-config-display
You are correct. There is a bug, I read, in the base kernel that does not allow installation of the NVIDIA drivers without a patch. A new kernel will be added to the Fedora repository soon to fix this issue.
See this quide.
Looks like ATI support is lacking also. Too bad.
Confused2, try this at the initial boot welcome screen, as added text commands;
linux resolution=1024x768 nofb
See this post.
[Edited by danleff on 2006-03-28 12:58:11]
#11
Posted 28 March 2006 - 10:04 PM
I never could get my machine that far (with the GeForce in), to get to a console, it just wouldn't boot! I did dis-able the onboard graphics prior to booting, what I may try doing is commenting out the existing stuff under "Devices" in /etc/X11/xorg.conf and adding the nvidia stuff and see if that works, that way if it doesn't I can always un-comment and get back what I had.
Justbill
#12
Posted 29 March 2006 - 07:45 AM
Justbill, where did you get the soundblater card? There are dozens of variants of this card. A fair number of them are legacy Dell or Compaq models, which do not behave like true Sondblaster cards. I bought one of these "cheap" of a surplus site a while back and found it to be one of these Dell legacy cards. If you think it might be one of these cards (an OEM plain packaged card, rather than a retail version) then this may be the issue. What is the model number on the card itself. I can't remember the series, but does it start with SB, CT or something else?
If you are daring, the new kernel is located here. This is what the article refers to, where you don't need the patches to compile the NVIDIA drivers right off.
#13
Posted 29 March 2006 - 09:43 AM
ATI Radeon X850XT PCI-E and Dell 2405FWP plus FC5?
I cannot get the installation panel to work.
I tried boot: linux resolution=xxxxxx nofb without any luck
Also,I cannot get the 'radeon' module to run properly. Any
xorg.conf that wotk.
#14
Posted 29 March 2006 - 10:33 AM
#15
Posted 29 March 2006 - 11:05 AM
Justbill
#16
Posted 29 March 2006 - 08:01 PM
jk12, thanks for starting a new thread. Refer to that thread for answers, which should make following your issue easier.
#17
Posted 30 March 2006 - 01:39 PM
Justbill
#18
Posted 01 April 2006 - 04:35 AM
#19
Posted 01 April 2006 - 07:55 AM
If you add an extended boot partition with Bootit, then you changed the logical order of your partitions.
Take a look at the Bootit/Linux readme on the subject, located here.
* BootIt NG occupies the MBR of the first hard drive. For that reason, Lilo and Grub can not be installed in the MBR or they will overwrite BootIt NG. Instead they need to be installed in the boot sector (first sector) of a Linux partition.
The Linux partition to install Lilo or Grub to is typically the root partition (/), but can also be another Linux partition such as the the /boot partition if you have one. The important thing is that whichever partition you install the boot loader to, that same partition should be designated as the partition to boot from when you set up Linux in BootIt NG. That's how BootIt NG finds Lilo or Grub so that it can pass control of the boot process over to them.
So, you can't tell linux to use the MBR, but you must have a distinct /boot partition, or have grub installed on the root partition.
Remember, if you made any changes to the partition table after installing any flavor of Linux, then the logical order has changed and grub is looking in the wrong place.
#20
Posted 01 April 2006 - 10:07 AM

Help










