Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: jesin on January 28, 2013, 06:48:09 AM

Title: How to enable IPv6 on TinyCore-current.iso
Post by: jesin on January 28, 2013, 06:48:09 AM
I downloaded TinyCore-current.iso and installed it into a qcow2 image using qemu by following the instructions at brezular.wordpress.com/2011/01/26/how-to-setup-linux-microcore-3-x-router-qemu-image-in-fedora-linux-part1/

and then I installed ipv6 using
tce-load -i -w ipv6-3.0.3-tinycore.tcz

Now when I do modprobe ipv6 I am getting the error
modprobe: module ipv6 not found in modules.dep
Title: Re: How to enable IPv6 on TinyCore-current.iso
Post by: tinypoodle on January 28, 2013, 07:46:22 AM
Current kernel version is 3.0.21
Title: Re: How to enable IPv6 on TinyCore-current.iso
Post by: jesin on January 28, 2013, 08:24:00 AM
Thanks a lot tinypoodle I installed ipv6-3.0.21-tinycore.tcz and IPv6 works like a charm.