Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3127856
By: szaka
mke2fs overwrites the first 512 bytes of the partition containing vital information.
There is an exact copy of these data at the last sector of the partition, so
just copy it to the beginning of the partition.
All you need is the output of 'fdisk -lu' and running dd with the right parameters
based on fdisk -lu output.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44084
|