Thread: Nuke 6.0 on Mac - Can't find cache drive - won't boot

Reply to Thread
Results 1 to 4 of 4
  1. #1 Nuke 6.0 on Mac - Can't find cache drive - won't boot 
    Join Date
    Mar 2008
    Posts
    46
    I set my Nuke cache to an external firewire drive. Now that I'm on the road, Nuke boots up and says "cannot find cache drive.../Volumes/etc...." and immediately quits.

    Can't locate a .plist file or similar I can edit the cache. Is there a way to boot Nuke with default settings?

    Thanks in advance!
    Reply With Quote  

  2. #2  
    Join Date
    Jan 2009
    Posts
    630
    A few methods come to mind.

    Brute force: move your preferences6.nk file out of your ~/.nuke directory. Nuke will create a new preferences6.nk file on startup, and reset the 'autosave filename', and 'disk cache' paths.

    Cons: All your custom preferences won't exist (you could copy the needed settings over from your moved preferences6.nk file if you wanted, using a text editor).

    ----------

    ..or open your existing preferences6.nk file in a text editor, and find the following:

    AutoSaveName ...
    DiskCachePath ...

    set them to:

    AutoSaveName [firstof [value root.name] [getenv NUKE_TEMP_DIR]/].autosave

    DiskCachePath /tmp [getenv NUKE_TEMP_DIR]

    ----------

    Possible different approach:

    Launching Nuke from a terminal/cmd prompt, set the NUKE_TEMP_DIR environment variable before using the Nuke launch command.. (wording will depend on if you are using bash, tcsh, etc)

    (i.e. setenv NUKE_TEMP_DIR /tmp/ )

    *../tmp/ being whatever directory you want

    ..it might overide the preference6.nk file.. but I haven't tested this yet.
    Last edited by doodle; May 20th, 2010 at 07:25 PM.
    Sometimes you're just looking at the wrong side of the table
    Reply With Quote  

  3. #3  
    Join Date
    Mar 2008
    Posts
    46
    Brilliant!

    It took awhile to find the .nuke directory. It's a hidden folder which OSX really hates letting you see. But I found it via terminal.
    Reply With Quote  

  4. #4  
    Join Date
    Jan 2009
    Posts
    630
    Glad it helped.

    If you want to get to your .nuke folder through Finder:

    -open a Finder window
    -hit cmd+shift+g
    -type ~/.nuke into the search bar, and hit enter
    Sometimes you're just looking at the wrong side of the table
    Reply With Quote  

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Nuke 5.1 v1 Released
    By shot_grable in forum NUKE from The Foundry
    Replies: 36
    Last Post: July 17th, 2010, 01:33 AM
  2. Running Nuke from a Mac Terminal (Bash Shell)
    By blackened in forum NUKE from The Foundry
    Replies: 7
    Last Post: September 8th, 2009, 06:34 AM
  3. NukeX 6.0 Or Nuke 6.0
    By StudioCg3d in forum NUKE from The Foundry
    Replies: 19
    Last Post: July 10th, 2009, 10:09 AM
  4. hard drive advice for Nuke Disk Cache
    By peteoconnell in forum NUKE from The Foundry
    Replies: 21
    Last Post: June 16th, 2009, 11:25 AM
  5. Nuke 6.0 / NukeX 6.0 - awesomeness!!
    By Andreas.Jablonka in forum NUKE from The Foundry
    Replies: 47
    Last Post: April 27th, 2009, 04:15 PM
Bookmarks
Bookmarks
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts