{"id":136,"date":"2005-10-22T14:01:55","date_gmt":"2005-10-22T12:01:55","guid":{"rendered":"http:\/\/wibi.homeip.net\/wp_en\/index.php\/archives\/2005\/10\/22\/carbon-copy-cloner\/"},"modified":"2005-10-22T14:01:55","modified_gmt":"2005-10-22T12:01:55","slug":"carbon-copy-cloner","status":"publish","type":"post","link":"https:\/\/wibi.homeip.net\/hub\/m2cw\/2005\/10\/22\/carbon-copy-cloner\/","title":{"rendered":"carbon copy cloner"},"content":{"rendered":"<p>note to myself:<\/p>\n<p>if the login from a cloned disk does not work, use this little tip:<\/p>\n<blockquote>\n<p>Q(17): I&#8217;ve booted from the clone, but it presents me with a login screen and won&#8217;t accept my password. What do I do?<br \/>\nA: Occasionally (but rarely), the NetInfo database does not copy properly. Often this is because the target disk was not formatted before cloning. The fix is fairly easy:<\/p>\n<p>Reboot into single-user mode (hold down command+s during boot). When prompted, type:<\/p>\n<p>fsck -y<br \/>\n[repeat until it no longer says that the Filesystem was modified]<br \/>\nmount -uw \/<br \/>\ncd \/var\/db\/<br \/>\nrm .AppleSetupDone<br \/>\ncd netinfo<br \/>\nmv local.nidb local.nidb.bak<br \/>\nexit<\/p>\n<p>As the system boots, you will get the Apple Setup Assistant. Enter your name, password, etc (be sure to use the same short name). You should be able to get in just fine now.<\/p><\/blockquote>\n<p>one more thing, if scheduled tasks don&#8217;t work:<\/p>\n<blockquote><p>\nHello everyone. <\/p>\n<p>I have identified a problem with running scheduled tasks on Tiger. Apparently Apple changed the format used to write out files. When CCC writes out the scheduled tasks, a null character is written in between every character in the script. As such, the shell cannot execute the file (&#8220;bash: Cannot execute binary file&#8221;). The workaround is to run the following command in the Terminal whenever you create a scheduled task: <\/p>\n<p>Code:<br \/>\nsudo perl -p -i -e &#8216;s\/00\/\/g&#8217; \/etc\/ccc.*<\/p>\n<p>Just copy\/paste that command into the Terminal application (in \/Applications\/Utilities), and provide your admin password when requested. <\/p>\n<p>This will be resolved in 3.0. <\/p>\n<p>Mike\n<\/p><\/blockquote>\n<p>here is the <a href=\"http:\/\/forums.bombich.com\/viewtopic.php?t=6255\">original forum entry at ccc<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>note to myself: if the login from a cloned disk does not work, use this little tip: Q(17): I&#8217;ve booted from the clone, but it presents me with a login screen and won&#8217;t accept my password. What do I do? A: Occasionally (but rarely), the NetInfo database does not copy properly. Often this is because [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-136","post","type-post","status-publish","format-standard","hentry","category-mac"],"_links":{"self":[{"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/posts\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/comments?post=136"}],"version-history":[{"count":0,"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/posts\/136\/revisions"}],"wp:attachment":[{"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/media?parent=136"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/categories?post=136"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wibi.homeip.net\/hub\/m2cw\/wp-json\/wp\/v2\/tags?post=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}