Quote:
Originally Posted by Graham M
Not tried R/W on NTFS from Linux in ages, it used to be very buggy and hit and miss for writing, reading was always OK though
|
It's pretty decent now.
---------- Post added at 00:20 ---------- Previous post was at 00:19 ----------
Quote:
Originally Posted by Kymmy
It could mean that it's a non-standard GPT.. which device originally wrote the partition and data?
|
GPT
is a standard. If it's non-standard, it aint GPT

---------- Post added at 00:20 ---------- Previous post was at 00:20 ----------
Quote:
Originally Posted by DaiNasty
|
Most things can read GPT, it's just a partitioning table. It has nothing to do with your data and is very rarely used on a USB drive though, so I doubt the relevance of it at all.
---------- Post added at 00:21 ---------- Previous post was at 00:20 ----------
Quote:
Originally Posted by LSainsbury
It's a USB HDD that was connected to a PC - all folder / files available. It got connected to a Mac and then it became not accesable. Put back to the Windows PC and it was seen but no drive letter assigned.
I think the Mac may have tried to initilize the disk for use and wiped the MBR / FAT in the process.
|
Either the drive is broke or, well, unlikely but possible the partition table was wiped.
---------- Post added at 00:22 ---------- Previous post was at 00:21 ----------
Quote:
Originally Posted by Kymmy
If it has then you'll only be able to see the files via recovery software.
|
Indeed, though there's plenty of free and decent recovery programs out there. What's key is whether the drive shows up in Windows device and disk manager.
---------- Post added at 00:23 ---------- Previous post was at 00:22 ----------
Quote:
Originally Posted by LSainsbury
Yeah - that's what I thought...
Ah well...I can see the files via some recovery software but it gives the files temp names like FILE001.jpg, FILE002.jpg etc.
I suppose there's no way to recover the original filenames / folders?
|
If the partition table got buggered then all the original filenames and folders will be recovered just fine.
Even if reformatted and the FAT got crapped out, filenames will be mostly fine and just the folder names would be buggered. In the case of NTFS, the latter would probably still be OK as well.
---------- Post added at 00:24 ---------- Previous post was at 00:23 ----------
Quote:
Originally Posted by Kymmy
Nope as the names would have been removed with the original tables
|
Not neccessarily, the extent of the damage depends on the filesystem, which the OP hasn't stated.
---------- Post added at 00:26 ---------- Previous post was at 00:24 ----------
Quote:
Originally Posted by LSainsbury
Pitty they were not just deleted - may have been easier to recover!!
|
Deletion absolutely buggers file and folder names by nature but a broken MBR or partition table leaves it all completely intact. A damaged FAT is another matter, but it wouldn't neccessarily be worse.