Access HDD with NTFS Partition and TimeCapsule


Recommended Posts

Hello friends,

 

I'm having an issue trying to access my external HDD that I connected to my Time Capsule.

 

Basically, what I want is to have my extra external HDD of 1TB to be accessible via Finder, so I can manage the files manually.

 

This is my setup:

MacBook Pro, OS X Mavericks.

TimeCapsule 2TB currently used for Time Machine

Extra External HDD 1TB (the one I want to use to store manually my personal data)

 

Note: the HDD is NTSF format, I know Time Capsule supports FAT32 and other format of Mac. HOWEVER I have files that are around 8GB size or so on, that I need to backup and FAT32 does not support that file size sadly. I also have some Virtual Machines I want to manually backup, but FAT32 file size is a problem.

 

Any solution or ideas for this?

 

 

Thanks in advance

From the sounds of it the issue is that your mac isn't reading the NTFS drive? The odd thing is that it should support reading of an NTFS partition without an issue, normally writing is the problem. For that you can look for NTFS-3G which should resolve the problem.

I've just looked at my Time Capsule partition and it's formatted to HFS+? I don't think that has the same restrictions as FAT32...

Well, my external HDD is connected via USB to the Time Capsule. Not directly connected to the Mac. Basically I want to be able to access my HDD wireless.

 

Note: when I connect my HDD directly to the macbook pro, no issues at all, I can navigate into the folders and files without issues.

 

Probably this helps to clarify my issue.

Oh wait, are you talking about the Airport Time Capsule, rather than just using any HDD to save your Time Capsule data?

Hmm, I've not used the Airport Time Capsule before, although I do see that it mentions that you should be able to share a HDD through it. That doesn't explain why it can't read the drive though, seeing as - as I mentioned earlier - Mac should be able to read NTFS without an issue.

I'll have a look around and see if I can find something.

EDIT: Found it, although you're not going to like the answer, I'm afraid. According to this you can only browse an External HDD connect to your Time Capsule if it is formatted in Mac's Extended Journal file system.

Interesting that you mention that, as over the past few days I've been strugging with file systems. I own a Mac, I'm currently using Linux, and everyone I know normally uses Windows. Because of that I've been trying to find a file system that everything would recognise. The only real solution is either NTFS or UDF (and UDF is a pain for me to deal with at the second, but that's another matter.)

However, for your particular situation neither file system will work. You'll have to switch it to Mac Extended if you want to connect to it through Time Capsule.

Interesting that you mention that, as over the past few days I've been strugging with file systems. I own a Mac, I'm currently using Linux, and everyone I know normally uses Windows. Because of that I've been trying to find a file system that everything would recognise. The only real solution is either NTFS or UDF (and UDF is a pain for me to deal with at the second, but that's another matter.)

However, for your particular situation neither file system will work. You'll have to switch it to Mac Extended if you want to connect to it through Time Capsule.

 

Yeah. Seems like there is no other way sadly.

 

I'll try to research in the dark world so see if I can find a hint or something.

 

Thanks for the help.

Oh wait, are you talking about the Airport Time Capsule, rather than just using any HDD to save your Time Capsule data?

Hmm, I've not used the Airport Time Capsule before, although I do see that it mentions that you should be able to share a HDD through it. That doesn't explain why it can't read the drive though, seeing as - as I mentioned earlier - Mac should be able to read NTFS without an issue.

I'll have a look around and see if I can find something.

EDIT: Found it, although you're not going to like the answer, I'm afraid. According to this you can only browse an External HDD connect to your Time Capsule if it is formatted in Mac's Extended Journal file system.

Then that is a HARDWARE restriction of the Airport itself - I have a Netgear WNDR3700v4 with a USB port, and I can access any USB drive connected to it, as long as it is in a format that OS X recognizes, and yes, that includes NTFS.

 

While I can't WRITE to an NTFS partition without a third-party utility (such as Paragon NTFS), that's fine - that means I can download files in Windows, and use them on OS X - without having to worry about cross-OS file corruption.

 

I'm more concerned about another issue that could cause conniptions - using a MyBook as a backup destination for both OSes, with a single drive split into two partitions - one NTFS for Windows and one HFS+ for OS X.

 

Since the MyBook won't be a boot drive, can this work?

