9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] something evil happening when partitioning a hdd with the plan9 installer
@ 2007-04-09  3:51 John Soros
  2007-04-09  9:20 ` Paweł Lasek
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: John Soros @ 2007-04-09  3:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi all!
This is my first message, so please don't bash me too hard for my
ignorance!
I just got a shiny new dell inspiron 640m notebook. It has a core2duo
processor, 2 gigs of RAM and a 120gig hdd. The first thing I did, after
installing linux on it was to try plan9. I was amazed that the
installer actually started up on this brand new system, but eh, plan9
is a modern operating system, I guess ;)
The problem was that dell shipped that laptop with more than 12 gigs
reserved for the windows restore thing and other various stuff on 4
partitions, so I hardly had any primary partitions to use. My first try
was to install plan9 on a secondary partition (yes, rtfm!!!), which was
a very stupid thing to do, nevertheless the partition table got messed
with really bad. I mean, I could hardly recover my linux root partition
from the 6 partitions I had on the disk. The rest got wiped.
Okay, I thought, what a blunder, I wont miss that one again. So I wiped
my disk clean, and repartitioned now without all the dell partitions, so
I had my first partition reserved for plan9. I just got to the point of
installing plan9 on the machine again, so I loaded the plan9 cd in and
booted it (from april 4th 2007). I created the plan9 partition at the
beginning, where I reserved 3 gigs for it when reinstalling my system.
Okay, I thought, I got through the partitioning part with no problem, I
also subdivided my partition and mounted the fossil partition. Then I
thought I would check out what happened, and reboot my system into
linux. I know cfdisk is one of the most sensitive partitioning
tools, so I fired it up, and, to my joy, it spat an error message at
me. Actually, the same one as the one I got before.The error was
partition 4 extends past end of disk. I think partition 4 was my
extended partition, but I did not really see anything strange, I
checked the cylinders, but it looked like partition 4's end was the
last cylinder of the disk, so I didn't really understand, the same
thing happened before, when I installed it on an extended partition:
the partition table lloked fine, but cfdisk would complain, and my
system would get unbootable.
Sorry for the length of the message.
cheers!
John


^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: Re: [9fans] something evil happening when partitioning a hdd with the plan9 installer
@ 2007-04-09 20:07 Brian L.Stuart
  2007-04-09 23:34 ` John Soros
  0 siblings, 1 reply; 11+ messages in thread
From: Brian L.Stuart @ 2007-04-09 20:07 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> 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




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-04-19 20:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-09  3:51 [9fans] something evil happening when partitioning a hdd with the plan9 installer John Soros
2007-04-09  9:20 ` Paweł Lasek
2007-04-09 19:58   ` John Soros
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

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).