![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
How to add Windows entry into GRUB menu?
I didn't know where to post this, so I posted it here.
I am new to Linux so I decided to try it. I installed Debian at my first partition, and I have WinXP on the second one. I chosed GRUB as my bootloader. My problem is that I can't boot into Windows anymore. Is there a way to configure GRUB so I can see Windows on the list?
__________________
ivankorhner.co.sr |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Oct 2005
Location: Chitown
Posts: 422
Rep Power: 4
![]() |
Make sure you have the bootable flag set on the Windows Partition.
|
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
As I said, I am completely new to unix, could you please explain how to do that?
__________________
ivankorhner.co.sr |
|
|
|
|
|
#4 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
Thanks, I will try that when I go home...
__________________
ivankorhner.co.sr |
|
|
|
|
|
#5 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 770
Rep Power: 3
![]() |
edit your grub config file (I'm not sure where it is on Debian, but it seems to be /boot/grub/menu.lst~ on Ubuntu) and add the following:
title=Windows XP rootnoverify (hd0,1) # you might have to change this, but it's set for /dev/hda2 makeactive chainloader +1 |
|
|
|
|
|
#6 |
|
Programming Guru
![]() ![]() |
if you read the docs for grub it tells you.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#7 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
I tried editing my conf file and when I try to boot, it freezes.
XP installation is on hd0,4 and I tried everything... ![]()
__________________
ivankorhner.co.sr |
|
|
|
|
|
#8 |
|
Unverified User
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0
![]() |
What freezes? Windows or GRUB? Are there any errors printed?
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted. Got 'Nux?—GNU/Linux and other free software support. It's GNU/Linux, not just Linux. |
|
|
|
|
|
#9 | |
|
Programmer
|
Quote:
did you re-run the grub install? # grub-install /dev/hda assuming that /dev/hda is your main harddrive |
|
|
|
|
|
|
#10 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 770
Rep Power: 3
![]() |
Did Windows ever work after you installed Debian? And did you install Windows on an extended partition? (I couldn't get it to...)
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dual booting rh9 AND Windows XP GRUB PROBLRM | bigguy | Coder's Corner Lounge | 13 | Jun 29th, 2006 5:54 PM |
| Command Prompt | SkyPioneer | Coder's Corner Lounge | 5 | May 3rd, 2006 11:07 PM |
| dropdown menu with persistence? | kerriganm | HTML / XHTML / CSS | 11 | Dec 17th, 2005 3:33 PM |
| major class project | Dark Flare Knight | Java | 9 | Apr 29th, 2005 3:45 PM |
| Help! I have a problem | thomas55 | C++ | 1 | Apr 24th, 2005 2:16 PM |