Ceci est une ancienne révision du document !


Comment utiliser son PDA Ipaq hx4700 sous Angström avec Ubuntu

Sauvegarde du hx4700

Restauration du hx4700

Configuration du hx4700

Matériel

Logiciel

vi /etc/network/interfaces
# 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 manual

# The secondary network interface
auto usb0
iface usb0 inet manual

# The virtual Bridging Interface linking usb0 to eth0
auto br0
iface br0 inet dhcp
bridge_ports eth0 usb0
  • tutoriel/utiliser_son_pda_hx4700_sous_angstrom_avec_ubuntu.1325448683.txt.gz
  • Dernière modification: Le 01/01/2012, 21:11
  • par sefran