View Single Post
Posts: 27 | Thanked: 1 time | Joined on Mar 2011 @ india
#14
Originally Posted by reinob View Post
@rajanmb2005,

Just an (informed) guess. It appears that mmcblk0p1 is a VFAT partition, but is marked as being a Linux (ext3) partition.

As root, type "sfdisk -d" and post here the EXACT results.
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# sfdisk -d
# partition table of /dev/mmcblk0
unit: sectors

/dev/mmcblk0p1 : start= 64, size= 64, Id=83
/dev/mmcblk0p2 : start= 56631360, size= 4194304, Id=83
/dev/mmcblk0p3 : start= 60825664, size= 1572864, Id=82
/dev/mmcblk0p4 : start= 51200000, size= 5431360, Id= 5
# partition table of /dev/mmcblk1
unit: sectors

/dev/mmcblk1p1 : start= 16, size= 7858160, Id= b
/dev/mmcblk1p2 : start= 0, size= 0, Id= 0
/dev/mmcblk1p3 : start= 0, size= 0, Id= 0
/dev/mmcblk1p4 : start= 0, size= 0, Id= 0
Nokia-N900:~#