Interesting that you mention that, as over the past few days I've been strugging with file systems. I own a Mac, I'm currently using Linux, and everyone I know normally uses Windows. Because of that I've been trying to find a file system that everything would recognise. The only real solution is either NTFS or UDF (and UDF is a pain for me to deal with at the second, but that's another matter.)

However, for your particular situation neither file system will work. You'll have to switch it to Mac Extended if you want to connect to it through Time Capsule.

 

The best solution is exFat.  Windows, Mac, and Linux all can write and right to that file format.

I'm more concerned about another issue that could cause conniptions - using a MyBook as a backup destination for both OSes, with a single drive split into two partitions - one NTFS for Windows and one HFS+ for OS X.

 

Since the MyBook won't be a boot drive, can this work?

I can only comment on what I have tried in the past. I had a 3TB External HDD split in to two partitions: One is HFS+ (for Time Capsule) and the other was in ExFat. Time Capsule had no problem backing up to the HFS+ partition, and Mac had no problem reading ExFat.

So yes, you should be able to do that without a problem. (Y)

 

 

The best solution is exFat.  Windows, Mac, and Linux all can write and right to that file format.

I agree, and as I mentioned in my reply to PGHammer I had an External HDD formatted in ExFat which worked between Windows and Mac without an issue. Once I started using Linux though, something went screwy with the permissions and Linux no longer allowed me to write to the ExFat partition. A few guys on Neowin and myself tried various things for a majority of the day before I gave up.

I've now formatted the ExFat patition to NTFS, that seems to have the least problems across all the systems. But again, that is my problem that I'm facing, not the problem of this discussion. ;)

exFat supports larger file sizes? and if you say that it is supported in windows and Mac and Linux, then that is perfect.

 

Can I format it then using Disk Utility?

Well hang on, read what I wrote again. Yes, all three OS's are supposed to be able to read and write ExFat (using FUSE, I think) but I did have problems when it came to Linux. We still aren't sure exactly what caused it, but it may have been to do with disconnecting the drive without properly ejecting it. Who knows, It's not my problem anymore. :p

ExFat supports larger file sizes, yes. But again, in your situation you'll be better off sticking with NTFS (at least, in my opinion.) It won't fix your problem with the Airport Time Capsule, but neither will changing the filesystem to ExFat.

Airport Time Capsule will only read the Mac Extended Journaled file system. There doesn't seem to be two ways about it, I'm afraid.

Well hang on, read what I wrote again. Yes, all three OS's are supposed to be able to read and write ExFat (using FUSE, I think) but I did have problems when it came to Linux. We still aren't sure exactly what caused it, but it may have been to do with disconnecting the drive without properly ejecting it. Who knows, It's not my problem anymore. :p

ExFat supports larger file sizes, yes. But again, in your situation you'll be better off sticking with NTFS (at least, in my opinion.) It won't fix your problem with the Airport Time Capsule, but neither will changing the filesystem to ExFat.

Airport Time Capsule will only read the Mac Extended Journaled file system. There doesn't seem to be two ways about it, I'm afraid.

 

oh! I misunderstood then. OK, I'll follow your suggestion then.

 

Thanks.

exFAT is totally stable between OS X, Win and Linux. I use many drives for cross platform talk. For time machine you will need to use HFS+ but for everything else you can use exFAT. OS X writes natively to exFAT and the stupid 4GB File limit is gone and it can handle up to 16T file sizes now.

exFAT is totally stable between OS X, Win and Linux. I use many drives for cross platform talk. For time machine you will need to use HFS+ but for everything else you can use exFAT. OS X writes natively to exFAT and the stupid 4GB File limit is gone and it can handle up to 16T file sizes now.

Again, I would have agreed before I moved to Linux. However, Linux will need a third party driver to read-write ExFat. OS X was the same until 10.6.5. (source)

And again, ExFat was working fine for me on Linux until...well, until it didn't. It didn't have a problem reading the drive, just writing to it. But again, that could have been something that I did wrong, and isn't the topic of the conversation. ;)

Maybe I'll start a discussion about file systems. There are lots of variations out there, each with their own pros and cons. For this thread though, acido00 is best of leaving his drive with the NTFS file system as far as I can see.

Again, I would have agreed before I moved to Linux. However, Linux will need a third party driver to read-write ExFat. OS X was the same until 10.6.5. (source)

