- Subscribe to this message's RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
partition information for Nook Glowlight
- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
08-01-2012 07:34 PM
Hi,
could someone with a NSTG share the partitioning information?
It's as simple as copying the output of fdisk -l in ADB....
Thanks in advance,
Solved! Go to Solution.
Re: partition information for Nook Glowlight
- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
08-02-2012 02:07 PM
The order is the same as for the NST, and the sizes are close.
I don't hvave my NSTG here (oh, and I redid the partitions on it, so I'd have to restore it to get you the actual answer) but this is an fdisk from an NST, which is the correct order and file system, along with approximate size
You'd do better to ask on XDA if you want the answer from an NSTG and to be exact in every way.
Disk /dev/block/mmcblk0: 1958 MB, 1958739968 bytes
128 heads, 32 sectors/track, 934 cylinders
Units = cylinders of 4096 * 512 = 2097152 bytes
Partition Format Id Start End Size (bytes) Mount
--------- ------ -- ----- --- ------------- --------
Total 0 933 1,958,739,968
mmcblk0p1 vfat 0c 1 38 79,691,776 /boot
mmcblk0p2 vfat 0c 39 46 16,777,216 /rom
mmcblk0p3 ext2 83 47 141 199,229,440 /factory
mmcblk0p4 05 142 926 1,646,264,320
mmcblk0p5 ext2 83 142 285 301,989,888 /system
mmcblk0p6 vfat 0c 286 405 251,658,240 /media
mmcblk0p7 ext3 83 406 525 251,658,240 /cache
mmcblk0p8 ext3 83 526 926 840,957,952 /data
Unused 927 933 14,680,064
Re: partition information for Nook Glowlight
- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
08-02-2012 02:40 PM
Thanks roustabout, but I'm afraid the partitions are slightly different from the NST. I have an open thread in XDA already, nut no one has answered yet. That's why Iposted this message here.
Anyone willing to share?
Re: partition information for Nook Glowlight
- Mark Message as New
- Bookmark
- Subscribe
- Subscribe to this message's RSS Feed
- Highlight This Message
- Print This Message
- E-mail this Message to a Friend
- Report Abuse to a Moderator
08-19-2012 08:40 PM
Hi,
Just in case you still need it, it seems that the partitions are the same (at least, I have a NST with glowlight and they are the same as in XDA forums, as far as I know). My partitions:
# busybox fdisk -l /dev/block/mmcblk0 busybox fdisk -l /dev/block/mmcblk0
Disk /dev/block/mmcblk0: 1958 MB, 1958739968 bytes 128 heads, 32 sectors/track, 934 cylinders Units = cylinders of 4096 * 512 = 2097152 bytes
Device Boot Start End Blocks Id System /dev/block/mmcblk0p1 * 1 38 77808 c Win95 FAT32 (LBA) /dev/block/mmcblk0p2 39 46 16384 c Win95 FAT32 (LBA) /dev/block/mmcblk0p3 47 141 194560 83 Linux /dev/block/mmcblk0p4 142 926 1607680 5 Extended /dev/block/mmcblk0p5 142 285 294896 83 Linux /dev/block/mmcblk0p6 286 405 245744 c Win95 FAT32 (LBA) /dev/block/mmcblk0p7 406 525 245744 83 Linux /dev/block/mmcblk0p8 526 926 821232 83 Linux
Regards