9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] cpu+auth server under vnware-4.0 question..
@ 2004-05-05 20:35 Ishwar Rattan
  2004-05-06 18:24 ` Ishwar Rattan
  0 siblings, 1 reply; 2+ messages in thread
From: Ishwar Rattan @ 2004-05-05 20:35 UTC (permalink / raw)
  To: 9fans

I have had success in making vmware.zip version work
under vmware-4.0 workstation. The cpu-auth server boots
correctly.

An attempt to login with drawterm, there is a problem..
user[none]: bootes
password: xxxxx
!AS protocol botch: Connection reset by peer
user[bootes]:
  ..repeats..

Any pointers? My kenel compilation comment is included below.

-ishwar

---
wiki-page says for pcauth kernel compilation to have

bootdir
	/386/bin/auth/factotum
	/386/bin/disk/kfs

file /sys/src/9/pc/pcauth has no entry of type bootdir,
it has
...
misc
	factotum.root
	ipconfig.root
	kfs.root
...

boot cpu boot /dev/sdC0/
	il
	local
---


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

* [9fans] cpu+auth server under vnware-4.0 question..
  2004-05-05 20:35 [9fans] cpu+auth server under vnware-4.0 question Ishwar Rattan
@ 2004-05-06 18:24 ` Ishwar Rattan
  0 siblings, 0 replies; 2+ messages in thread
From: Ishwar Rattan @ 2004-05-06 18:24 UTC (permalink / raw)
  To: 9fans

Another try.

I added ether79c790 pci (to link section) and vgavmware +cur (to
misc section) of stock /sys/src/9/pc/pcauth file. Also appended
bootdir
	/386/bin/auth/factotum
	/386/bin/disk/kfs

to pcauth file.

Compilation stops with erros..
...
8c -FVw bootpcauth.c
8l -o bootpcauth,out bootpsauth.8 ../boot/libboot.8 print8
../port/mkroot bootpcauth boot
bootpcauth.c:8 name not declared config
bootpcauth.c:8 name not declared bin
bootpcauth.c:8 name not declared auth
bootpcauth.c:8 name not declared factotum
bootpcauth.c:8 name not declared connect
bootpcauth.c:8 name not declared bin
...
too many errors.

I am missing some files. Any pointers wiill be appreciated.

-ishwar


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

end of thread, other threads:[~2004-05-06 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-05 20:35 [9fans] cpu+auth server under vnware-4.0 question Ishwar Rattan
2004-05-06 18:24 ` Ishwar Rattan

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