And again, ExFat was working fine for me on Linux until...well, until it didn't. It didn't have a problem reading the drive, just writing to it. But again, that could have been something that I did wrong, and isn't the topic of the conversation. ;)

Maybe I'll start a discussion about file systems. There are lots of variations out there, each with their own pros and cons. For this thread though, acido00 is best of leaving his drive with the NTFS file system as far as I can see.

 

You should definitely start a conversation on file systems. All the linux builds ive used based off debian or arch and read exFat fine. We have ubuntu and centOS servers at work and they all read and wrtie to exFAT drives fine. I dont know many Snow Leopard which is why its not a thought in my mind when I mention exFAT is supported.

 

im looking for to this file system dicussion thread!

I think, I have an idea. Is it possible to create a partition probably of 1GB using (exFat or Fat32) and then the rest using the MAC OSX Format (HFS+)? this way when I connect it to my Airport Time Capsule it can be detected and I can write on it wireless

 

Any tutorial or guide?

 

I think if I can make it that way, I can put on the 1GB partition software like "MacDrive" or any other free that will allow me to read on Windows the HFS+ format, so basically I can install it on windows when needed and I can access the information.

 

What do you think?

Ok maybe I am missing something - why are you using ntfs, you don't list any windows machines - did I miss that?

Why don't you just format the disk in your mac book pro with apple filesystem, quite sure that supports large file sizes. Even really old 10.0 to 10.1 supports 2TB, etc.

Ok maybe I am missing something - why are you using ntfs, you don't list any windows machines - did I miss that?

Why don't you just format the disk in your mac book pro with apple filesystem, quite sure that supports large file sizes. Even really old 10.0 to 10.1 supports 2TB, etc.

 

yes, it should wrok on windows machines.

I think, I have an idea. Is it possible to create a partition probably of 1GB using (exFat or Fat32) and then the rest using the MAC OSX Format (HFS+)? this way when I connect it to my Airport Time Capsule it can be detected and I can write on it wireless

 

Any tutorial or guide?

 

I think if I can make it that way, I can put on the 1GB partition software like "MacDrive" or any other free that will allow me to read on Windows the HFS+ format, so basically I can install it on windows when needed and I can access the information.

 

What do you think?

So your Fat32 drive would have the installion file for Macdrive which you could then use on any machine to make the machine read an HFS+ partition, while the rest of the drive would be formatted in HFS+, allowing you to access those files through Time Capsule?

I can't see a problem with it in theory, although if you choose to do that you will have to have administrator rights on any machine that you wanted to connect your HDD to, in order to install the software.

As for a guide, what are you looking for? Any partition tool (GParted, for example) should be able to partition the drive for you and format each partition without an issue. Remember that it will format the drive though, so backup your data first!

So your Fat32 drive would have the installion file for Macdrive which you could then use on any machine to make the machine read an HFS+ partition, while the rest of the drive would be formatted in HFS+, allowing you to access those files through Time Capsule?

I can't see a problem with it in theory, although if you choose to do that you will have to have administrator rights on any machine that you wanted to connect your HDD to, in order to install the software.

As for a guide, what are you looking for? Any partition tool (GParted, for example) should be able to partition the drive for you and format each partition without an issue. Remember that it will format the drive though, so backup your data first!

 

Exactly what you just said is my idea. For admin permissions that is not a problem, wherever I will use my personal external HDD I will have the right permissions.

 

GParted sounds cool. I was also about to give it a try using Disk Utility to perform the partition following this guide: http://hints.macworld.com/article.php?story=20110422113851848

 

It should works as I think.

 

I'm backup up my external HDD, to give it a try and if it works, I'll let you know here on this post.

 

Thanks

If you just want read-only HFS+ access in Windows you can install the HFS+ drivers from Apple's BootCamp package. I use them here to have read-only access to my hackintosh partition.

 

There's an installer here. Basically it just copies the two driver files and sets up the registry. Reboot and your HFS drives should be visible.

Why should it work on windows - you didn't list any windows machines?

doesn't hfs explorer work? http://www.catacombae.org/hfsx.html

There are for sure ways to read and write hfs in windows machines. Why do you just buy another external if you need one for windows - and copy your files over the network to this disk be it ntfs or exfat, etc.

