[LIVE] Ethernet configuration help
#1
Hello,

I have a Revo 3610 running XBMC Live installed to the hardrive and I have it all going but an annoying little problem with the ethernet. Can someone please post what the "/etc/network/interfaces" file should look like using a wired ethernet connection to a router?

Thanks,
BE4TNUT
Reply
#2
Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp
Use mythicalLibrarian to make a library out of your MythTV files. Leave the recording to MythTV and use XBMC as your library.
Installation and Instructions:http://wiki.xbmc.org/index.php?title=MythicalLibrarian
Technical Support:http://forum.xbmc.org/showthread.php?tid=65644
[url=http://forum.xda-developers.com/showthread.php?tid=1081892][/url]
Reply

Logout Mark Read Team Forum Stats Members Help
[LIVE] Ethernet configuration help0