![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| 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
|
Windows Not bootable
hello,
I had problems with windows, (bootloader), So i reinstalled Linux with GRUBS, but now when I boot I can only choose Linux, not Windows (Media Center), I'm using Kubuntu, Could anyone please help me with this? |
|
|
|
| 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 |
|
|
#2 (permalink) |
|
Moderator Networking Team
Join Date: Aug 2006
Location: Canada
Posts: 2,664
OS: Windows Vista Business SP1, Windows XP Professional SP3
|
In Linux, open up /boot/grub/grub.conf and give us its contents. If you installed Linux second (after Windows) it should have added an entry automatically in GRUB for Windows. It's possible either the entry wasn't made or was made incorrectly. We'll see when you give us the contents of the file.
Could you also give us an idea as to how your hard drive(s) are laid out, and what partition your Windows lies in? |
|
|
|
|
|
#5 (permalink) |
|
Registered User
|
Sorry for the late reply, I fixed it :)
I added an entry in GRUB, then added the windows BOOT files, (they were missing). Thanks for your reply tho, Oh, and how could I place Windows on top (in GRUB)? Also: I need to install Windows 98, but since the disaster from yesterday, (I had ME installed, windows thought it to be the system, I deleted ME, boot files gone), I'm afraid this will happen again, does anyone have a solution? Last edited by Raven; 11-20-2006 at 08:05 AM. |
|
|
|
|
|
#6 (permalink) |
|
Moderator, Linux
|
Do you want to have windows boot first? If so, change the "default=" (in the GRUB config file) setting for the Window's number. Example: If Kubuntu is on the first OS in the line, it is number 0. If Windows is second, it is number 1. To boot Windows (or automatically), set "default=0" to "default=1". You can also set the "timeout=" to whatever you want. For example if you want the default operating system to load automatically after 5 seconds, set it to "timeout=5".
What happens is when you install Windows it overwrites your "Boot Section". You would need to re-install GRUB after a Windows reinstall. Here I found a how-to in the Kubuntu Wiki (it redirected to Ubuntu site)https://help.ubuntu.com/community/Re...tallingWindows Hope this helps. Cellus, I don't mean to step on your toes
__________________
Last edited by K-B; 11-20-2006 at 11:04 AM. |
|
|
|
|
|
#7 (permalink) |
|
Registered User
|
This is what I have on the bottum:
## ## End Default Options ## title Ubuntu, kernel 2.6.15-23-386 root (hd1,4) kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hdb5 ro quiet splash initrd /boot/initrd.img-2.6.15-23-386 savedefault boot title Ubuntu, kernel 2.6.15-23-386 (recovery mode) root (hd1,4) kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hdb5 ro single initrd /boot/initrd.img-2.6.15-23-386 boot title Ubuntu, memtest86+ root (hd1,4) kernel /boot/memtest86+.bin boot ### END DEBIAN AUTOMAGIC KERNELS LIST title Win XP root (hd0,0) savedefault makeactive chainloader +1 How would I change it to let windows be the first boot option and make a 5 seconds delay? Also: If I install windows 98, couldn't I just reboot into linux and open the grub file?, (or back it up and copy paste it back)? |
|
|
|
|
|
#8 (permalink) |
|
Moderator, Linux
|
Ok, Windows is third in the list (because the list starts with 0) so change the default= to:
Code:
default=3 Code:
timeout=5
__________________
|
|
|
|
|
|
#12 (permalink) |
|
Registered User
|
****, I installed windows 98(SE) but now ALL is screwed,
Win98 crashes after the splash screen, Grub is gone. I used SuperGrubDisk, and am now able to boot into linux via it, It seems all my data is just fine. But restoring GRUB from it doesnt work. Booting into XP doesnt wok either, It then boots into win98 Maybe Installing another bootloader will work? Please help, Dean. Last edited by Raven; 11-23-2006 at 09:00 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|