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

    • Kdenlive 26.04.2 by Razvan Serea Kdenlive is an acronym for KDE Non-Linear Video Editor. It works on GNU/Linux, Windows and BSD. Through the MLT framework, Kdenlive integrates many plugin effects for video and sound processing or creation. Furthermore Kdenlive brings a powerful titling tool, a DVD authoring (menus) solution, and can then be used as a complete studio for video creation. Kdenlive supports all of the formats supported by FFmpeg or libav (such as QuickTime, AVI, WMV, MPEG, and Flash Video, among others), and also supports 4:3 and 16:9 aspect ratios for both PAL, NTSC and various HD standards, including HDV and AVCHD. Video can also be exported to DV devices, or written to a DVD with chapters and a simple menu. Video editing features: Multi-track editing with a timeline and supports an unlimited number of video and audio tracks. A built-in title editor and tools to create, move, crop and delete video clips, audio clips, text clips and image clips. Ability to add custom effects and transitions. A wide range of effects and transitions. Audio signal processing capabilities include normalization, phase and pitch shifting, limiting, volume adjustment, reverb and equalization filters as well as others. Visual effects include options for masking, blue-screen, distortions, rotations, colour tools, blurring, obscuring and others. Configurable keyboard shortcuts and interface layouts. Rendering is done using a separate non-blocking process so it can be stopped, paused and restarted. Kdenlive also provides a script called the Kdenlive Builder Wizard (KBW) that compiles the latest developer version of the software and its main dependencies from source, to allow users to try to test new features and report problems on the bug tracker. Project files are stored in XML format. An archiving feature allows exporting a project among all assets into a single folder or compressed archive. Built-in audio mixer Kdenlive 26.04.2 changelog: Remove not needed actions from render info, fix rough size calculation for rendering. Fix clip sometimes not inserted in timeline when moving vertically in bin drag. Fix transcoding from clip properties. Cleanup render profile audio quality. Use percent based value for audio quality, and adjust the range accordingly per codec. Fixes bug #520750 Enforce even numbers for render width/height. Fixes bug #520737 Fix nightly flatpak - disable rnnoise until implemented. Fix missing initialization. Edit mediacapture.cpp. Fix document unnecessarily marked as modified on opening, triggering a backup request. Fix incorrect detection of missing and remote clips causing unwanted backups. Fixes issue #2194 Fix tests. Fix tmp files copied to wrong location when setting project folder. Fixes bug #467740 Fix color clips not selected on creation. Use QFileInfo instead of QUrl/QDir to try fixing Windows shared drives. Fixes bug #451413 Fix timeline preview incorrectly invalidated when a track with effect duration changed. Fixes bug #514541 Fix missing var. Display paths in native format in render widget. Fixes bug #520428 Simple splash: fix pressing return always triggered the same button. Minor update to simple splash. Fix unwanted clips added to timeline and cleanup. Fixes issue #2190 Minor layout improvements to welcome screen, add Quit and Open shortcuts. Fix broken welcome dialog layout in tiling compositors. (craft) Limit the number of CPU cores used during a Windows build with mingw as some .cpp files are memory intensive to build. (kde-ci) Limit the number of CPU cores used during a build as some .cpp files are memory intensive to build. (kde-ci) Cleanup old entries. Another fix for animation crash. Fix uninitialized function - crash on create animation. Another attempt to fix MacOS permissions. MacOS: fix bundle release version. Fix MacOS plist path. Fix MacOS build. Explicitely link against Qt::Core. Download: Kdenlive 26.04.2 | 128.0 MB (Open Source) Download: Standalone Executable View: Kdenlive Home page Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Here's how to watch the Xbox Games Showcase today and what to expect by Pulasthi Ariyasinghe The June games showcase week has been a packed one, with everything from major presentations like Sony and Summer Game Fest to indie-focused reveals coming in almost every day. Now, it's almost time for another big one, with Microsoft bringing its Xbox Games Showcase back later today. This is a double feature too, with a Gears of War E-Day deep dive also being attached to it. For anyone wanting to tune in online, the 2026 Xbox Games Showcase is kicking off at 10 AM PT | 1 PM ET | 6 PM BST | 7 PM CEST later today, June 7. The event will be available to watch on the official Xbox YouTube (4K 60FPS), Twitch, Facebook, Steam, Amazon Live, and other portals. Separate livestreams for American Sign Language and Audio Description will also be available. "This year marks 25 years of XBOX, and this Showcase is poised to be a true celebration, offering world premieres, new gameplay, fresh updates, and more for a swathe of projects we cannot wait to share," said Microsoft about this presentation. With a new CEO behind it that is pulling off some interesting moves, Xbox may have some surprises to reveal today. New looks at first-party games like Halo Campaign Evolved from Halo studios, Fable from Playground Games, InXile Entertainment's Clockwork Revolution, Mojang's Minecraft Dungeons II, and Call of Duty: Modern Warfare 4 from Infinity Ward are to be expected here. We may finally get to see the new Blade from Arcane Studios in action and a new Persona game from Atlus at the showcase too. Surprise announcements may also arrive from other Microsoft-owned studios like Bethesda, MachineGames, Ninja Theory, Obsidian, Rare, World's Edge, or Blizzard. Considering how every new release nowadays is staying away from November and December to avoid Grand Theft Auto VI's release, any launch dates Microsoft announces will probably skip those months as well. Once the Xbox Games Showcase ends, Microsoft will immediately kick off the Gears of War: E-Day Direct. This deep dive into the upcoming prequel from The Coalition should attach gameplay footage and perhaps a release window to the highly anticipated project.
    • People in the '50s and '60s had the same attitude, and we're still here over a half century later.
    • So after some fiddling I was able to get it to run at a pretty stable 30FPS. I'm slightly surprised about how much fiddling I had to do to get there though given what I thought was reasonable hardware: Processors: 16 × AMD Ryzen 7 7840HS w/ Radeon 780M Graphics Memory: 16 GiB of RAM Graphics Processor 1: AMD Radeon 780M Graphics Graphics Processor 2: AMD Radeon RX 7700S I think I could do it better if I use Linux rather than Windows, Windows RAM usage is stupid without stripping the system down. But once I got it working in a reasonable state, it was so awesome! I felt like a new Bond! If anyone has any advice to get things going a bit smoother FPS-wise, I'd appreciate it.
    • Something is rotten in the state of Denmark Australia
  • Recent Achievements

    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
    • Week One Done
      lamborghiniv10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      482
    2. 2
      PsYcHoKiLLa
      256
    3. 3
      Steven P.
      74
    4. 4
      +Edouard
      70
    5. 5
      FloatingFatMan
      69
  • Tell a friend

    Love Neowin? Tell a friend!