GithubHelp home page GithubHelp logo

Comments (7)

justinrummel avatar justinrummel commented on June 11, 2024

I thought best practices would be use the same OS for all. Thus:

While running Mavericks, create a OSX-10.9.5.dmg via AutoDMG, then create a 10.9.5 nbi using AutoCasperNBI.

from autocaspernbi.

peterquest avatar peterquest commented on June 11, 2024

I knew that was the case for AutoDMG, but I wasn't sure if that applied to AutoCasperNBI as well (though I'm not sure why it wouldn't..)

I can confirm that using a 10.10.1 OS.dmg worked as intended.

from autocaspernbi.

peterquest avatar peterquest commented on June 11, 2024

from ##osx-server on freenode:

11:10 @macmule p_q: cool.. so it's 10.10 creating a 10.9 NBI then.. please log an issue!
11:11 @macmule p_q: i suspect the issue is the cache reduction i put in

for contextual bread crumbs :P

from autocaspernbi.

macmule avatar macmule commented on June 11, 2024

As mentioned on JN, same OS isn't needed.

As mentioned on IRC, i'll remove the cache reduction on 10.10 & will add to the beta of the next release (there are a few things in there).

from autocaspernbi.

macmule avatar macmule commented on June 11, 2024

Ok, well seems that YoYo has changed the compression format for kernelcache.. A bread crumb to follow, perhaps:

https://pikeralpha.wordpress.com/2014/06/04/os-x-10-10-yosemite-dp1-kernelcache/

from autocaspernbi.

macmule avatar macmule commented on June 11, 2024

Ok, I think I have found a workaround.

Can you try the 4 commands below?: (Swap NBI_NAME for your NBI's name)

sudo /usr/bin/hdiutil attach /Library/NetBoot/NetBootSP0/NBI_NAME.nbi/NetBoot.dmg -owners on

sudo touch /Volumes/NBI_NAME/System/Library/Extensions

sudo /Volumes/NBI_NAME/usr/sbin/kextcache -arch x86_64 -L -N -K /Volumes/NBI_NAME/mach_kernel -c /Library/NetBoot/NetBootSP0/NBI_NAME.nbi/i386/x86_64/kernelcache /Volumes/NBI_NAME/System/Library/Extensions/

sudo /usr/bin/hdiutil detach /Library/NetBoot/NetBootSP0/NBI_NAME.nbi/NetBoot.dmg

That should generate the kernelcache file using 10.9's tool, so the 10.9 NBI should then be NetBoot-able

from autocaspernbi.

macmule avatar macmule commented on June 11, 2024

Resolved in 1.1.5, seems a change with 10.10.2's kextcache as it was erroring on unsigned kext's in 10.9.x.

Resolution was to use the kextcache found on the NBI we're creating.

from autocaspernbi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.