May 13th, 2015, 20:10
root@partedmagic:~# fdisk -l
Disk /dev/sda: 160.0 GB, 160041885696 bytes, 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0xb754b69a
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 1050623 524288 7 HPFS/NTFS/exFAT
/dev/sda2 1050624 312578047 155763712 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 4000.8 GB, 4000787030016 bytes, 7814037168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0xbbc397f4
Device Boot Start End Blocks Id System
/dev/sdb1 2048 976752639 488375296 7 HPFS/NTFS/exFAT
root@partedmagic:~# mount /dev/sdb1 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
root@partedmagic:~# mount -t ntfs /dev/sdb1 /mnt
NTFS signature is missing.
Failed to mount '/dev/sdb1': Invalid argument
The device '/dev/sdb1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
root@partedmagic:~#
May 14th, 2015, 5:11
prvnrk wrote:I have a Seagate expansion 4tb usb 3.0 with NTFS partition (single) with lot of data. Today I suddenly received "You Need to Format the Disk Before You Can Use It" error and Windows 7 asking me to format it.
May 14th, 2015, 8:36
May 14th, 2015, 9:03
prvnrk wrote:So does it mean that Seagate enclosure's SATA-to-USB part/interface gone bad? if yes, can I get that alone replaced so I directly get ALL my data without needing for recovery?
May 14th, 2015, 9:19
prvnrk wrote:Thanks Spildit & fzabkar for the replies.
@fzabkar - It's interesting and makes sense. Actually the problem is my drive was not at all being detected initially. As there're no physical damages, I thought problem could be with interface (USB to SATA converter of the enclosure) so I pulled out the SATA drive and used an external SATA-to-USB converter (not SATA directly as I don't have a desktop but only laptops) and it says to format the drive before using it.
So does it mean that Seagate enclosure's SATA-to-USB part/interface gone bad? if yes, can I get that alone replaced so I directly get ALL my data without needing for recovery?
Many thanks for all the help
May 14th, 2015, 15:20
prvnrk wrote:Actually the problem is my drive was not at all being detected initially. As there're no physical damages, I thought problem could be with interface (USB to SATA converter of the enclosure) so I pulled out the SATA drive and used an external SATA-to-USB converter (not SATA directly as I don't have a desktop but only laptops) and it says to format the drive before using it.
Powered by phpBB © phpBB Group.