Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wt

Pages: [1]
1
Sharp ROMs / Need Info On Kernel Update
« on: March 06, 2005, 05:50:01 pm »
Hi,

I need to tweak the original kernel of my C860 leaving everything else
intact.

I already have a kernel (zImage) made from linux-c860-20031107-rom1_10.
(still have some questions about the config files but I'll leave that
for later.

Now some questions :

I need to copy updater.sh and zImage (and nothing else) to a cf/sd card. Right ?

Where can I get the appropriate updater.sh for this action ?

thanks in advance
wt

2
Sharp ROMs / netfilter/iptables on Cacko ROM 1.21a
« on: May 04, 2004, 05:50:57 pm »
I could not get iptables working with CackoROM 1.21a. while the same ipkgs do work on
the SharpROM.
strace on iptables -L gives:
    getsockopt(3, SOL_IP, 0x40 /* IP_??? */, 0xbffffadc, 0xbffffad8) = -1 EPERM (Operation not permitted)
where SHarpROM produces:
getsockopt(3, SOL_IP, 0x41 /* IP_??? */, \"filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\"..., [656]) = 0

Looks like CONFIG_NETFILTER is not configured on this kernel.

Anybody ?

Pages: [1]