![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2008
Posts: 1
OS: OpenSuse 11.0
|
Cannot boot to Windows
I too have lost my option to boot with Windows XP.
I have Linux OpenSuse 11.0 installed. I can see the directory /windows/C with all the windows files present. However, I no longer get the Windows option at boot time. I guess I must change the menu.lst file in the grub directory. But with what commands? If I do the command fdisk -l I get: Disk /dev/sda: 250.0 GB, 250000000000 bytes 255 heads, 63 sectors/track, 30394 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x0008f3e9 Device Boot Start End Blocks Id System /dev/sda1 * 1 10400 83529967 7 HPFS/NTFS /dev/sda2 10400 30394 160609806+ f W95 Ext'd (LBA) /dev/sda5 10400 10661 2104483+ 82 Linux swap / Solaris /dev/sda6 10662 13272 20972826 83 Linux /dev/sda7 13273 30394 137532433+ 83 Linux Thanks, David. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#3 (permalink) |
|
Mentally divergent
Join Date: Jun 2005
Location: Chehalis, WA, USA
Posts: 1,285
OS: W2K, Ubuntu 8.04
|
Re: Cannot boot to Windows
Your partitions look OK.
My guess? Reinstall or repair the Windows MBR. There are thousands of posts on that subject. If you reinstall the MBR, you'll wipe the first stage of the Linux bootloader and lose access to the Linux partitions. But at this point you're probly more concerned about getting Windows back. Once you get Windows back, you can try re-installing the Linux bootloader or just re-installing Linux entirely. If you just reinstall the Linux OS you'll probly be rigiht back where you are now. It sounds like the Linux bootloader did not successfully modify the MBR. That could be because of a flawed install disc or ? |
|
|
|
|
|
#4 (permalink) |
|
Manager
Join Date: Sep 2004
Location: Colorado
Posts: 991
OS: Mac OS 9.1, Mac OS X 10.5.8, WinXP Pro, FreeBSD 6.0, Gentoo Linux
|
Re: Cannot boot to Windows
Most likely you just need to edit the file /boot/grub/grub.conf (sometimes /boot/grub/menu.lst) to have an entry for Windows. Here's a thread that should help with that process: Dual boot with Ubuntu and WinXP on 2HDs
If you have trouble with that, post back to this thread with your questions and the contents of the grub.conf configuration file.
__________________
![]() Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it. When posting what errors you get, please give the full message. It makes helping you much easier. Last edited by shuuhen; 10-05-2008 at 01:02 AM. |
|
|
|
|
|
#5 (permalink) |
|
TSF Enthusiast
|
Re: Cannot boot to Windows
Here is my grub entry to boot to windows. Just make sure the boot loader is pointed to the correct drive and partition on the root entry.
# This entry automatically added by the Debian installer for a non-linux OS # on /dev/sda1 title Windows XP root (hd0,0) savedefault makeactive chainloader +1 |
|
|
|
|
|
#6 (permalink) |
|
Mentally divergent
Join Date: Jun 2005
Location: Chehalis, WA, USA
Posts: 1,285
OS: W2K, Ubuntu 8.04
|
Re: Cannot boot to Windows
Here's my entry in Ubuntu:
# This entry automatically added by the Debian installer for a non-linux OS # on /dev/sda1 title Windows Vista/Longhorn (loader) root (hd0,0) savedefault makeactive chainloader +1 The above is excerpted from /boot/grub/menu.lst I don't know where OpenSuse stashes the bootloader settings |
|
|
|
|
|
#7 (permalink) | |
|
Moderator/Fedora Amb.
|
Re: Cannot boot to Windows
Quote:
Cheers!
__________________
![]() Linux Forever!
|
|
|
|
|
![]() |
| Thread Tools | |
|
|