Sparse Bundle Images on external NTFS formatted drive

I'm currently in the process of re-arranging my own backup setup following on from my recent update to Snow Leopard. For this purpose i have the lend of a NTFS formatted external drive and used a large Sparse bundle disk image.
Under 10.5.7 with the latest MacFuse and and unknown version of NTFS-3G i had no problem using the sparse bundle images, they mounted, I could read and write, and the images where only unmounted when I explicitly ejected them.
Under 10.6 with the latest MacFuse and the latest NTFS-3G i have a very strange behavior.
Read and write works fine on the NTFS drive, as do regular disk images and old style sparse disk images.
However sparse bundle disk images will mount and then immediately dismount again. I have no problems mounting the sparse bundle images from HFS+ drives or when using the NTFS drive read only using apples drivers instead of MacFuser+NTFS3G.
The disk image dose not see the be the source of the problem; as any sparse bundle that opens fine on a HFS+ drive exhibits the behavior when moved onto the NTFS drive. Moving the image back onto a HFS+ drive allows the image to be mounted.
The problem is that I require to move some additional files onto the NTFS drive so I can reformat my backup drive
As a side note mounting using "hdiutil attach -readonly" seems to partially resolve the issue; the image will mount and stays mounted but it is read only.

I too am having this issue. Intel / 10.5.8 attached to an SMB share from Ubuntu Linux.
I ran a test of various image types, and while Sparse Image works, Sparse Bundle fails. Here are my logs. Happy to do some testing and log posting if anyone has a test theory to try.
9/5/09 2:20:29 PM Disk Utility[1822] Disk Utility started.
9/5/09 2:22:38 PM Disk Utility[1822] Creating Image “test1-rw-disk-image.dmg”
9/5/09 2:22:38 PM Disk Utility[1822] Initializing…
9/5/09 2:22:38 PM Disk Utility[1822] Creating…
9/5/09 2:22:39 PM Disk Utility[1822] Formatting…
9/5/09 2:22:39 PM com.apple.KernelEventAgent[37] KernelEventAgent: sysctl_queryfs: No such file or directory
9/5/09 2:22:39 PM Disk Utility[1822] Attaching…
9/5/09 2:22:40 PM Disk Utility[1822] Finishing…
9/5/09 2:22:41 PM Disk Utility[1822] Image “test1-rw-disk-image.dmg” created successfully.
9/5/09 2:23:21 PM Disk Utility[1822] Creating Image “test2-sparse-disk-image.sparseimage”
9/5/09 2:23:21 PM Disk Utility[1822] Initializing…
9/5/09 2:23:21 PM Disk Utility[1822] Creating…
9/5/09 2:23:21 PM Disk Utility[1822] Formatting…
9/5/09 2:23:21 PM com.apple.KernelEventAgent[37] KernelEventAgent: sysctl_queryfs: No such file or directory
9/5/09 2:23:21 PM Disk Utility[1822] Attaching…
9/5/09 2:23:23 PM Disk Utility[1822] Finishing…
9/5/09 2:23:24 PM Disk Utility[1822] Image “test2-sparse-disk-image.sparseimage” created successfully.
9/5/09 2:24:04 PM Disk Utility[1822] Creating Image “test3-sparse-bundle-image.sparsebundle”
9/5/09 2:24:04 PM Disk Utility[1822] Initializing…
9/5/09 2:24:04 PM Disk Utility[1822] Creating…
9/5/09 2:24:04 PM Disk Utility[1822] Formatting…
9/5/09 2:24:05 PM Disk Utility[1822] Finishing…
9/5/09 2:24:05 PM Disk Utility[1822] Unable to create “test3-sparse-bundle-image.sparsebundle”. (Operation not supported)
9/5/09 2:24:05 PM Disk Utility[1822]

