I have a disk which I'm trying to repartition. According to
According to Windows Computer Management, the 4th Partition is described as a RAW Healthy Logical partion and has a driver letter assigned. Is there any way to tell if there is anything on this partition?
gpart show da0
:-
Code:
=> 63 234441585 da0 MBR (112G)
63 80030017 1 ntfs [active] (38G)
80030080 1664 - free - (832K)
80031744 20971520 2 linux-data (10G)
101003264 2097152 3 linux-swap (1.0G)
103100416 4754 - free - (2.3M)
103105170 131331375 4 ebr (63G)
234436545 5103 - free - (2.5M)
According to Windows Computer Management, the 4th Partition is described as a RAW Healthy Logical partion and has a driver letter assigned. Is there any way to tell if there is anything on this partition?