How large is the partition (MB)? ___________________________________
Yellow – Represents whether the partition is bootable (00 means not active)
Green – This is the starting head 20, cylinder 21 and sector 00 (in little endian) (not important because it
limited the theoretical disk sizes)
Blue – Represents the filesystem (important)
Red – Address of the end of the partition on the disk
Brown/Green - Logical Block Address of first sector in the partition
Purple- The number of sectors on the drive in little Endian (we can calculate the correct drive size based
on this value if we know the sector size (512 bytes in this case))
How large is the partition (MB)? ___________________________________ {show your calculations}
yellow{80} green{21 00} blue{07} red{DD 1E 3F} Brown/Green{00 08 00 00} purpule {00 AO OF 00}
Step by step
Solved in 3 steps