How do I get capital letters in STERM. I'm trying this:
4. Open a terminal on your gp2x and run:
dd if=/mnt/sd/cramfs-0.0.4.dump of=/dev/mtdblock/4 bs=1M
sync
but have accidentally hit return twice... once before typing "bs=" and 2nd time after "bs=1"
Hope nothing is messed. I need the capital M.
EDIT: found it.... VOL UP + A
EDIT(2): Oddbot, you might want to clarify the above point a little. For some time I tried typing it as a continuous line. I even checked the MANual for dd and saw the only sync option was conv=sync. I tried that and it showed no error. Only then did it dawn on me that 'sync' was a new command. Maybe you could add root@sterm $: or whatever.
Just a suggestion for slow learners like me
4. Open a terminal on your gp2x and run:
dd if=/mnt/sd/cramfs-0.0.4.dump of=/dev/mtdblock/4 bs=1M
sync
but have accidentally hit return twice... once before typing "bs=" and 2nd time after "bs=1"
Hope nothing is messed. I need the capital M.
EDIT: found it.... VOL UP + A
EDIT(2): Oddbot, you might want to clarify the above point a little. For some time I tried typing it as a continuous line. I even checked the MANual for dd and saw the only sync option was conv=sync. I tried that and it showed no error. Only then did it dawn on me that 'sync' was a new command. Maybe you could add root@sterm $: or whatever.
Just a suggestion for slow learners like me