Linux - NewbieThis 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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I cannot boot Windows ME after I installed Fedora Core 3. I partitioned half of the drive to Windows ME and half to FC3. I cannot get it to dualboot. Any help would be nice.
did the bootloader ask you what you wanted to boot?
did you get that far?
was this the standard reboot after install completion?
did you set up the me partition on the boot loader?
what did you make your default partition?
need more detail to help trouble shoot.
i have dual booted xp with redhat and fedora, and both have been successful. i noticed the boot loader issue on one of my many installs.
if this is the issue, then you either reinstall the os or reinstall the bootloader.
Last edited by xviddivxoggmp3; 01-30-2005 at 12:33 AM.
I removed windows completely and put Fedora on it. Then I realized I needed Windows for some things. So I resized the partition and installed ME on it. I reinstalled fedora, and it didn't ask about ME. I CAN use Fedora, just can't get into ME.
it sounds like bootloader issue.
when fedora was installed, it writes over your master boot record, then gives you the option to configure the boot loader. you would have the option at that point to add another partition to the boot loader list, and pick a default one to boot from. i would research grub bootloaders. i'm sure you can alter some text file to correct this, similar to correcting the bootloader in windows. or you can just reinstall the bootloader, which will take maybe 30 minutes. i will try to research this further for you. do you remember the bootloader option during install? did you configure it, or did you accept the default values? i know default values will only allow fedora to boot only.
grub documentation (fedora default) http://www.gnu.org/software/grub/gru...upport.en.html
lilo howto http://www.tldp.org/HOWTO/Remote-Ser...ader-lilo.html
here is an example of the code to dual boot windows.
other=/dev/hda1
. . . . . label="windows"
. . . . . table=/dev/hda
Last edited by xviddivxoggmp3; 01-31-2005 at 09:49 PM.
The best thing to do IMHO is to remove all partitions, format the drive, install Windows, then install Linux. When installing Linux, make SURE during the bootloader installation that you specify LBA32 (if it asks about it), use GRUB as the bootloader, and be clear about WHICH operating system you want to start as default. All should be clear and easy to specify using the installation menus.
Originally posted by xviddivxoggmp3
it sounds like bootloader issue.
when fedora was installed, it writes over your master boot record, then gives you the option to configure the boot loader. you would have the option at that point to add another partition to the boot loader list, and pick a default one to boot from.
I've not used FC, so can only believe this to be true. In which case it a USER issue rather than bootloader.
Quote:
i'm sure you can alter some text file to correct this, similar to correcting the bootloader in windows. or you can just reinstall the bootloader, which will take maybe 30 minutes.
All good advice - re-install might be best.
Updating the grub conf is also trivial - if you know what you are doing. Same applies to lilo.
isnt fedora auto detecting windows on you computer :s
no linux or bsd os has done that for me.
if it has, i do not remember.
i must have been getting the cheap brands. ?;0)
i'm very limited on my experiences of the *nix
rh 8-9
fedora core 3
slackware 9-10 and
some gnopix too.
Last edited by xviddivxoggmp3; 02-01-2005 at 04:48 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.