* [Qemu-devel] scripts?
@ 2004-07-30 23:38 Hetz Ben Hamo
2004-07-31 6:26 ` Brad Watson
0 siblings, 1 reply; 2+ messages in thread
From: Hetz Ben Hamo @ 2004-07-30 23:38 UTC (permalink / raw)
To: qemu-devel
Hi,
Does anyone have some easy-to-use scripts to create hard drive images and
floppy images?
easy I mean: qemu-mkhd hd.img 10G (to create 10GB hard disk image)
or: qemu-mkfs floppy.img (to create 1.44MB image floppy)
If so, please send them to me (with explanations how to use this app) so I can
add them to the web site for other users to use.
Thanks,
Hetz
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] scripts?
2004-07-30 23:38 [Qemu-devel] scripts? Hetz Ben Hamo
@ 2004-07-31 6:26 ` Brad Watson
0 siblings, 0 replies; 2+ messages in thread
From: Brad Watson @ 2004-07-31 6:26 UTC (permalink / raw)
To: hetz, qemu-devel
[-- Attachment #1: Type: text/plain, Size: 308 bytes --]
Hi Ben,
Please find attached a really simple python script for
creating image files. Example of creating 2048 MB
image called example.img: ./mkimage example.img 2048
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
[-- Attachment #2: mkimage.py --]
[-- Type: application/x-python, Size: 1263 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-31 6:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-30 23:38 [Qemu-devel] scripts? Hetz Ben Hamo
2004-07-31 6:26 ` Brad Watson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).