Anyway to watch a unparted disk space? I supose that the new firmware get only the necessary disk space...
I try with fdisk and I get this:
Code:
/ # fdisk -l /dev/root
Disk /dev/root: 90 MB, 90963968 bytes
255 heads, 63 sectors/track, 11 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/root doesn't contain a valid partition table
/ # fdisk -l /dev/mtdblock/2
Disk /dev/mtdblock/2: 16 MB, 16777216 bytes
255 heads, 63 sectors/track, 2 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/mtdblock/2 doesn't contain a valid partition table
/ # fdisk -l /dev/rd/0
Note: sector size is 1024 (not 512)
You must set cylinders.
You can do this from the extra functions menu.
Disk /dev/rd/0: 0 MB, 131072 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 1024 = 16450560 bytes
Device Boot Start End Blocks Id System
/ #
Disk /dev/root doesn't contain a valid partition table <- ? a non 1.11 versions get this too?
I don't know how to get the totally info of memory (like gparted on gnome)