|
|
|
O primeiro que hai que facer é recompilar o kernel habilitando os siguintes parámetros:
"Networking support" CONFIG_NET y "TCP/IP networking" CONFIG_INET y "Assume subnets are local" CONFIG_INET_SNARL y "Network device support?" CONFIG_NETDEVICES y "Dummy net driver support" CONFIG_DUMMY y "SLIP (serial line) support" CONFIG_SLIP y "CSLIP compressed headers" CONFIG_SLIP_COMPRESSED y "PPP (point-to-point) support" CONFIG_PPP y "PLIP (parallel port) support" CONFIG_PLIP y
|
|
|