> Initializing Plan 9 FAT configuration partition (9fat) > > add 9load at clust 2 > Initializing FAT file system > type hard, 12 tracks, 255 heads, 63 sectors/track, 512 bytes/sec > Adding file /n/newfs/386/9load, length 338424 > add 9load at clust 2 > used 342016 bytes > /bin/mount: can't open srv/dos: '/srv/dos' file does not exist > cp: can't create /n/9fat/9load: '/n/9fat/9load' clone failed > cp: can't create /n/9fat/9pcf '/n/9fat/9pcf' clone failed > /n/9fat/plan9.ini: rc (bootsetup): can't open: '/n/9fat/plan9.ini' clone > failed
that's odd. it sounds like dossrv is not running. otherwise /srv/dos would exist. if you're doing this from the installer, you can trystarting it by hand by typing "dossrv" at the prompt. it may be that your iso is missing dossrv. - erik
