This is strange. Way before bigpaws replies, I installed Zenwalk 5.0 and miraculously, I was able to access the Internet. Before that, I was installing OpenSolaris, VectorLinux with internet access problem. As for DSL, I can't even install or boot from LiveCD. I will try bigpaws' method when I'm done dual booting Zenwalk and Vector Linux.
My first try of dual booting failed but I managed to try bigpaws' solution and here's the result:
modprobe forcedeth
nothing except "vector:/~" is shown
check with lsmod to see of the module loaded
modules used by
forcedeth 0
Now lets see if it will work type:
ifconfig eth0 up
error while getting interface flags: no such device
If you can use VASM to configure the card.
tried it a lot of times but it never work.
I haven't tried wcs's method yet because I want to have confirmation on how to dual boot before I try to dual boot dual linux again.
I don't know if I should make a new topic or put it here but I put it here for now; this is my current partition setting:
name flags part type fs type size
sda1 boot primary linux 80GB
sda2 primary linux swap 40GB
sda3 primary linux 80GB
sda5 logical linux swap 40GB
sda6 logical linux 40GB
sda7 logical linux 40GB
then zenwalk root is in sda1 while zenwalk swap is in sda2. I looked around the net but I don't know what to type in etc/lilo.conf and how to mount the second linux os.