NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: replacement tool for "adjustkernel"



eric.halibut%gmail.com@localhost ("Eric d'Halibut") writes:

>On 6/10/11, Skorobogatko Oleksii <skorobogatko%meta.ua@localhost> wrote:

>> Save it to dmesg2gen.sh for example and invoke:
>> dmesg | dmesg2gen.sh /usr/sys/arch/i386/conf/GENERIC > myconfig

>Thanks for this. I gave it a test drive and came up with a short err message:

>if: Expression syntax.


That's a csh error message. I guess you are using csh and didn't
make dmesg2gen.sh executable, so the shell just tries to interpret
it instead of starting a /bin/sh process.

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index