Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2964476
By: szaka
These things are happening due to a long time very well known feature of the
Linux kernels that force most user space partitioners to corrupt partition tables
in cases. So far about over a million people suffered.
The problem is filesystem independent hence it has NOTHING to do with NTFS.
Nevetheless I wrote some intrustions and hints how one could recover at
http://mlf.linux.rulez.org/mlf/ezaz/ntfsresize.html#troubleshoot
Some more hints, not there yet. Try all BIOS disk access settings (LBA, AUTO,
CHS). If neither helps then set the right 'head' value in your partition table
by
sfdisk -d device | sfdisk --no-reread -H{255,240,etc} device
you must use either 255 or 240 (or something else what the original value was
and the partition table editor corrupted).
______________________________________________________________________
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=44085
|