site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=WQBzzClwdflLaFRv5BkodDXMFXJFz2HHONkuG2BKAdY=; b=jgjVSQjhzXrshVtL9yFPSuPj5fFpNFnplPG9Ocfs+KI8MmC01RHFRasLK5fLW2Goz3 GQsMz6UkriXACy6PRzOLyQCCdtvxrVChQTYQ5kJQtJg4TS6MhNQrw7TgybGawgaaBIPT W2bo/Nyl2bZ/NfdIMHSyugkgUkOayGuJi0uCM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=LCuKMPxOX2WILBjA9hyZ/qKpRWo6irGoHIFcVT/P4HvRN3uqtHYKJVSdTlwSkkt3bk a5+A9NuYyi4K9rHccVF1qlVRsElmm97tuXV88Fwy/zXJLYllFKGgllOGWRHy+CzD0xGV YmFqfZ9AjCtR9NbgveuPMH5G8ws/KOaJ7Q0BU= Hi all, Because I work for an application what need automatically create a disk snapshot on OS X. I read some documents about this. I think we can use the shadow file. Example, we can mount a disk like this: "hdituilt mount disk -shadow /shadow.image" I think at this time all I/O will redirected to shadow file and I can copy my snapshot from the RAW Device. But that have some problems. The first that is must need re-mount the disk, and I think at system run time we can't re-mount the boot volume. The second is I can not merge the shadow data to the real device when after created the snapshot. Is have any easy way to create a snapshot for local disk? Thanks, Xiongjia Le _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
XiongJia Le