View Single Post
Old 10-20-2011, 06:36 PM   #8
vicinc
Guru
vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.
 
Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
the usb device is called /usb0
tried
sh update.sh user /dev/usb0
under adb shell #
with dingo on usb as update.zip
but without a working unmount
however this is what I get:
# sh update.sh user /dev/usb0
sh update.sh user /dev/usb0
fn=update.zip, dev=/dev/usb0, fs=auto
update.sh: cannot create /sys/devices/platform/pxa168-pwm.0/pwm-backlight.0/bac
light/pwm-backlight/brightness: directory nonexistent
mkdir failed for -p, File exists
mkdir failed for -p, File exists
mkdir failed for -p, File exists
start: Thu Oct 20 22:40:28 GMT 2011 (user)
executing update script...
removing reboot_cmd from env...
update.sh: fw_setenv: permission denied
do_mount: do_mount: dev /dev/usb0 dir /srcmnt type auto flags 0x8000 loop 0
do_mount: calling mount: dev /dev/usb0 dir /srcmnt s auto rwflag 0x8000
mount: No such file or directory
update.zip does not exist on /dev/usb0
rm failed for -rf, No such file or directory
failed.

it is trying to do something but reboots in the end. I think the script unmounts the usb0? as update.zip is not found on usb0 ?

Last edited by vicinc; 10-20-2011 at 08:10 PM.
vicinc is offline   Reply With Quote