9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] reamfs strangitude
@ 2000-06-27 12:46 James Carter
  0 siblings, 0 replies; 2+ messages in thread
From: James Carter @ 2000-06-27 12:46 UTC (permalink / raw)
  To: 9fans

still not having a working gfx card i've been trying to get some of the
install done without rio, using a method similar to , but not as
effective as, robin bradley's. pick, part and prepdisk all work fine,
but when it attempts to ream the filesystem i get the following error:

	echo: write error: xterm: Error 50, errno 1: Too big
	/srv/log: rc: can't open

the /srv/log bit is because my rio-less install is not perfect but the
xterm(?!) error is puzzling. my plan9 partition is a little over a
gigabyte.

what is too big?

--
 J.F.Carter                    <URL:http://www.jfc.cx/>



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

* Re: [9fans] reamfs strangitude
@ 2000-06-28 19:07 rsc
  0 siblings, 0 replies; 2+ messages in thread
From: rsc @ 2000-06-28 19:07 UTC (permalink / raw)
  To: 9fans

	echo: write error: xterm: Error 50, errno 1: Too big
	/srv/log: rc: can't open

Change the definition of log in /rc/bin/dist/defs

xterm: Error 50, errno 1: Too big
is the current value of Egreg in the kernel source.
Egreg is used for things that shouldn't really
happen.  In this case, /srv thought you were
posting a service rather than writing to one
and thus complained because the write was
far bigger than a typical decimal number should be.

Russ




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

end of thread, other threads:[~2000-06-28 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-27 12:46 [9fans] reamfs strangitude James Carter
2000-06-28 19:07 rsc

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