maiandros
September 16th, 2013, 05:19 PM
Hello mates.
Recently i`ve faced some problems with my external HDD (1.5Tb Western Digital)...it kept denying to copy or to delete files and folders. So i thought that it could be good to try to see if there are any errors in it and i booted with my Windows and ran a Chkdsk. I`ve tried to run 3-4 times the Chkdsk command but it was always closing by telling me that "unspecified error occurred 6672732e637878 560" and it it didn`t fix anything.
So i thought i could use the fsck command in my Ubuntu...i think that it`s here where i`ve messed up,cause i thought that my HDD was not mounted but i was wrong.
Now I`m stuck with an external drive that it cannot be found neither in Windows nor in Ubuntu and i don`t know what to do to fix it.
I don`t know if it can give you some hint on what had happened but i can give you the results of the
fdisk -l
maiandros@maiandros-Aspire-5630:~$ sudo fdisk -l
[sudo] password for maiandros:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 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 identifier: 0xb8f0ffa4
Device Boot Start End Blocks Id System
/dev/sda1 * 63 132038234 66019086 7 HPFS/NTFS/exFAT
/dev/sda2 132038235 161335109 14648437+ 83 Linux
/dev/sda3 161335294 234440703 36552705 5 Extended
/dev/sda5 161335296 173053951 5859328 82 Linux swap / Solaris
/dev/sda6 173056000 234440703 30692352 83 Linux
Disk /dev/sdb: 1500.3 GB, 1500299395072 bytes
255 heads, 63 sectors/track, 182401 cylinders, total 2930272256 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 identifier: 0x2052474d
This doesn't look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/sdb1 ? 6579571 1924427647 958924038+ 70 DiskSecure Multi-Boot
/dev/sdb2 ? 1953251627 3771827541 909287957+ 43 Unknown
/dev/sdb3 ? 225735265 225735274 5 72 Unknown
/dev/sdb4 2642411520 2642463409 25945 0 Empty
Partition table entries are not in disk order
What do you think can we save it? I really need the things that i have in my HDD ...
Thank in advance to all of you=D>
Recently i`ve faced some problems with my external HDD (1.5Tb Western Digital)...it kept denying to copy or to delete files and folders. So i thought that it could be good to try to see if there are any errors in it and i booted with my Windows and ran a Chkdsk. I`ve tried to run 3-4 times the Chkdsk command but it was always closing by telling me that "unspecified error occurred 6672732e637878 560" and it it didn`t fix anything.
So i thought i could use the fsck command in my Ubuntu...i think that it`s here where i`ve messed up,cause i thought that my HDD was not mounted but i was wrong.
Now I`m stuck with an external drive that it cannot be found neither in Windows nor in Ubuntu and i don`t know what to do to fix it.
I don`t know if it can give you some hint on what had happened but i can give you the results of the
fdisk -l
maiandros@maiandros-Aspire-5630:~$ sudo fdisk -l
[sudo] password for maiandros:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 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 identifier: 0xb8f0ffa4
Device Boot Start End Blocks Id System
/dev/sda1 * 63 132038234 66019086 7 HPFS/NTFS/exFAT
/dev/sda2 132038235 161335109 14648437+ 83 Linux
/dev/sda3 161335294 234440703 36552705 5 Extended
/dev/sda5 161335296 173053951 5859328 82 Linux swap / Solaris
/dev/sda6 173056000 234440703 30692352 83 Linux
Disk /dev/sdb: 1500.3 GB, 1500299395072 bytes
255 heads, 63 sectors/track, 182401 cylinders, total 2930272256 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 identifier: 0x2052474d
This doesn't look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/sdb1 ? 6579571 1924427647 958924038+ 70 DiskSecure Multi-Boot
/dev/sdb2 ? 1953251627 3771827541 909287957+ 43 Unknown
/dev/sdb3 ? 225735265 225735274 5 72 Unknown
/dev/sdb4 2642411520 2642463409 25945 0 Empty
Partition table entries are not in disk order
What do you think can we save it? I really need the things that i have in my HDD ...
Thank in advance to all of you=D>