View Single Post
Old 12-02-2007, 12:59 PM   #3
thetechnobear
Connoisseur
thetechnobear has a complete set of Star Wars action figures.thetechnobear has a complete set of Star Wars action figures.thetechnobear has a complete set of Star Wars action figures.
 
Posts: 65
Karma: 256
Join Date: Nov 2007
Location: Switzerland
Device: Iliad, Kindle K3, iPad , iPhone, etc...


fixed...

ok, an oddity...

id noticed that with the new busybox, and udhcp i was no longer getting the hostname (ereader.) registered with the router.

so bit of hunting, located that this is because udhcp is not being passed
-h hostname

a) changed the wired.sh (and wireless.sh) script to send it -h hostname (which works fine btw)
b) changed the eth0 interface back to non auto, no dhcp
c) create init script, to start eth0 via wired.sh

all works fine except, it would appear contentLister is not happy

my guess is its name resolution... so need to figure that then should be ok.
anyway fixed...
thetechnobear is offline   Reply With Quote