Send me an instant message!
======================================================================================
먼저 git 관련 패키지가 있는지 확인하고 없으면 아래의 명령으로 설치합니다.
$ sudo aptitude install git-core
$ sudo aptitude install libimobiledevice0 libimobiledevice-dev
$ git clone git://github.com/dgiagio/ipheth.git
$ cd ipheth-pair
$ make
$ sudo make install
$ cd ipheth-driver
$ make
$ sudo make install
$ depmod -a
$ sudo modprobe ipheth
$ lsmod | grep ipheth (정상적으로 로드되었다면 이 명령을 통해 확인할 수 있습니다)
$ dmesg | grep ipheth
usbcore: registered new interface driver ipheth (이러한 메시지가 보이게됩니다)
$ dmesg | grep iPhone
ipheth 2-1:4.2: Apple iPhone USB Ethernet device attached