9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fossil start before network mount
@ 2005-11-17  8:50 Sergey Reva
  2005-11-17 11:06 ` Steve Simon
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey Reva @ 2005-11-17  8:50 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello Fans,

I have problem with freshly installed system

That from /dev/kmesg

root is from (tcp, il, local)[local!#S/sdC0/fossil]: time...
fossil(#S/sdC0/fossil)...listen: announce 'tcp!*!564': announce opening /net/tcp/clone: '/net/tcp' does not exist
listen tcp!*!564: listen: announce 'tcp!*!564': announce opening /net/tcp/clone: '/net/tcp' does not exist
version...time...

That is /proc/<fossil pids>/ns

bind  #ec /env
bind -bc #e /env
bind -c #s /srv
bind  /mnt /mnt
mount -b #s/factotum /mnt 
bind  #c /dev
bind  #p /proc
bind -a #S /dev
bind -a #k /dev
cd /

After booting network work...

Where is problem?

Thanks in advance
Sergey
-- 
http://rs-rlab.narod.ru                          mailto:rs_rlab@mail.ru



^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [9fans] fossil start before network mount
@ 2005-11-18  8:37 YAMANASHI Takeshi
  0 siblings, 0 replies; 5+ messages in thread
From: YAMANASHI Takeshi @ 2005-11-18  8:37 UTC (permalink / raw)
  To: 9fans

> root is from (tcp, il, local)[local!#S/sdC0/fossil]: time...
> fossil(#S/sdC0/fossil)...listen: announce 'tcp!*!564': announce opening /net/tcp/clone: '/net/tcp' does not exist

The ip stack (#I) is not bound to /net in the namespace of
the fossil and putting "bind -a #I /net" into your fossil.conf
should do the binding.

	fossil/conf /dev/sdC0/fossil > /tmp/fossil.conf
	<add the bind line above the listen line in fossil.conf>
	fossil/conf -w /dev/sdC0/fossil < /tmp/fossil.conf

-- 
"on travel, off the network ... and a fossil in my pocket"




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

end of thread, other threads:[~2005-11-18  8:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-17  8:50 [9fans] fossil start before network mount Sergey Reva
2005-11-17 11:06 ` Steve Simon
2005-11-17 11:18   ` Gabriel Diaz
2005-11-17 11:27   ` Sergey Reva
2005-11-18  8:37 YAMANASHI Takeshi

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