Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
01-25-2009, 01:43 PM
|
#1
|
Member
Registered: Sep 2002
Location: Hilton Head, SC
Distribution: Gentoo
Posts: 637
Rep:
|
Grub not working with fedora / Vista dual boot
I did a fresh install of Fedora Core 10 32bit on my Caompaq Presario AMD 64 laptop which originally only had Vista ultimate 64bit.
When I go in to grub and choose windows I get a screen that says:
Windows failed to start...
file: \windows\system32\winload.exe
status: 0xc0000225
Info: The selected entry could not be loaded because the application is missing or corrupt.
Any ideas on how to fix this?
|
|
|
01-25-2009, 02:23 PM
|
#2
|
Senior Member
Registered: Jul 2004
Location: Germany
Distribution: open SUSE 11.0, Fedora 7 and Mandriva 2007
Posts: 1,666
Rep:
|
You should post the menu.lst file here.
Are you using GRUB or something else?
I know Windows has a bootloader too.
|
|
|
01-25-2009, 03:35 PM
|
#3
|
Member
Registered: May 2008
Location: California, USA
Distribution: Ubuntu 8.10
Posts: 247
Rep:
|
In order to get a clearer picture of your setup related to your booting problem, how about downloading the Boot Info Script to your desktop, and then do the following as root user, but replace <username> with your username:
Code:
bash /home/<username>/Desktop/boot_info_script*.sh
That will create a "RESULTS.txt" file in the same directory from where the script is run, namely your desktop; please copy/paste the contents of that file to your next post. That will help clarify your setup and hopefully what your problem might be.
|
|
|
01-25-2009, 05:38 PM
|
#4
|
Member
Registered: Sep 2002
Location: Hilton Head, SC
Distribution: Gentoo
Posts: 637
Original Poster
Rep:
|
Quote:
Originally Posted by CJS
In order to get a clearer picture of your setup related to your booting problem, how about downloading the Boot Info Script to your desktop, and then do the following as root user, but replace <username> with your username:
Code:
bash /home/<username>/Desktop/boot_info_script*.sh
That will create a "RESULTS.txt" file in the same directory from where the script is run, namely your desktop; please copy/paste the contents of that file to your next post. That will help clarify your setup and hopefully what your problem might be.
|
RESULTS.txt - http://www.tyler.mcadams.com/RESULTS.txt
also here is some more info:
Code:
[root@F500 ~]# cat /boot/grub/menu.lst
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,1)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,1)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.9-159.fc10.i686)
root (hd0,1)
kernel /vmlinuz-2.6.27.9-159.fc10.i686 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.27.9-159.fc10.i686.img
title Fedora (2.6.27.5-117.fc10.i686)
root (hd0,1)
kernel /vmlinuz-2.6.27.5-117.fc10.i686 ro root=UUID=edb79d29-c9fa-4840-b822-01636366fe88 rhgb quiet
initrd /initrd-2.6.27.5-117.fc10.i686.img
title Other
rootnoverify (hd0,0)
chainloader +1
Code:
[root@F500 ~]# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xce5973cb
Device Boot Start End Blocks Id System
/dev/sda1 1 8406 67521163+ 7 HPFS/NTFS
/dev/sda2 * 8407 8431 200812+ 83 Linux
/dev/sda3 8432 9729 10426185 8e Linux LVM
|
|
|
01-25-2009, 05:52 PM
|
#5
|
Member
Registered: May 2008
Location: California, USA
Distribution: Ubuntu 8.10
Posts: 247
Rep:
|
The drive you show with "fdisk -l" in your post does not appear to be the same one that the Boot Info Script reported; they both have different disk signatures, and your fdisk output shows sda1 as being an NTFS partition, whereas the script only shows two linux partitions. Did you run the script on exactly the same drive as what you show with fdisk?
If Vista is on sda1, then your current Grub entry should be fine. Since I don't know what your setup really looks like though since the script reports what looks like a different drive, I'm not sure if Vista is really on sda1. Can you run the script again with your Vista drive attached? Or is it an error with the script, did you have the Vista drive attached?
|
|
|
All times are GMT -5. The time now is 02:57 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.
|
Latest Threads
LQ News
|
|