![]() |
Re: SDHC Card Trouble - Transcend 8GB SDHC
1 Attachment(s)
When system boots my card is detected as
mmcblk0: mmc0:b368 SDC 7879168KiB this can be found by typing 'dmesg' in osso-xterm right after boot. If your card is same, here is zipped MBR. unzip it and write it to card as root Code:
dd if=8GBSDHC.bin of=/dev/mmcblkXCode:
Nokia-N800-26:~$ sfdisk -uS -l 8GBSDHC.bin |
Re: SDHC Card Trouble - Transcend 8GB SDHC
Quote:
Code:
dd if=/dev/mmcblk0 of=my4gbsandisk.bin bs=512 count=1you can later restore it by switching if (input file) and of (output file) arguments in the dd command above |
| All times are GMT. The time now is 15:57. |
vBulletin® Version 3.8.8