![]() |
2006-10-21
, 15:02
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#2
|
![]() |
2006-10-22
, 13:03
|
Posts: 5 |
Thanked: 0 times |
Joined on Oct 2006
|
#3
|
![]() |
2006-10-22
, 21:00
|
Posts: 264 |
Thanked: 28 times |
Joined on May 2006
|
#4
|
![]() |
2006-10-27
, 17:00
|
Posts: 5 |
Thanked: 0 times |
Joined on Oct 2006
|
#5
|
Did you unmount the card before changing it?
With 2 GB memcard:
I took a raw dump (with dd) of the beginning of /dev/sda1 on my PC and indeed, there' s no FAT filesystem there. The dump consists mostly of zeroes except for "SWAPSPACE2" strings 4096 bytes apart. I guess it's a dump from somewhere in the middle of the memcard. If I take a raw dump of the beginning of /dev/mmcblk0p1 on my N770, I get the normal FAT filesystem header etc.
With 1 GB card I get an equal raw dump on both (PC and N770).
Addressing problem? Any advice?