1/* configuration commands */ 2 3/* configuration commands */ 4filsys main j(w6)(r5.<0-18>r5.<20-38>) 5e!0!helix:/386/9pcfs 6 7/* AUDIO */ 8ip/dhcp 9ip/tftpd 10con /dev/eia1 11bootp()phaeton:/sys/src/fs/audio/audio 12 13/* AUDIO */ 14touch superblock 2835710 15 16config w2 17service audio 18filsys main cw2j(w5w4)(l<0-39>) 19filsys dump o 20ip 135.104.3.106 21ipgw 135.104.3.1 22ipmask 255.255.255.0 23ipauth 135.104.9.7 24end 25 26/* RORO running 9pcfs (16KB blocks) */ 27config w2 28service roro 29filsys main [w2w3] 30ip 135.104.9.29 31ipgw 135.104.9.1 32ipmask 255.255.255.0 33ipauth 135.104.9.7 34end 35 36/* RORO running plan9pc (4KB blocks) */ 37config w1 38service roro 39filsys main w1 40ip 135.104.9.29 41ipgw 135.104.9.1 42ipmask 255.255.255.0 43ipauth 135.104.9.7 44end 45 46/* EMELIE */ 47e!0!helix:/usr/ken/fs/pc/9pcfs 48130 disks loaded 49 50/* BOOTES 00006b8244f8 */ 51superblocks: 52bootes 44930632 53 dump 44945151 is good; 44945224 next 54 44945220 cwroot; 44945223 roroot 55fornax 8917649 56 dump 8919157 is good; 8919167 next 57 8919163 cwroot; 8919166 roroot 58 sbaddr = 8919379 59 craddr = 8919383 8919383 60 61/* BOOTES little endian */ 62config xw5 63service bootes 64filsys main c[xw5]j(w1.1.8xw1.1.1)(r<0-44>r<50-94>) 65filsys dump o 66filsys fornax c[xw3]j(w1.2.8xw1.2.0)(r<0-18>) 67filsys fdump o 68ip 135.104.9.30 69ipgw 135.104.9.1 70ipmask 255.255.255.0 71ipauth 135.104.9.7 72end 73 74/* BOOTES little endian with only fornax filesystem */ 75config xw5 76service bootes 77//filsys main c[xw5]j(w1.1.8xw1.1.1)(r<0-44>r<50-94>) 78//filsys dump o 79filsys main c[xw3]j(w1.2.8xw1.2.0)(r<0-18>) 80filsys dump o 81ip 135.104.9.30 82ipgw 135.104.9.1 83ipmask 255.255.255.0 84ipauth 135.104.9.7 85end 86 87/* BOOTES little endian with only bootes filesystem */ 88config xw5 89service bootes 90filsys main c[xw5]j(w1.2.8xw1.2.1)(r<0-44>r<50-94>) 91filsys dump o 92ip 135.104.9.30 93ipgw 135.104.9.1 94ipmask 255.255.255.0 95ipauth 135.104.9.7 96end 97 98/* BOOTES 00006b8244f8 big endian */ 99config w5 100service bootes 101filsys main c[w5]j(w0.1.8w0.1.1)(r<0-44>r<50-94>) 102filsys dump o 103//filsys fornax c[w3]j(w0.2.8w0.2.0)(r<0-18>) 104//filsys fdump o 105ip 135.104.9.30 106ipgw 135.104.9.1 107ipmask 255.255.255.0 108ipauth 135.104.9.7 109end 110 111// jukefs 112// DSIZE = 39815 113config w6 114service jukefs 115filsys main cw6j(w5w<1-4>)(r<0-140>r<144-284>) 116filsys dump o 117ip 135.104.9.10 118ipgw 135.104.9.1 119ipmask 255.255.255.0 120ipauth 135.104.9.7 121end 122 123// emelie 124// DSIZE = 157933 125config w1.0.0 126service emelie 127filsys main c[w1.<0-5>.0]j(w6w5w4w3w2)(l<0-236>l<238-474>) 128filsys dump o 129filsys other [w1.<9-14>.0] 130filsys temp [w1.8.0] 131ipauth 135.104.9.7 132ip 135.104.9.42 133ipgw 135.104.9.1 134ipmask 255.255.255.0 135ipsntp 135.104.9.52 136end 137 138// choline 139// DSIZE = 79563-1 140config w1.0.0 141service choline 142filsys main c[w<1-3>]j(w1.<6-0>.0)(l<0-124>l<128-252>) 143filsys dump o 144filsys other [w<4-6>] 145ipauth 135.104.9.7 146ip 135.104.72.2 147ipgw 135.104.72.1 148ipmask 255.255.255.0 149ipsntp 135.104.9.52 150end 151