9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Brian L.Stuart <blstuart@bellsouth.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: Re: [9fans] something evil happening when partitioning a hdd with	the plan9 installer
Date: Mon,  9 Apr 2007 15:07:52 -0500	[thread overview]
Message-ID: <20070409200752.ZGHU20109.ibm70aec.bellsouth.net@mail.bellsouth.net> (raw)

> Also, I still can not boot plan9 from grub for some odd reason. I tells me it can't bot the system.
> Plan9 is on the /dev/sda1 partition, and here is how I am trying to boot it in grub:
> 
> root (hd0,0)
> chainloader +1
> boot
> 
> I also tried putting rootnoverify instead of root, but it doesn't work either, and I also tried the makeactive option after root (hd0,0), but again, no avail.

That's pretty close to what I have.  Mine is installed on /dev/hda1 (the
second primary partition) and my grub entry looks like:

title=Plan9
  rootnoverify (hd0,1)
  chainloader +1

So in principal, if everything is set up correctly and you have the Plan 9
boot block at the beginning of the partition, it should work.  Is the
error coming from Plan 9 or from grub?

BLS




             reply	other threads:[~2007-04-09 20:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 20:07 Brian L.Stuart [this message]
2007-04-09 23:34 ` John Soros
2007-04-10  2:42 Brian L.Stuart

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=20070409200752.ZGHU20109.ibm70aec.bellsouth.net@mail.bellsouth.net \
    --to=blstuart@bellsouth.net \
    --cc=9fans@cse.psu.edu \
    /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).