View Single Post
Old 06-01-2007, 02:25 AM   #25
narve
iLiad fan
narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.narve can teach chickens to fly.
 
Posts: 210
Karma: 3864
Join Date: Oct 2006
Device: iRex iLiad
Quote:
Originally Posted by Dorian
Hi, everyone. I recently was granted shell access by the kind folks at Irex but I am having a bit of trouble getting started hacking my Iliad. I have been reading these forums for a few hours and it seems as though I am missing some sort of crucial first step.

You see, I was expecting to be able to mount my Iliad using USB and then just cd .. until I got to / (root), and then just drop an ssh client (dropbear or something) in init.d so I could login at my leisure after next bootup. My problem is, however, when I mount the Iliad as a USB drive, the topmost directory seems to be the one containing the content folders (newspapers, books, notes, etc.) Am I in some sort of chroot jail?
The USB connection only exposes the internal storage area (with books, docs, notes, news). Which makes sense, as exposing / would be a disaster for most people.

The best way to go is to install the unbrikcable package. Then you connect to your network (automatically using cable and dhcp at boot), and you can then ssh to the iliad (using rootme as password), change the password and/or set up ssh keys for easier login.

If you don't want to use cable, create a connect_to_my_wlan.sh containing something like "wireless.sh start <myssid> <mypasswd>" (detailed and correct instructions can be found somewhere in this forum), place it in e.g. "News" and run it.

Hope this helps
narve is offline   Reply With Quote