![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| 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: Dec 2007
Location: Philippines
Posts: 11
OS: xp-home
|
dual-boot problem with windows 2000 using grub boot loader
hi,
i have a problem booting my windows 2000. i recently installed a redhat linux using grub as my boot loader. i only have one hard disk (80G)with three partitions. the boot.ini and ntldr are in drive c while the winnt folder is in drive e (extended partition). i set drive d for my redhat linux installation. during linux installation, i set my partitions as: #fdisk -l /dev/hda1 fat32 drive c: /dev/hda2 ext'd /dev/hda5 ntfs drive e: /dev/hda6 linux /boot /dev/hda7 linux swap /dev/hda8 linux /root #my grub.conf title red hat enterprise linux root (hd0,5) kernel /vmlinuz-2.6.18-53.el5 ro root=LABEL=/ rhgb quiet initrd /initrd-2.6.18-53.el5.img title windows rootnoverify (hd0,4) chainloader +1 once i boot to windows..it gives an error "ntldr is missing" but when i change the grub config for windows [rootnoverify (hd0,0)] the windows cannot locate the ntoskrnl.exe in system32 because my winnt folder is in drive e: while the boot.ini and ntldr resides in drive c: can anybody 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) |
|
Registered User
Join Date: Dec 2007
Location: Texas
Posts: 22
OS: Windows XP Pro SP2/Ubuntu 8.04 "Hardy Heron"
|
Re: dual-boot problem with windows 2000 using grub boot loader
wow...the only thing i could think to try would be booting in linux, or with a dos recovery disk and copy ntldr onto the c: and see if that works...
|
|
|
|
|
|
#3 (permalink) | |
|
Registered User
|
Re: dual-boot problem with windows 2000 using grub boot loader
Quote:
Code:
fdisk -l Code:
Device Boot Start End Blocks Id System /dev/hda1 * 1 1275 10241406 83 Linux /dev/hda2 1276 1406 1052257+ 82 Linux swap /dev/hda3 1407 4865 27784417+ 83 Linux |
|
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 470
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix
|
Re: dual-boot problem with windows 2000 using grub boot loader
I think "rootnoverify (hd0,4)" needs to be "rootnoverify (hd0,1)", assuming the Windows boot is on the dos partition (partition 1). If that doesn't work changes "rootnoverify (hd0,3), if the boot program is on partition number 3.
You know you can edit the grub lines by moving the cursor (using arrow keys) over the "Windows" and hitting the "e" key (for edit). Then you can move the cursor around to the line you want to edit and moving the cursor around. Also delete the "quiet" on the "kernel" line. You can watch the Linux kernel boot. These edits are temporary. Once you get it working you will have to go edit the grub file to make it permanent. Partition numbers start at zero in GRUB instead of one. See the pdf that was sent in the previous post. Good luck. |
|
|
|
![]() |
| Thread Tools | |
|
|