9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Win2k-NTFS and plan9, dual boot
@ 2005-11-12 23:05 Steve Simon
  2005-11-12 23:10 ` Federico Benavento
  0 siblings, 1 reply; 4+ messages in thread
From: Steve Simon @ 2005-11-12 23:05 UTC (permalink / raw)
  To: 9fans

Ok, I'am being foolish but I cannot see where.
I reinstalled my laptop with Win2k with NTFS.
So I manually added a line to boot.ini:

	c:\bootsect.p9 = "Plan 9 from Bell Labs"

and build a bootsect.p9:

	touch /tmp/diskimg
	disk/format -b /386/pbslba /tmp/diskimg
	dd -bs 512 -count 1 < /tmp/diskimg > bootsect.p9
	rm -f /tmp/diskimg

However when I try to boot plan9 I get:

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

What did I miss?

-Steve


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

end of thread, other threads:[~2005-11-13 22:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-12 23:05 [9fans] Win2k-NTFS and plan9, dual boot Steve Simon
2005-11-12 23:10 ` Federico Benavento
2005-11-12 23:46   ` Russ Cox
2005-11-13 22:19     ` Adrian Tritschler

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