On Fri, 26 Feb 1999, Steve McIntyre wrote: >Hmmm. I have that already: > ># put the relevant parts of SILO boot loader >mkdir -p boot1/boot >cp -p $BOOTDIR/cd.b $BOOTDIR/second.b boot1/boot >cat - > boot1/boot/silo.conf << __EOF__ >message=!cd1 >timeout=300 >root=/dev/ram >image[sun4c,sun4d,sun4m]=!cd2 > label=linux > initrd=!cd5 >image[sun4u]=!cd4 > label=linux > initrd=!cd5 >image[sun4c,sun4d,sun4m]=!cd3 > label=linux-2.2 > initrd=!cd5 >image[sun4u]=!cd4 > label=linux-2.2 > initrd=!cd5 >__EOF__
or is your patch reversed? -- Steve McIntyre, Allstor Software [EMAIL PROTECTED] <a href=http://www.rpg-soc.ucam.org/curs/>CURS home page</a> "Can't keep my eyes from the circling sky, "Tongue-tied & twisted, Just an earth-bound misfit, I..."

