site_archiver@lists.apple.com Delivered-To: darwin-kernel@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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lrcLhsuq9/c2JX6kAGSrmio/4QM9BStfNthE+WScgHI=; b=g6YWAiKI/8aniNOAOng3Bdget15BfdYlsU2DJJSNaq/AE3rC5APoz7IbMAArzvYRtv TB1eyJ1b0D2iVV/qQ3eo1SKrjh/yt7Sf5jE9mzLByQjxuTm93PAL54gDW54znAI8MJtR HEQbSJ7SGvL+ZZFS8qfFxcxc5/+N+DDb+L74M= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=p9Q7YeneyGOKy/MzSU8r2S0eNLRAtaorewGRIamxa03IoB26xYkjPZHAibMVlcd3ne L356KWDawyAWwsvM6ODmHwducXIAO5dtzQyLZ1mB1sMYRKZ4BXIAiReAIUwoCgvgFTAN PI7IJsfVeEaAQSVR8gJtHE091sr+B/wTgmCA4= boot from your macos cd-rom, menu utilities -> disk utilities On Wed, Jul 23, 2008 at 12:02 AM, XiongJia Le <lexiongjia@gmail.com> wrote:
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-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/openspecies%40gmail.com
This email sent to openspecies@gmail.com
-- -mmw _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
mm w