If this devices is going to be connect to your timecap -- then why would you use it for anything else?

Why should it work on windows - you didn't list any windows machines?

Because he might want to unplug it, take it somewhere and plug it in to a Windows machine? The same reason I was looking in to UDF a while back.

If this devices is going to be connect to your timecap -- then why would you use it for anything else?

Because the HDD isn't being used by Time Capsule as a backup. It's being used to hold files and folders that he would like to access wirelessly. The drive isn't a wireless drive, but he can connect it up to Time Capsule which would make it wireless.
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Well again I do not mind seeing it charge my stuff if it does it well. "yeah charge my phone like that, charge it good"
    • Getting so tired of this push for that new useless slop over the less-useless old slop that at this point I just want M$ to have this nice, big, hearty cup of *FU*.
    • Brave Browser 1.91.168 by Razvan Serea Brave Browser is a lightning-fast, secure web browser that stands out from the competition with its focus on privacy, security, and speed. With features like HTTPS Everywhere and built-in tracker blocking, Brave keeps your online activities safe from prying eyes. Brave is one of the safest browsers on the market today. It blocks third-party data storage. It protects from browser fingerprinting. And it does all this by default. Speed - Brave is built on Chromium, the same technology that powers Google Chrome, and is optimized for speed, providing a fast and responsive browsing experience. Brave Browser also features Brave Rewards, a system that rewards users with Basic Attention Tokens (BAT) for viewing opt-in ads. This innovative system provides an alternative revenue model for content creators and a way to support the Brave community. SlimBrave Neo takes all the good things about Brave and makes them even better by keeping everything clean, light, and privacy-focused. It removes the extra clutter, turns off features you might not need, and cuts down on anything that could slow you down or collect unnecessary data. Because it relies on simple settings and policies instead of modifying the browser itself, you still get full Brave compatibility—just in a smoother, lighter, and more privacy-friendly package. Brave Browser 1.91.168 changelog: Web3 Added “Get Started” section to the “Portfolio” page. (#54029) Added the ability to view “Asset Distribution” in “Portfolio”. (#54028) Added dotted texture to wallet line chart. (#54216) Migrated Jupiter swap provider to “Gate3”. (#51848) Updated the “Permission” panel to display the site origin. (#54482) Updated NFT balance fetch to remove duplicate entries prior to fetching balances. (#55036) Fixed missing back button on the “Deposit Funds” page. (#55842) Fixed reloading an account tab redirecting to the “Accounts” page. (#54826) Leo Added support for text file uploads with renderer-based extraction. (#54062) Added PDF text extraction at upload time. (#51911) Updated display of Brave Leo attachment previews to scroll horizontally instead of vertically. (#54258) Updated the “Copy” button for the code block header to be sticky when scrolling. (#53704) Updated the staged content in the Leo side panel to be the active tab. (#53533) Updated the search terms in the answer’s footer to be left aligned. (#54204) Fixed crash which could occur in certain cases when using multiple tool requests. (#55438) General Added support for Brave Origin. (#37127) [Security] Added the ability to disable or delay automatic extension updates when brave://flags/#brave-user-extension-auto-update is enabled. (#7200) Enabled ability to force context menu using “Shift + Right Click” by default. (#54790) Improved performance by caching adblock DATs. (#27161) Updated background color for PWA install button in the omnibox. (#54736) Fixed tab hover card position when using vertical tabs. (#54199) Fixed extra border displaying around the content area when vertical tabs are used on macOS. (#54153 & #52961) Fixed audio farbling distortion in multi-voice Web Audio API synthesized music. (#52906) Upgraded Chromium to 149.0.7827.54. (#55943) Download: Brave Browser 64-bit | 1.2 MB (Freeware) Download: Brave Browser 32-bit View: Brave Homepage | Offline Installers | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Thanks Microsoft but no, I find both iterations of Outlook terrible nowadays and switched back to Thunderbird at home.
  • Recent Achievements

    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
    • Week One Done
      I2D earned a badge
      Week One Done
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      470
    2. 2
      PsYcHoKiLLa
      255
    3. 3
      Skyfrog
      80
    4. 4
      FloatingFatMan
      62
    5. 5
      Michael Scrip
      62
  • Tell a friend

    Love Neowin? Tell a friend!