[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-29 Thread Jean-Pierre
"dd: error reading ‘/dev/sdb4’: Input/output error" So, this is not a file system issue. I would first check the device can be read at all : sudo dd if=/dev/sdb of=bootsector count=1 If this is successful, the partitioning of your device is probably not compatible with Ubuntu, and I would suggest

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-29 Thread Johan Van Caelenberg
** Changed in: ntfs-3g (Ubuntu) Status: Invalid => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349533 Title: unable to mount large ntfs usb drive To manage notifications about

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-29 Thread Johan Van Caelenberg
"fdisk -l /dev/sdb" didn't work. "I ran chkdsk /f in Windows and rebooted twice: still no result." The disk labeled DATA_4 has only one partition and Gparted says it is 'unused'. So I ran chkdsk /f on that drive in Windows, got no errors, and rebooted twice. In PartedMagic the same Gparted descr

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-29 Thread Jean-Pierre
Update : if this device is GPT partitioned, fdisk cannot show the partition table. Use parted instead : sudo parted /dev/sdb print Also the device has 4096-byte sectors, ntfs-3g 1:2013.1.13AR.1 supports that, but do not use earlier versions. -- You received this bug notification because you are

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-28 Thread Jean-Pierre
"status 13: Error reading bootsector: Input/output error" This is a physical read error. Could be an unusual partitioning. Please post the output of "fdisk -l /dev/sdb". "I ran chkdsk /f in Windows and rebooted twice: still no result." How did you make sure you designated the same partition ? "It

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-28 Thread Johan Van Caelenberg
Possibly, but then PartedMagic (also Linux) mounts it perfectly and reads from it and writes to it. Does PartedMagic also use the ntfs-3g driver? I could not figure out what Linux distribution ParttedMagic is, or is it something completely separate? Will read the article and try to fix things in

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-28 Thread Daniel Letzeisen
It is probably the "fast shutdown" feature of windows 8. http://www.intowindows.com/enabledisable-fast-startup-in-windows-8/ ** Changed in: ntfs-3g (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-28 Thread Johan Van Caelenberg
** Also affects: ntfs-3g Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349533 Title: unable to mount large ntfs usb drive To manage notifications about