Re: [Qemu-devel] Can I Create an Image From an Existing Windows Drive?

2005-10-27 Thread Joe Menola
On Thursday 27 October 2005 6:52 pm, Scott Dudley wrote: > Can I, in Linux, create a disk image from a mounted Windows disk? This > would save installation from scratch and migrating all > software/configuration. > Not sure if it's possible, but I doubt you'd be saving any time...assuming you can

Re: [Qemu-devel] Kqemu charged?

2005-05-08 Thread Joe Menola
On Sun May 8 2005 5:40 pm, Struan Bartlett wrote: > When I run QEMU with the '-no-kqemu' option lsmod lists: > > kqemu                  43428  0 The zero represents the number of processes currently using the module. You will also get zero if no instance of Qemu is currently running. -jm _