linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tom Corwine <linux-admin@corwine.org>
To: linux-admin@vger.kernel.org
Subject: Re: Configuring grub
Date: Fri, 12 Sep 2008 07:55:50 -0700	[thread overview]
Message-ID: <48CA82F6.2020001@corwine.org> (raw)
In-Reply-To: <L5DAE23984F1043cfB2590D770EC43285.1221228193.earth.sciencephoto.co.uk@MHS>

> Here's what I've tried
> 
>> grub
> 
> grub>device (hd0) /dev/cciss/c0d0	# Compaq device names
> grub>root (hd0,0)
> grub>setup (hd0,0)

Try:

grub> root (hd0,0)
grub> setup (hd0)

This should update the MBR correctly.


Tom

  reply	other threads:[~2008-09-12 14:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-12 14:03 Configuring grub Dermot Paikkos
2008-09-12 14:55 ` Tom Corwine [this message]
2008-09-12 15:14   ` Dermot Paikkos

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=48CA82F6.2020001@corwine.org \
    --to=linux-admin@corwine.org \
    --cc=linux-admin@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).