![]() |
2006-04-16
, 23:27
|
Posts: 160 |
Thanked: 1 time |
Joined on Mar 2006
|
#91
|
![]() |
2006-04-16
, 23:32
|
Posts: 160 |
Thanked: 1 time |
Joined on Mar 2006
|
#92
|
If perchance something happens and you need to re-flash, you won't be able to in rdmode. Then you are pretty much fubar'ed.
![]() |
2006-04-17
, 00:33
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#93
|
Sure looks that way. Hopefully it was just settings and not data you forgot to backup. There is no "recovery" mode on the 770. If it don't boot, you must reflash. Personally, I feel the 64 Meg Nokia provided for applications is plenty.. I installed quite a few applications and have plenty of space left.
![]() |
2006-04-17
, 00:42
|
Posts: 160 |
Thanked: 1 time |
Joined on Mar 2006
|
#94
|
How do I flash it with the firmware through Linux? I can't use the Software Update Utility through Windows because of various reasons, so it has to be through Linux.
![]() |
2006-04-17
, 00:56
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#95
|
http://maemo.org/maemowiki/HOWTO_Fla...ImageWithLinux
![]() |
2006-04-17
, 13:06
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#96
|
![]() |
2006-04-17
, 21:28
|
Posts: 160 |
Thanked: 1 time |
Joined on Mar 2006
|
#97
|
![]() |
2006-04-17
, 23:39
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#98
|
You need to delete all partitions and format the device. Say you have your mmc card showing up as /dev/mmcblk0 with partition /dev/mmcblk0p1. Delete the /dev/mmcblk0p1 partition so that there is no partitions on the mmc card. Insert into the 770 and format the mmc using the File Manager utility. Windows should now see the full amount of memory.
![]() |
2006-04-18
, 00:18
|
Posts: 160 |
Thanked: 1 time |
Joined on Mar 2006
|
#99
|
Thanks. But how am I supposed to Format it on FAT16? I can only do FAT32?
![]() |
2006-04-18
, 00:26
|
Posts: 182 |
Thanked: 3 times |
Joined on Mar 2006
|
#100
|
I thought the 770 defaulted to vfat (fat32)
Well you could also do it hand
as root:
umount /media/mmc1
mkfs.vfat /dev/mmcblk0