You are not logged in.

#1 2013-04-18 00:04:47

Slax
Member
Registered: 2010-08-11
Posts: 39

Cannout Mount NTFS volume, any help appreciated

Output of fdisk -l:

Disk /dev/sdd: 16.2 GB, 16236150784 bytes, 31711232 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: 0x713c9f02

   Device Boot      Start         End      Blocks   Id  System
/dev/sdd1   *           0     1026047      513024   17  Hidden HPFS/NTFS

Disk /dev/sdd1: 525 MB, 525336576 bytes, 1026048 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: 0x713c9f02

     Device Boot      Start         End      Blocks   Id  System
/dev/sdd1p1   *           0     1026047      513024   17  Hidden HPFS/NTFS

Output of mount -t ntfs-3g /dev/sdd1 /mnt/rem0:

NTFS signature is missing.
Failed to mount '/dev/sdd1': Invalid argument
The device '/dev/sdd1' 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?

Output of gdisk -l /dev/sda:

GPT fdisk (gdisk) version 0.8.6

Partition table scan:
  MBR: MBR only
  BSD: not present
  APM: not present
  GPT: not present


***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format.
***************************************************************

Warning! Main partition table overlaps the first partition by 34 blocks!
You will need to delete this partition or resize it in another utility.
Disk /dev/sdd: 31711232 sectors, 15.1 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 6AC5FE22-E915-4300-BB43-ED862EC1D97F
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 31711198
Partitions will be aligned on 2048-sector boundaries
Total free space is 30685151 sectors (14.6 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name

Offline

#2 2013-04-18 00:11:07

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Cannout Mount NTFS volume, any help appreciated

What are those partitions?  Because you have to partition table if they start at sector 0.

Offline

#3 2013-04-18 09:22:27

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: Cannout Mount NTFS volume, any help appreciated

This fdisk output doesn't make much sense. What is this thing you are trying to mount? How has it been formatted? Does it mount in Windows?

Offline

#4 2013-04-18 14:23:40

cookies
Member
Registered: 2013-01-17
Posts: 253

Re: Cannout Mount NTFS volume, any help appreciated

Slax wrote:

Output of fdisk -l:

Disk /dev/sdd: 16.2 GB, 16236150784 bytes, 31711232 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: 0x713c9f02

   Device Boot      Start         End      Blocks   Id  System
/dev/sdd1   *           0     1026047      513024   17  Hidden HPFS/NTFS

Disk /dev/sdd1: 525 MB, 525336576 bytes, 1026048 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: 0x713c9f02

     Device Boot      Start         End      Blocks   Id  System
/dev/sdd1p1   *           0     1026047      513024   17  Hidden HPFS/NTFS

That looks like some very strange windows magic, maybe this might help: http://ubuntuforums.org/archive/index.php/t-978058.html

Offline

#5 2013-04-19 02:54:23

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: Cannout Mount NTFS volume, any help appreciated

By chance are those USB drives from Sandisk (the ones with U3 on them)?

Offline

#6 2013-04-19 05:36:28

DebianJoe
Member
Registered: 2013-03-31
Posts: 2

Re: Cannout Mount NTFS volume, any help appreciated

anonymous_user wrote:

By chance are those USB drives from Sandisk (the ones with U3 on them)?

I had the exact same issue with a Sandisk, copied the entire flash drive onto a different stick and had no issue with mounting the new drive.


When your hammer is C++, everything starts to resemble a thumb.

Offline

Board footer

Powered by FluxBB