9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fs(3) not bound at boot
@ 2008-05-06 12:03 a
  2008-05-06 18:13 ` geoff
  0 siblings, 1 reply; 7+ messages in thread
From: a @ 2008-05-06 12:03 UTC (permalink / raw)
  To: 9fans

In /sys/src/9/boot/local.c^connectlocal we have:
	if(bind("#k", "/dev", MAFTER)<0)
I am booting locally off a fossil partition, so I'm pretty
sure this is the right code path. The bind seems to
work (I stuck a test right after that in my local local.c),
but by the time it gets around to starting venti, venti
can't see a file in /dev/fs. When booting finishes, the
file's in #k/fs, but #k isn't mounted anywhere.

Anyone know where/why this is getting lost? I'd like
to boot off a fs(3)-backed venti. I also tried telling
venti to get its arenas directly from #k/fs/arenas, but
that went poorly.
Anthony





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

end of thread, other threads:[~2008-05-13 22:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <92bbc277fe295e3ecff469570b8dccb0@plan9.bell-labs.com>
2008-05-13 22:30 ` [9fans] fs(3) not bound at boot a
2008-05-06 12:03 a
2008-05-06 18:13 ` geoff
2008-05-06 19:01   ` a
2008-05-06 20:11     ` Francisco J Ballesteros
2008-05-06 20:14       ` a
2008-05-06 20:15     ` Christopher Nielsen

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