9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] booting plan 9 from LILO (was matrox ...)
@ 2002-05-06 12:04 Jatin Nansi
  0 siblings, 0 replies; 12+ messages in thread
From: Jatin Nansi @ 2002-05-06 12:04 UTC (permalink / raw)
  To: 9fans

Hi,

Since you say so, I redid the installation on a partition on the
primary master (/dev/hda2 on linux). And I also configured
lilo accordingly. Now I get the following:

PBS ... Bad format or I/O error
Press a key to reboot...

And I get stuck again.
Any ideas ?

Jatin

PS1: I dont know how the pointer looks when I boot into plan9
on the matrox G450, since I have yet to get the system to boot.
PS2: The AMD system in my earlier mail is another PC, and the wierd
thing is that on my PIII 500 MHz, the same floppy works just fine,
while i have the mount problem on the AMD.

Its just not my day :)

> I suspect the problem is that Plan 9 doesn't know how to boot
> from anything but the primary master.  More precisely, I don't
> know how that would work and so I'm not surprised that it
> doesn't.

> It could be that we're not dealing with LILO properly
> at all, although I think some people have gotten it working.  I would
> try it myself on my laptop but I'm afraid to wipe my MBR,
> since I'm not 100% sure how to put the Windows 2000 one back.

> Anyone want to share LILO success stories?

> Russ


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [9fans] booting plan 9 from LILO (was matrox ...)
@ 2002-05-06 15:26 Russ Cox
  0 siblings, 0 replies; 12+ messages in thread
From: Russ Cox @ 2002-05-06 15:26 UTC (permalink / raw)
  To: 9fans

try booting plan 9 from a floppy and then running

	disk/format -b /386/pbslba /dev/sdC0/9fat

which won't format your 9fat partition but
will install a different boot block.  maybe
your plan 9 partition is too far into the disk,
although the install program is supposed to get
this right automatically.



^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [9fans] booting plan 9 from LILO (was matrox ...)
@ 2002-05-06 13:34 Russ Cox
  2002-05-06 14:35 ` Jatin Nansi
  0 siblings, 1 reply; 12+ messages in thread
From: Russ Cox @ 2002-05-06 13:34 UTC (permalink / raw)
  To: 9fans

What does your LILO configuration look like?



^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [9fans] booting plan 9 from LILO (was matrox ...)
@ 2002-05-06  9:13 Fco.J.Ballesteros
  0 siblings, 0 replies; 12+ messages in thread
From: Fco.J.Ballesteros @ 2002-05-06  9:13 UTC (permalink / raw)
  To: 9fans


:  Anyone want to share LILO success stories?

We use LILO to boot 3rd ed terminals from a plan 9 network.
Works like a charm.

boot=/dev/hda
compact
delay=50
vga=normal
default=linux
image=/vmlinuz
	root=/dev/hda1
	label=linux
	read-only
other=/dev/hdc1
	label=plan9
	table=/dev/hdc



^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [9fans] booting plan 9 from LILO (was matrox ...)
@ 2002-05-05  6:00 Russ Cox
  2002-05-05 12:39 ` Michael H.Collins
  0 siblings, 1 reply; 12+ messages in thread
From: Russ Cox @ 2002-05-05  6:00 UTC (permalink / raw)
  To: 9fans

I've had very little luck with GRUB.
I don't think ït has a greater potential
for success than LILO.  LILO is simple and
works with legacy systems.  GRUB is complicated
and requires oodles of weird configuration
to make it think about talking to legacy systems.

Russ


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [9fans] booting plan 9 from LILO (was matrox ...)
@ 2002-05-04 17:35 Russ Cox
  2002-05-04 18:47 ` Sam
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Russ Cox @ 2002-05-04 17:35 UTC (permalink / raw)
  To: 9fans, jatin.nansi

> 2.  I installed plan9 on the 2nd partition of my secondary master (/dev/hdc2
> on linux). I made an 'other' entry in lilo.conf and run lilo. When I try to
> boot to plan9, I get an error that the disk is not a bootable. So what could
> be going wrong here?

I suspect the problem is that Plan 9 doesn't know how to boot
from anything but the primary master.  More precisely, I don't
know how that would work and so I'm not surprised that it
doesn't.

It could be that we're not dealing with LILO properly
at all, although I think some people have gotten it working.  I would
try it myself on my laptop but I'm afraid to wipe my MBR,
since I'm not 100% sure how to put the Windows 2000 one back.

Anyone want to share LILO success stories?

Russ


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

end of thread, other threads:[~2002-05-23 18:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-06 12:04 [9fans] booting plan 9 from LILO (was matrox ...) Jatin Nansi
  -- strict thread matches above, loose matches on Subject: below --
2002-05-06 15:26 Russ Cox
2002-05-06 13:34 Russ Cox
2002-05-06 14:35 ` Jatin Nansi
2002-05-06  9:13 Fco.J.Ballesteros
2002-05-05  6:00 Russ Cox
2002-05-05 12:39 ` Michael H.Collins
2002-05-04 17:35 Russ Cox
2002-05-04 18:47 ` Sam
2002-05-04 19:29 ` Quinn Dunkan
2002-05-05  1:31 ` Michael H.Collins
2002-05-23 18:36 ` Tomas

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