> boot: can't connect to file server: dial tcp!<ip file server>!564: > connection refused
Is your fileserver listening for 9p connections? try "netstat | grep 9fs" on the file server. If this fails you probably need to add the line "srv fossil" to your fossil config (using fossil/conf); See fossil(1). -Steve
