From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 19 Apr 2007 18:06:15 +0200 From: John Soros To: 9fans@cse.psu.edu Subject: Re: [9fans] something evil happening when partitioning a hdd with the plan9 installer In-Reply-To: <9f3897940704090220h38b97aa5w357553c0eeab45d5@mail.gmail.com> References: <20070409055131.18fa0ecc@minitux.homeshield> <9f3897940704090220h38b97aa5w357553c0eeab45d5@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Message-ID: <4627938b.770bb367.10ad.4f71@mx.google.com> Topicbox-Message-UUID: 4c6de6fc-ead2-11e9-9d60-3106f5b1d025 Okay, now plan9 is working on my laptop, here is how I did it: I made a primary partition for plan9 in lunix, then I used fdisk to set the= partition type to plan9 (this is the only partitioning program that know plan9 type partitions). After this all went pretty easily, I installed the standard way from cdrom,= I just didn't do any partitioning as that was already done. For the bootsetup step I selected plan9 way of booting, and at the question= wether to install plan9 loader to the MBR I answered No. Now I can boot plan9 on the primary partition #1 from grub like so: title Plan9 from outer space root (hd0,0) chainloader +1 boot Thanks for all the replies, and all the suggestions. Cheers to all plan9 users! I there's any plan9 users in Hungary, I'd be very happy to meet them! John On Mon, 9 Apr 2007 11:20:22 +0200 "Pawe=C5=82 Lasek" wrote: > On 4/9/07, John Soros wrote: >=20 > [cut] >=20 > 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. >=20 > 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...) >=20 >=20