<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Also if you are netbooted you will need to make sure that you have checked "diskless" on your netboot image on the server. Otherwise it uses the local disk for "shadow" files and can't unmount it because it is in use.<br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" color="#8776B3" size="4"><b style="color: rgb(135, 118, 179); font-size: 14px; font-weight: bold; "><br class="Apple-interchange-newline">Ryan Harter</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" color="#8776B3" size="2">UW - Stevens Point</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" color="#8776B3" size="2">Workstation Developer</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" color="#8776B3" size="2">715.346.2716</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:Ryan.Harter@uwsp.edu"><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="color: rgb(0, 0, 238); ">Ryan.Harter@uwsp.edu</span></font></a></div></span> </div><br><div><div>On Nov 6, 2008, at 3:44 PM, Mark Hughes wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>We are setting up images and netbooting across our network. We have the image part down no problem.<br>We are wanting to split up the HD into a OS partition and a data partition.<br><br>For some reason the script we are using errors out during the imaging process, however, when<br>we run it thru target mode to a machine it works perfectly. We are imaging eMacs to 10.4.11.<br><br>The error from the jss log is as follows:<br><br>Result of running split_part.sh was: Partitioning encountered error Could not unmount disk (-10000) on disk disk0<br><br>The scripts is as follows:<br><br>#!/bin/sh<br><br>#create two partitions, one data and one for the OS<br><br>/usr/sbin/diskutil partitionDisk disk0 2 HFS+ 'Macintosh HD' 50G HFS+ data 23G<br><br>echo 'done'<br><br>any ideas?<br><br>Thanks in advanced....<br><br><br>Mark Hughes, Apple Technician<br>TIS Department, KCKPS USD500<br>Cell 913-449-7791<br><a href="mailto:mahughe@kckps.org">mahughe@kckps.org</a><br>_______________________________________________<br>Casper mailing list<br>Casper@list.jamfsoftware.com<br>http://list.jamfsoftware.com/mailman/listinfo/casper<br></div></blockquote></div><br></body></html>