Hi
xsoliman wrote:
If you just ran clean from diskpart (and NOT clean all)
then all you have done is zeroed the first sector on the drive
Then Initialize will just set up an MBR and empty partition table on the first sector
All the previous data area sectors should be untouched
so a data recover scanning tool, that understands Mac / HFS structures should be able to recover it
ppumkin wrote:
qqlove008 wrote:
通过修改分区格式,可以把GPT分区显示为MBR格式。初始化的后果,是修改了0#扇区,并写入了windows引导程序。如果是这样的操作,那么影响是很小的,大约是513个字节(MBR512字节加上GPT转到MBR分区标记1个字节),数据的破坏是比较小的,可以恢复。
goggle machine ->
By modifying the partition format that can be displayed for the MBR to GPT partition format. Initialization effect is a modification of the 0 # sectors, and write the windows boot process. If this is the operation, then the effect is very small, about 513 bytes (MBR512 MBR to GPT partition bytes plus 1 byte tag), data destruction is relatively small, can be restored.
Thanks for all your valuable feedback, I am also thinking on this overwritten only FEW sectors, and there must be complete data available on the disk.
Let us see what the R-studio shows me.
thank you once again for absolutely valuable responses.