Hi! i have 1tb external hard disk seagate and sandisk 4gb which is connected to my computer..when i was trying to create booting disk from 4gb sandisk by using diskpart command...i did a mistake by not choosing sandisk instead i had selected 1tb seagate...it's just wiped out everything after i used below commands..
A. Make a bootable flash drive by opening a Command Prompt, 'Run as Administrator', to run these commands:
diskpart
select disk 2 ('list disk' to determine number)
clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit
after that i realised that i have selected a wrong disk and when i checked the disk it was not accessible there was no other go i did quick reformated as ntfs to access the 1tb...currently i did not add any files to that 1tb nor over written any document..need help in recovering all my data pls help...
A. Make a bootable flash drive by opening a Command Prompt, 'Run as Administrator', to run these commands:
diskpart
select disk 2 ('list disk' to determine number)
clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit
after that i realised that i have selected a wrong disk and when i checked the disk it was not accessible there was no other go i did quick reformated as ntfs to access the 1tb...currently i did not add any files to that 1tb nor over written any document..need help in recovering all my data pls help...