public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan Mckinnon <alan@linuxholdings.co.za>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Very OT - Need help removing NTLDR
Date: Mon, 21 Aug 2006 09:25:04 +0200	[thread overview]
Message-ID: <1156145104.26520.6.camel@gentoo> (raw)
In-Reply-To: <1156113056.17281.40.camel@camille.espersunited.com>

On Sun, 2006-08-20 at 17:30 -0500, Michael Sullivan wrote:
> Awhile back my wife asked me to add Windows 98 SE to the operating
> systems on her computer (Gentoo and WinXP) so that she could play old
> games that we couldn't get to work in Linux with wine.  She attempted to
> boot into Windows XP today, but got an error message:
> 
> NTLDR is missing
> Press any key to continue
> 

'98 believes it's the only OS in the entire world, and sets up the MBR
on the boot disk to suit itself, so you need to put it back.

Boot off the XP install disk, start the recovery option (not sure of the
name right now, but it's obvious what it is from the menu), and run
FIXBOOT from the prompt. That should put XP right.

Then boot normally, and make sure grub.conf/menu.1st have the correct
entries for the MS OSes. Something like:

	title WindowsXP
	root  (hd0,1)
	chainloader +1

Adjust the root entry to suit the partitions used by each Windows OS as
per normal grub rules. Everything should be back to normal. If you are
unlucky enough to have run FIXMBR from XP, then you need to reinstall
grub onto the MBR to get your usual boot loader back. Boot off any old
LiveCD and run grub-install. After booting back into Linux you can then
run the gentoo version of grub-install to restore things exactly as they
were.

alan


-- 
gentoo-user@gentoo.org mailing list



      parent reply	other threads:[~2006-08-21  7:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-20 22:30 [gentoo-user] Very OT - Need help removing NTLDR Michael Sullivan
2006-08-20 23:18 ` Mark Kirkwood
2006-08-20 23:22 ` Jesús Guerrero
2006-08-21  2:50   ` [gentoo-user] Very OT - Need help removing NTLDR [SOLVED] Michael Sullivan
2006-08-21 21:48     ` [gentoo-user] " hawat.thufir
2006-08-21  7:25 ` Alan Mckinnon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1156145104.26520.6.camel@gentoo \
    --to=alan@linuxholdings.co.za \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox