9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: John Soros <sorosj@gmail.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] something evil happening when partitioning a hdd with the plan9 installer
Date: Mon,  9 Apr 2007 21:58:28 +0200	[thread overview]
Message-ID: <461a9af0.241644d7.09ea.5e22@mx.google.com> (raw)
In-Reply-To: <9f3897940704090220h38b97aa5w357553c0eeab45d5@mail.gmail.com>

Thanks, pavel.

On Mon, 9 Apr 2007 11:20:22 +0200
"Paweł Lasek" <pawel.lasek@gmail.com> wrote:

> On 4/9/07, John Soros <sorosj@gmail.com> wrote:
> 
> [cut]
> 
> In this case, I'd recommend repartitioning with plain linux fdisk and
> reserve a partition for plan9 using it (Set partition type to plan9,
> you can check the number using built-in help IIRC), then during plan9
> installation just choose that partition and tell plan9 fdisk to don't
> write anything.
Yes, this definitely got me closer. I didn't know linux fdisk knew about plan9 type partitions.

> 
> And somebody ought to make plan9 bootable from something other than
> primary partition (The same problem I have with Solaris 10. I could
> use those 70 GB of hdd in my school computer, but there are not enough
> primary partition numbers left for it's disklabel...)
> 
> 

This got me a bit closer to having plan9 work on my system, as I succeded in installing it without having my partitions played with, but then came the bootsetup step. Here, the first time I simply pressed ctrl-d and rebooted the computer, but it seems that step has to be finished in order to get a 9fat partition set up with 9load, plan9.ini and the kernel, so I booted up the CD and quickly went through the bootsetup phase, selecting plan9 boot method, and selecting not to install into the mbr.

Here, when I rebooted, again, my partition table was wrong, the extended partition got messed with somehow, and reached 1 cylinder outside the phisical limit. Of course this did not make my system unbootable, but it's still queer though, that that last bootsetup phase, which shouldn't have messed with my partition table (I did not even install to the mbr), changed my extended partition.

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.
Thanks for the replies!
Johnny


  reply	other threads:[~2007-04-09 19:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09  3:51 John Soros
2007-04-09  9:20 ` Paweł Lasek
2007-04-09 19:58   ` John Soros [this message]
2007-04-19 16:06   ` John Soros
2007-04-19 19:35     ` John Stalker
2007-04-19 20:10     ` W B Hacker
2007-04-19 20:21       ` John Stalker
2007-04-09  9:52 ` John Stalker
2007-04-09 10:32   ` matt
2007-04-09 10:49 ` John Stalker
2007-04-09 20:07 Brian L.Stuart
2007-04-09 23:34 ` John Soros

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=461a9af0.241644d7.09ea.5e22@mx.google.com \
    --to=sorosj@gmail.com \
    --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).