##osx-server

/

      • T-Short
        lol
      • good learning experience
      • so, put a diskutil cs delete script first, then DS Fusion workflow item, then restore to Previous Task Target
      • MagerValp
        I don't think you need to delete first
      • we don't at least
      • just fusion drive and restore
      • T-Short
        aha
      • morgsdaly has quit
      • hm
      • interesting
      • i stole this
      • MagerValp
        the Fusion step already does that
      • T-Short
        aha
      • derp
      • ok
      • will test
      • diwanicki joined the channel
      • ctdawe joined the channel
      • thanks
      • MagerValp
        np
      • T-Short
        :)
      • halloweenhead joined the channel
      • squirke joined the channel
      • also, I put a dsconfigad line into the firstboot script, but it joins the machine with a generic "imac" computer ID even though I had a DS Configure step before it
      • that renamed it to proper name
      • MagerValp
        why not use the AD workflow step?
      • T-Short
        didn't want to use the DS AD join item because it required me to put in OU info
      • MagerValp
        so use the default Computers OU
      • or, well, CN
      • T-Short
        yeah, but these computer ID:s had been joined before
      • so were already in the AD
      • MagerValp
        yes
      • then they will reuse the old computer object
      • diwanicki has quit
      • the specified OU is just for new computers
      • T-Short
        ah
      • that's awesome
      • halloweenhead has quit
      • thanks again!
      • T-Short has quit
      • mosen has quit
      • T-Short joined the channel
      • Creops joined the channel
      • Creops has quit
      • Creops joined the channel
      • zoooky joined the channel
      • rodgort joined the channel
      • zoooky has quit
      • Creops has quit
      • mwohlgemuth joined the channel
      • Creops joined the channel
      • mwohlgemuth
        what has changed with yosemite and disk utility, i cant partition the disk anymore?
      • driving me nuts
      • MagerValp
        CS?
      • mwohlgemuth
        yeah, they all are now
      • MagerValp
        can't partition a CS disk
      • need to delete cs first if you want to partition
      • mwohlgemuth
        not in disk utility i presume?
      • whats the reason behind this?
      • i have a mac now with bootcamp
      • want to reset it completely
      • and cant (easily)
      • :mad:
      • MagerValp
        partitioning is one way to manage disks, LVM is another
      • Creops has quit
      • mwohlgemuth
        but if i delete cs using lvm, and then partition again using DU, wont it be CS all over again?
      • MagerValp
        no then you get a partition table instead
      • mwohlgemuth
        oh
      • so how do i remove cs then?
      • macmule
        mwohlgemuth: i have some ramblings
      • MagerValp
        diskutil cs
      • macmule
        diskutil cs revert <some cs volume>
      • MagerValp
        is the goal to erase everything on the disk?
      • start out with just a single fresh Macintosh HD volume?
      • macmule
        mwohlgemuth: the ramblings have other undocumented commands too
      • scout1 is now known as BigBlast
      • mwohlgemuth
        macmule, thanks!
      • MagerValp, yes
      • but i suspect that this is the issue im having with my deploystudio troubles
      • we talked about that recently
      • MagerValp
        then diskutil cs list, and diskutil cs delete what you don't want
      • macmule
        MagerValp: re: 10.7 & 10.8 AutoDMG stuff with expired certs.. I'll see if i can nudge robert into a fork.. else i might give it a go
      • MagerValp
        macmule: cool
      • macmule
        MagerValp: i'm writing some horrible python atm.. so might as well carry on
      • MagerValp
        I can make a custom build of 1.4.x that allows untrusted packages and points to a forked updateprofiles
      • macmule
        MagerValp: i know you could.. but I'm happy to give it a go..
      • MagerValp
        the more the merrier
      • Gale-Force joined the channel
      • bbiab, rebooting my server
      • macmule
        MagerValp: I'm currrenty putting together a PR for BSDPy which at the same time has lead me down a rabbit hole on Docker & python
      • MagerValp has quit
      • MagerValp joined the channel
      • mwohlgemuth
        diskutil cs delte
      • delete
      • followed by the installer, not diskutility, should leave me with another CS volume then?
      • or is there any drawback (now or on the horizon) with using paritioning together with yosemite?
      • MagerValp
        yes, you can't use filevault without cs
      • check out a fresh machine with cs
      • mwohlgemuth
        i want to
      • thats why i want to make this mac 'fresh' again
      • no corestorage logical volume groups found
      • MagerValp
        diskutil cs list will show you an LVG that contains a physical volume, a logical volume family, and inside a logical volume named Macintosh HD
      • mwohlgemuth
        diskutil shows two partitions, mac and bootcamp
      • i already did diskutil cs delete
      • MagerValp
        then you have a partition table
      • so work with that
      • e.g. partitionDisk again
      • to a single volume with Macintosh HD
      • then convert it back to cs
      • mwohlgemuth
        oh, thats possible
      • ok
      • MagerValp
        alternatively manually create the LVG and add the volume
      • macmule
        mwohlgemuth: macs that ship with 10.10 come with CS
      • MagerValp: I'm currrenty putting together a PR for BSDPy which at the same time has lead me down a rabbit hole on Docker & python
      • MagerValp: this is on a week when the docs have told me to take it easy.. so signed me off work & i'm geeking out :P
      • mwohlgemuth
        macmule, yeah that i was aware of
      • but havent really toyed around with that at all
      • macmule
        ok
      • DialsMavis joined the channel
      • mwohlgemuth: so.. we revert the cs volume & then partition..
      • mwohlgemuth: you could probably do something like partition with the diskutil cs createVolume commands.. but it gets messy
      • grahamgilbert: you lurking fella?
      • Creops joined the channel
      • mwohlgemuth
        macmule, during imaging?
      • you use casper
      • DS has some 'convert to cs' checkboxes
      • need more time
      • macmule
        mwohlgemuth: yep.. sorry what's the question?
      • pdmontreal has quit
      • mwohlgemuth
        you said you revert the cs, then partition.. i assume thats during imaging with casper?
      • macmule
        ah.. well in that link I posted.. we used an AppleScript app to do that before imaging with Casper.. JAMF have now added it to casper imaging
      • squirke
        morning all
      • macmule
        squirke: morning
      • T-Short
      • ooh, this is nice
      • macmule
        T-Short: thanks.. it's mostly ramblings
      • T-Short
        CS stuff seems to be a bit of a black art
      • Creops has quit
      • macmule
        mwohlgemuth: basically, if a CS volumes is found & partitioning is wanted. diskutil coreStorage revert <the volume> then partition as normal
      • T-Short: there is a simple way to deal with it.. not dealing with it :P
      • mwohlgemuth
        seems like a huge hassle to re-create that CS business
      • macmule
        it's not
      • mwohlgemuth
        what if i want to reset the mac completely, and want to use FV?
      • i cant do so using diskutil
      • so thats already a hassle :p
      • slowfranklin joined the channel
      • macmule
        "reset completely"?
      • mwohlgemuth
        im booted into internet recovery