Hallo! Here is a boot loader for use with the CATS machines and your favourite Linux kernel (we're currently working with 2.2.1+rmk4 configured for CATS support and NOT Netwinder). UUdecode, then gunzip, then cat the *binary* image of the linux kernel (vmlinux) to the end of the loader. Then comes the tricky part. Set the second word (i.e. bytes 4 to 7) of the loader needs to contain the total length of the file after the cat. # This assumes you've run make in the linux directory uudecode <catslo.uue >catslo.gz gunzip <catslo.gz >catslo.bin objcopy vmlinux -O binary vmlinux.bin cat catslo.bin vmlinux.bin >/linux # now patch the length of the file into bytes 4..7 # (anyone wants to write a script for this???) Copy the file into the root of your BSD partition, chmod 544, and shutdown BSD. At the ROM boot> prompt type boot wd0a:/linux to see the beautiful logo and then the startup of Linux. For now, we're failing on IDE support in the Linux kernel, but working on it... Frank section 1 of uuencode 4.02 of file catslo.gz begin 644 catslo.gz M'XL(`#Y#U#8``.W7S4_38!P'\*>#L`5%2M2(:++'F,!%A@?_`$%,=EADB$:C: M\3!@;@O8D3%"#QIW7%"S_0$<'CV8&"^<C21RY80F1D_&K5L"FA`.'D1-YO.T- MZ]J5C4DB`O'[^:5IGY>NW[YM0#+2H?2GH\2.$K)A;K^7R)<C&RQ7;R$'G;RUA M*\B7D^7M#L>8BR_2[B8"`/@GZ/^M<AV:+O:N$<*T$^V>]3X/_UWCBZN+:<V?X MLP5)'L[_*I6ZC''W>E-J<54BRP4O;XNU\3L8U#I)QJ5_CLQR$GE;$'W?2J53< M/_F^8I_;5ZX'`G<(Z1\9N#QRK?]2&V.YO@]\[LJ3?!M?D\'>-==3IOE>S&GD, M#<NY'S.-IM*:)YW._7C(LZ3F"M+4#3U+>5Z>L;G\K4PF?_8!SY+]6)"RR_H<= M<4PQ1LA\496]18D$<_=E[W&^[N@AI$OF_=3-CRF68]GBF>Z%7#?O)]ELD<BIS MXJM2Z:OTFO%SXO-:6*Z9/"JVG&9::8IIA^E\44J]X^=W4^._AZU2:DD_YJ:XK M1BFFD=12,<.O'_M>?7[G^?62VZ7U<;Y^)CZ?!/5SN4`R^07>%M>W16:::Y-I? M8=[W4O0-+JZVKAA_:PSSON>.OJLSBA)3(C004V94.A%.*.%)JL1G?3X?&8C'Q MDS2FW(W3\7AX6NE)TNED*)&DL[%DE-X+16)C=#:>&/>18"@2ILG0Z&283L;C1 M$]-\7B*D1,+GZ%A([#8J/D@_@D]_9]RT<Q^7>Q_D\U2J=C[OGE9[53E'_S3?Y MT&[F&Q)+IGZ^@&I5S3O@I_Y8[9&_<7>CE=IZARO7KVXVO78IG7CF5%Y&.K'E& M?`H;Y?/KI6\KJBASK91GSZBBS/E62ZVP;ZMJ53JU1E4GW#Z?D:QR;^VYC):95 MR=K'WK(2.9+53^=,N%T^O[FVY[/&&^>KSKBC?&;"QL^??U?R&6]#_7S1QOGTT M=M6;N_-\UO/GR&:]L<YL]M%M\I7;Y7Q&QOKYS$S5;XN5JRIAM&Y"CV.L<^OW! MG_.[,*:*,O-8"6N]Q2*9N6[P_MKSV<N>S;R_M9ZZ_5+NO?I?`P``````````5 M````````````````````````````````````````````````````````````` ,X"#[#8F=;X,`@```5 `` end sum -r/size 63032/1243 section (from "begin" to "end") sum -r/size 56618/867 entire input file ------------------------------------------------------------------------ Frank A. Vorstenbosch <SPAM_ACCEPT="NONE"> Phone: 0181 - 636 3000 Electronics and Software Engineer Mobile: 0976 - 430 569 Eidos Technologies Ltd., Wimbledon, London Email: [EMAIL PROTECTED] unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
