qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] diskimage HOWTO


From: Mulyadi Santosa
Subject: Re: [Qemu-devel] diskimage HOWTO
Date: Tue, 25 Aug 2009 14:41:09 +0700

On Tue, Aug 25, 2009 at 2:37 PM, Kevin Wolf<address@hidden> wrote:

> You would use "kpartx -a test.img" which creates devices like
> /dev/mapper/loop0p1 for each partition. You can work with it like you
> would do with losetup and afterwards remove it with "kpartx -d test.img".
>
> But actually Laurent's solution doesn't look too bad either. Didn't know
> about it until now.
>
> Kevin
>

Thanks for the kind example, Kevin. Couple nice lessons I got today :)
Not bad to me too as well

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer
blog: the-hydra.blogspot.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]