Light format from bash and i have old scheme data
Posted: 23 Oct 2017, 08:56
I did this:
mkdosfs -F 32 -I /dev/sdb
The command was quick and i believe that nodata was erased
and now i want to restore old partition schema.. it was NTFS like this:
Device Boot Start End Sectors Size Id Type
/dev/sdb1 2048 391022099 391020052 186.5G 7 HPFS/NTFS/exFAT
/dev/sdb2 391022100 1953520064 1562497965 745.1G 7 HPFS/NTFS/exFAT
How can i do that.. please give me some tips...
mkdosfs -F 32 -I /dev/sdb
The command was quick and i believe that nodata was erased
and now i want to restore old partition schema.. it was NTFS like this:
Device Boot Start End Sectors Size Id Type
/dev/sdb1 2048 391022099 391020052 186.5G 7 HPFS/NTFS/exFAT
/dev/sdb2 391022100 1953520064 1562497965 745.1G 7 HPFS/NTFS/exFAT
How can i do that.. please give me some tips...