![]() |
Internal Memory Card: Can you 'cat /proc/partitions' for me?
I'm worried that something with my built-in memory card is wrong. Can someone who owns a N810 do me a favour:
Open a Terminal on the tablet and type Code:
cat /proc/partitions Optionally, if you're on a linux computer, attach the tablet via USB and do the same on the host computer. If you're as confused as I am, read dmesg. Thank you. |
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
n800
major minor #blocks name 31 0 128 mtdblock0 31 1 384 mtdblock1 31 2 2048 mtdblock2 31 3 2048 mtdblock3 31 4 257536 mtdblock4 254 0 3979776 mmcblk0 254 1 3975680 mmcblk0p1 254 8 7902720 mmcblk1 254 9 7902712 mmcblk1p1 |
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
N810:
Code:
major minor #blocks name Code:
Nokia-N810-50-2:~# sfdisk -l /dev/mmcblk0 |
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
@Ima - Looks like you have an 8gb card in the external slot. Can I ask what you are using? Sandisk 8gb micro with a mini converter?
|
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
Yes, with the adapter reported working in https://bugs.maemo.org/show_bug.cgi?id=2672
|
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
Quote:
This can be done from the GUI as well. JFTR:
And it worked. /EDIT But..., does this mean Nokia sold me (and others) an internal card with a broken partition table? Don't they ever test anything? (I read people lost data on USB sticks in similar situations. IMHO, any sane system should refuse to mount this, but, of course, no one asked for MHO.) |
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
Quote:
|
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
If I am understanding this correctlt,it appears I have the same problem:
Code:
~ $ cat /proc/partitions I haven't noticed any problems yet, but would like to resolve this before I do. I am a newbie to this so what is the best way to solve this and lose as little as possible. Is there a way to backup or copy everything that is on the internal memory card before reformatting it, and then to copy/restore it back? It is my understanding that the internal backup utility doesn't backup everything. Thanks |
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
Quote:
Code:
cp -r /media/mmc2 /media/mmc1/ Code:
find /media/mmc1/mmc2 Code:
du -sk /media/mmc2 After formatting copy it back via Code:
cp -r /media/mmc1/mmc2/* /media/mmc2/ |
Re: Internal Memory Card: Can you 'cat /proc/partitions' for me?
Thanks, thats what I needed. I followed those steps and the partition size looks good now.
I appear to have all the files back, but there were about seven I/O errors reported by 'dmesg' so perhaps something is corrupted. I was initially unable to format the card until I removed the virtual memory space I had allocated to it. That was still activated when I performed the copy so maybe that had something to do with the I/O errors (?) |
All times are GMT. The time now is 23:11. |
vBulletin® Version 3.8.8