Similar Messages

  • Can I copy files from an external NTFS formatted drive to my Mac?

    My PC laptop died and I have two external NTFS formatted hard drives. I also have a desktop Mac.
    I searched and came across another post dated Sept 2005 in the Support Forum that asked this similar quesiton I post. Sorry if i appear to sound repetitive but I really need  confirmation to the answer for reason stated below.
    The answer given then was as follows, "Max OSX can only read files on an NTFS formatted external hard drive -- it cannot write files to such a drive [OK, that is clear to me]. If you copy a file from an NTFS formatted hard drive to the internal hard drive of your Mac, there are absolutely no restrictions on what you can do to that copy of the file."
    So, to me this means I can modify the JPEG file in my Mac using Photoshop, right? No reformatting of the NTFS drive is necessary? If so, please let me know ASAP as i have a deadline to return the brand new PC which I purchassed thinking that that was my solution.
    I pose this question to this forum because the original post is 8 years old and wonder if OS compatibility issues remain the same.

    If you want to modify the JPEGs you have on the NTFS external disk, you will have to copy the images to your Mac hard disk before editing them.
    If you want to edit files on a NTFS external disk, you have to install a third-party application as Paragon NTFS

  • Sparse Bundle Image Unmounts from External Drive (NTFS)

    This is a duplicate of https://discussions.apple.com/thread/2135602?start=0&tstart=0 but the problem still exists in Mountain Lion. I have NTFS-3G ans FUSE for OSX installed to mount my external drive. I copied a sparse bundle image over to the drive. Now when I try to mount the drive it instantly unmounts. Disk Utility says it mounts Successfully, even though it unmounts. Can anyone help me figure out how I can mount the sparse bundle image while it lives on my external NTFS drive?

    madhusudhan wrote:
    Thanks for response V.K
    Not sure what you mean what sparsebundle?
    I want to know what sparse bundle you are talking about.
    the sparse bundle with your filevaulted home directory which was originally located in /users/yourusername? or some other sparse bundle?
    I was using FileVault. Probably I may have put the trailing slash (can't remember as it was almost two weeks back).
    The External HDD is FAT formatted drive. I haven't done any changes to permissions.
    you should not be using a FAT drive for this. move everything over to an HFS+ formatted drive. and don't use a FAT drive for backing up OS X. FAT is an old file system which does not support many features needed by OS X.
    so what you need to do is put all the stuff you listed (token, Info.plist, Info.bckup and the bands folder) into a folder and give that folder the name username.sparsebundle where username is your old username. then you need to add a bundle flag to that folder. you need setFile command for that. it's not a part of the basix OS X install. you can install XCode (it's on the SL install DVD) or use Pacifist http://www.charlessoft.com/ to install just the setFile command. then run the command
    setFile -a -B /path/to/unsername.sparsebundle
    This will restore the bundle bit to it and it will look like an actual sparse bundle. you can then try mounting it by double-clicking it. you'll have to enter your old user password. if it works you are in luck and can reuse it. if it doesn't work it's most likely corrupt beyond repair and you should trash it. you can try fixing it first but it's almost never possible with corrupt encrypted sparse bundles. but try mounting it first and see if it simply mounts. post back with the results.
    Advance thanks for assistance.

  • Lion won't open iPhoto library on external NTFS Hard Drive.

    Lion doesn't open the iPhoto library on my external NTFS Hard Drive. The caution window says: "The iPhoto Library is locked, on a locked disk, or you do not have permission to make changes to it." This is weird because I have installed Paragon for MAC OS X v. 9.0.1 (Lion compatible) and Lion reads and writes files on the NTFS drive without any problem.
    Before updating to Lion, Snow Leopard just worked fine with the same configuration.
    I have tried to delete and tranfer again my iPhoto library to the external HDD, as well as creating an alias of the iPhoto library on my Mac internal HDD but nothing worked. Any ideas or solutions?

    I would caution you:
    iPhoto needs to have the Library sitting on disk formatted Mac OS Extended (Journaled). Users with the Library sitting on disks otherwise formatted regularly report issues including, but not limited to, importing, saving edits and sharing the photos.
    Regards
    TD

  • Can I write to an NTFS formatted drive on a PC Network?

    I had a quick question that I am sure someone in this qualified group will be able to answer.
    My existing laptop PC for work is about shot, and my company has said that I could replace it with anything (Excellent!). So I'm looking at the 17'' Mac Book Pro (especially now with Boot Camp). I've been a pretty big Mac supporter and have owned one for my personal stuff for 10+ years, so I’m not too worried about the quality of the product,
    With a Mac for home and then a PC for work, I’ve never had any problems transferring files, it was always a simple as an email or transfer via a USB flash drive. But at work, we have a PC file server that is running XP (possibly 2000 and I don’t know it if is the “server” version of this software or not), and on my laptop it is mounted as an available network drive. When I’ve done properties view on the drive, I’ve confirmed its an NTFS formatted drive.
    So the question is, will the Mac be able to connect, mount, read and WRITE to this drive since it will be mounted as a network drive and NOT as a directly connected drive (which sounds like the cause for the read-only ability in the Bootcamp discussions)? Also, would this be using the SMB feature to connect then, any issues anyone knows about?
    Unfortunately for me, the current laptop PC I have is formatted in FAT32 so I can't just solve this with existing hardware and I don't just carry my Dual 2.7 G5 to the office all that often. I know its pretty simple and someone must have done it before.
    Here’s an Apple article that is silent on the drive format - http://docs.info.apple.com/article.html?artnum=19652
    Thanks
    Dual G5 - 2.7Ghz   Mac OS X (10.4.6)  

    Hi Numbers,
    In this situation the format of the volume on the server is less important than the way you connect to it. Windows sharing presents on the network via SMB, which Mac OS X speaks fluently; it doesn't matter too much whether the server's locally connected volume is formatted NTFS or FAT32, as long as it is shared out to the clients.
    If you were to try to connect an NTFS-formatted volume DIRECTLY to your Mac, however, you would find that no matter what you did it would show up read-only -- since NTFS permissions are tightly connected to Windows and to Active Directory, it's not possible for Mac OS X to respect them for writing, and so Apple avoids writing to NTFS altogether.
    Short answer, you should be fine on your office network. If you want to be sure, borrow a friend's Mac and check it at work.
    Good luck!

  • Sparse Bundle Image not shrinking when I take file out

    Hey all,
    I want to use encrypted disk images to keep some of my files safe. My understanding was that using a Sparse Bundle Image means that the image resizes itself to the contents of what's in it. It seems to expand when I put files in, but it does not contract when I remove files. I made an image, put a 1gb file in it, then deleted it (and emptied the trash can, too). When I checked the size of the disk image, it was still 1 gb. That is going on here? How do I get the image to size back down after taking files out?

    that's normal behavior. sparse bundles don't shrink automatically when you take stuff out (it would be nice if they did though). you have to compact them. unmount the sparse bundle and run the following command in terminal
    hdiutil compact path/to/sparsebundle
    put the unix path to the sparse bundle in the above.
    P.S. filevault compacts the sparse bundle with user's home directory automatically when that user logs out.
    Message was edited by: V.K.

  • Setting up sparse disk image on external drive

    I am trying to set up an sparse disk image on an external drive and I am not getting the standard screen that I have seen referenced. My only options to select are image format and encryption, not image size, etc. I have the external drive formatted as Mas OS extended. Any suggestions are appreciated.

    Open Disk Utility > File > New >Blank Disk Image...
    or use the "Option-⌘-N" Key combo (with Disk Utlity open).
    Kj

  • Cannot backup Windows 7 (dual-boot) image to external HD (formated as Mac OS Extended)

    I cannot backup my Windows 7 (dual-boot) image to my external HD (formated as Mac OS Extended). I installed MacDrive 8.0 hoping to solve the problem but Windows 7 gives me an error when I try to create a backup: "...drive is not formatted as NTFS, cannot use as backup...".
    I also tried making an Image of the Windows 7 partition through Disk Utility but was not allowed to do so.
    I am not sure where else to go from here. I need to keep my external hard drive formatted as Mac OS Extended but I also need to backup my Windows 7 partition. I only have the single external at the moment. Is there a way to backup my Windows 7 partition?
    Thanks

    Winclone will backup your Windows partition to a Mac formatted drive.
    Just search for Winclone on this forum and on Goggle.

  • Backup and Restore image fails 3TB Advanced Format Drive Windows 7-32 SP1

    Windows native backp fails to create an System Image, or a Complete PC Backup.
    This occurs in Windows 7, 64 bit Professional, Windows 7, 32bit Ultimate, Windows Vista Business, 32 bit. It occurs in 6 different computers I've tried. All the backup drives are 3TB. I have tried Seagte USB and Hitachi USB drives. 4 of them. The Windows
    7 Ultimate, 32bit machine has SP1. All operating systems are using the current Service Packs, and all of the MS Updates including all of the recommended harware drivers. All of the systems are using the latest BIOS, firmware and OEM drivers as well.
    It looks like the issue may be causes by a deficiency in Windows related to the Advanced Format drive spec. All of the computers that qualified had the AF hotfix applied; Advanced Format Drives 512e 4k, Vista
    and 2008 - KB2470478, Windows 7, and 2008 R2 KB982018
    Error messages follow:
    The Backup Failed.
    Error message: One of the backup files could not be created. (0x8078002A)
    The request could not be perfomed because of an I/O error. (0x8007045D)
    This deficiency seems to apply across the board to different hardware manufacturers of external hard drives.
    From what I have heard, Western Digital may have a format utility that addresses this issue, but only for WD drives.
    Help.

    Hi David,
    Did you have found any error message?
    Check if all the files have been created on the hard drive.
    Check the Volume shadow copy service in services window. To check follow these steps:
    i.                   
    Click Start and type services.msc in the search box
    ii.                 
    Search for the Volume shadow copy service
    Make sure the start- up type is automatic.  Steps to set the services to automatic
    i.                   
    Search for the service
    ii.                 
    Right click on the service
    iii.               
    If the service is stopped then Start the service
    iv.                
    Select Properties
    v.                  
    And in the Start-up type select Automatic
     This is the most definitive answer I can find so am taking this as the answer.
    http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/889b01be-d333-4fc7-b005-e12b7b236ad7
    http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/444e8ea2-6417-45dc-83d4-f5ae45bbaa02
    Thanks,
    Jeff
    如果您对我们的论坛在线支持服务有任何的意见或建议,请通过邮件告诉我们。
    立刻免费下载 
    TechNet
    论坛好帮手

  • TC Sparse Bundle Image Stopped working

    My TC MBP 13" Time Machine no longer works on my MBP 13. I am sure that the reason is the following action I did the other day.
    1. I purchased an IMAC and migrated all the data from my MBP 13 inch over to it using the TM backup as the source.
    I still use my MPB 13" for most of my work and as my main computer. The IMAC was more purchased for the family.
    I believe this action cancelled out the ability to continue using it.
    The image above shows that the MBP BCC 13" is now a sparsebundle and not included as a folder Backup.backupdb
    I did try the ALT browse but it won't open on either computer.
    I researched Pondini's suggestions - but nothing works. Am I now stuck having this sparsebundle without the ability to load it up?
    Thanks for any help and have a great new year...
    Skip

    Larry Nolan wrote:
    Apple's knowledge base article HT1198 (http://support.apple.com/kb/HT1198) on sharing iphoto libraries among multiple users on the same Macintosh describes using a _sparse disk image_ in the /users/Shared/ directory. For a Mac that uses a *Time Capsule* for Time Machine backups won't this require the entire iPhoto library to be backed up anytime a picture is added or modified?
    Would using a _sparse bundle disk image_ instead work better?
    yes, it would work much better because a sparse bundle is split in a number of small bands (8MB each) and only the changed bands would be backed up afresh after changes to the iphoto library are made.
    Also, HT1198 doesn't say anything about "Partitions" parameter setting in Disk Utility when creating a blank sparse image or sparse bundle disk image. Does it matter what setting is selected if the image is being kept on the Mac internal disk drive?
    no, it doesn't matter.
    another option to share the iphoto library which is not mentioned in that KB article is to put it in a folder in /Users/Shared/ and put inherited ACLs on that folder. see this link for details
    http://discussions.apple.com/thread.jspa?messageID=8863687&#8863687

  • Mounting the TC sparse bundle image

    I have a question. I took my TC back home to transfer some of my files on my other iMac. I went to open my sparse bundle backup on my TC capsule. After like 5 minutes it continued to say "checking volume..." There was a cancel and skip. I hit skip, and the image mounted, and I was able to access my files. Question, is it OK hitting skip.. am I screwing anything up. And why does it take so long to check the volume, when I just wanted to open it?
    Thanks,
    Bryan

    Does anyone have an answer to this? I deal with a lot of sensitive information during my software consulting, and I've always used 128 bit encrypted sparse images to perform my work on. Now I notice that I have 256 bit and sparse bundle disk images. Are the sparse bundles as secure as disk images, and will I still need to manually run the compact command from hdiutil to "shrink" the drive when I delete files off of it?
    Thanks,
    Todd

  • Disk Utility - can't create sparse bundle images

    Hopefully this is something simple I overlooked, but no matter which options I seem to choose, I can't seem to create a sparse bundle disk image to encrypt private documents.
    It always complains with a "resource busy"

    Have you tried using Disk Utility to Repair Permissions, first? That may solve your problem, so I would try it first.
    If that doesn't do it, go to Users/Library/Preferences and find the com.apple.DiskUtility.plist file and drag it to your Desktop. Then launch Disk Utility and try to create a .dmg file. If the problem is solved, then you can Trash the file on your Desktop.
    Mulder
    If my answer helped solve your problem, please consider awarding some points. Why Reward Points?
    iMac G4 700Mhz   Mac OS X (10.3.9)  

  • Missing iPhoto library - replaced by MacFort with sparse bundle image

    Hello to everyone!
    I am new to the community and to Apple in General! Got my new Macbook Air abouth a month ago and one the first thing I did was to transfer all my pictures to iPhoto (about 18k or 55Gb). I sorted them in Events, Albums, etc - all cool. Then, I decided to password protect my iPhoto library using MacFort. I guess thhis was a big mistake from my part as I didn't really understand how this software really worked...
    Anyway, here's what I did step by step and what was the rather unpleasant outcome:
    1) Installed MacFort; found my iPhoto Library there and started encrypting it straight away
    2) Once the encrypting was finished, iPhoto started to request a password everytime it was launched - so far so good
    3) After the trial of MacFort expired I decided to uninstall the App. Stupid as I am, I did it with CleanApp and not using the uninstall option through MacFort
    4) When decided to launch iPhoto it couldnt find any libraries as if none really existed before .. :X
    5) I then restored MacFort as it was still in my Trash and tried to load the encrypted file.. Unfortunately the App doesn't find any files and I cannot decrypt the vault I had previously created for iPhoto...
    - even worse: it doesn't find iPhoto nor its library when scanning for files to encrypt
    - the only thing that MacFort recognises is the a vault which I can lock or unlock:
    6) I then did some searches and found out that all my pictures (about 50gb) are considered as 'Other' storage (i.e. the sparse bundle disk image) and I have nothing considered as photos in Iphoto
    7) Right then I found out that I approached the entire encrypting process in a very wrong way. I did not create a copy of my iPhoto library and then encrypt it but insted I worked directly on my original iPhoto library file.
    Now I have a single file called Valentin.sparsebundle that contains my entire iPhoto library. I thought I had lost everything when mis-uninstalling MacFort but I can still access my photos when selecting the sparse bundle file when iPhoto asks to 'Choose Library'
    So my question now is: Is there a way I can change this Sparse Image and return my original iPhoto library in order then to unistall MacFort and delete any encrypted disk images? In other words, put back everything the way it was before installing MacFort?
    Sorry for the long post but I wanted to give you as much detail as possible. Any help will be greatly appreciated!
    Many thanks,
    Valentin 

    Not sure how I can do this.
    So I can see the image file is located in Users->MacFort (again no storage allocated to Iphoto...) :
    The file itself:
    I can open my entire library and as you can see all of my pictures/events/albums are visible under Media in the open file command:
    However in the Pictures folder there is barely anything:
    I think the second file (45bytes) is only an alias(shortcut) to the sparsebundle image.
    So in fact I can access my iPhoto library but it doesn't really exist :/

  • Can't see some files in Finder from NTFS formatted drive

    I have two 320gb Seagate external hard drives formatted as NTFS from a Windows Vista 32bit machine. 10.4.11 loads the drives fine and finder will display the files within a folder if there are only a few. When a have a folder with several hundred files in it, finder will not display any files as being present. Folder size is zero on the folders with the large number of files. The files are all of the same type - .NEF files from a Nikon camera and they are not protected. This is occurring on both drives. Any thoughts?
    Thanks!

    Well, I don't know what the problem actually is in the first place, it should work as is, I think something is messed up with the present driver and replacing it would perhaps get around that problem.
    It seems like I'd be adding one more layer of complexity to the Vista machine...
    Not sure how the Vista machine is involved in this, since these are drivers for the Mac.
    Though to involve the Vista Machine, One option not mentioned yet is MacDrive for you PCs... allows them to Read/Write HFS+...
    http://www.mediafour.com/products/macdrive/

  • Large file problems with an external FAT32 formatted drive (solutions???)

    I have an external hard drive that was from my PC and formatted as NTFS so it was read only on my Mac. I formatted it to FAT32 so that I could read/write to it from both my Mac and PC.
    Now, because it is formatted FAT32, I can only have a 4GB max file which has proved to be a pain to me. Is there not a format that satisfies both platform with unrestricted file sizes?
    Thanks in advance.

    Well, the answer is: not easily.
    NTFS, EXT2, and Mac HFS can all be read and written by Windows, Mac OS X and Linux, with appropriate software. You should probably settle on what you are going to use most, and use that as your preferred filesystem.
    For example, if you were going to use the Mac mostly to deal with the disk, format the disk using HFS+. On Windows, buy MacDrive and install it to read/write the Mac-format disk. If you are going to use Windows most of the time, then install MacFUSE and NTFS-3g on your Mac (http://code.google.com/p/macfuse/). et cetera.
    There's nothing in the way of a really good cross-platform filesystem. ZFS may eventually become that (one might hope), but that's still not quite there.

Maybe you are looking for

  • Unable to load app with rsl

    Please help!! My company project has 2 component libraries (swc) and 4-5 separate flex apps that use the 2 component libraries.  So far, the entire project has been build using "merge in code" and it is working fine.  However, some of the application

  • Error while running hr_sit_api.create_sit API - FLEX-INVALID NUMBER

    I am writing an Inbound interface code to import the SIT info. When I tested the  hr_sit_api.create_sit API, it gave me an error ORA-20001: FLEX-INVALID NUMBER. I made sure that the flex id number and id_flex_structure_code are correct. But, I am una

  • Exporting A Still Image

    I have searched everywhere for some advice on this and I haven't found anything which has fixed my problem. I have an image which I designed in Illustrator, and would like to use just that one image for my video along with a music track. Maybe I am e

  • Problem in onchoice

    experts, am using jdev11.1.1.4.0 <af:selectOneChoice label="Status" value="#{bindings.ProspStatus2.inputValue}" id="soc1">      <af:selectItem label="New" value="N" id="si5"/>      <af:selectItem label="Activate" value="A" id="si6"/>      <af:selectI

  • Reference point locater missing, x and y always zero

    Hey, I don't know how it happened, but it sure did and its making me crazy! My reference point locater is nonfunctioning. The x and y axis points are always zero. Knowing what happened would be fine but knowing how to fix it would be a miracle! Anybo