Quote:
Originally Posted by elale
4) telnet/ssh to your kindle and run "sh /mnt/us/DK_System/install/install.sh", or put that command to usbnet's script("usbnet/bin/usbnetwork")
|
How exactly do you do that? If I run "~usbNetwork" and then try to login this way from the PC:
Code:
# modprobe usbnet
# modprobe cdc_ether
# ifconfig usb0 192.168.2.1
# ssh root@192.168.2.1
it asks for the password. Looks like I'm doing a silly mistake somewhere. Any idea? cheers!!