Is there any special kernel .config on CVS to build the kernel with
buildtool for soekris net48xx ??
Regards,
Harry
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 expres
Franck
Franck wrote:
> Hi,
>
> i've a little problem.
>
> I've a CF 128Mb memup (DEV) with bering 3.0.2 with Soekris 4801.
> CF boot fine with hda1
>
> I'm coping all contents of CF 128Mb memup (DEV) to CF lexar 128Mb (PROD)
>
> Before copy, i'm manking this :
> mkfs.msdos /dev/sdb1
> syslinux
Hi,
i've a little problem.
I've a CF 128Mb memup (DEV) with bering 3.0.2 with Soekris 4801.
CF boot fine with hda1
I'm coping all contents of CF 128Mb memup (DEV) to CF lexar 128Mb (PROD)
Before copy, i'm manking this :
mkfs.msdos /dev/sdb1
syslinux -s /dev/sdb1
dd if=mbr.bin of=/dev/sdb bs=512
Hi,
i've little problem with net4801 and network speed. With iperf, max speed
is 30bmps.
PC1 (10.1.1.251) <-> eth1 (10.1.1.254) <-> eth0 (192.168.0.99) <-> PC2
(192.168.0.51)
network is 100Mbps full
iperf from PC1 client to PC2 server :
sudo iperf -c 192.168.0.51 -i 3
--