View Single Post
Posts: 48 | Thanked: 85 times | Joined on Feb 2010
#7
I tried to make the file-system ext2 with mkfs in a 8GB sd card, I copied the files of the debian distribution in the root of the sd card and after I used by terminal the command:

$ sudo ./flasher-3.0 --set-root-device mmc
flasher v0.8.7 (Oct 17 2006)

Suitable USB device not found, waiting
USB device found found at bus 006, device address 052
Found device RX-44, hardware revision 0805
NOLO version 1.1.16
Version of 'sw-release': RX-44_DIABLO_5.2008.43-7_PR_MR0
The device root device is now 'mmc'
The command seem to work fine but is it the same: the tablet seem to boot from flash and reboot continuously.
What I doing of wrong?
Thanks.
PS: the flasher 3.5 don't have "--set-root-device" option!
So I used the older flasher to do this work.