qemu-devel
[Top][All Lists]
Advanced

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

Re: Re: [Qemu-devel] Mounting a disk image under Linux


From: Mulyadi Santosa
Subject: Re: Re: [Qemu-devel] Mounting a disk image under Linux
Date: Sun, 20 Jun 2004 15:20:24 +0700
User-agent: KMail/1.5

Hello all

I take Jim's program and add some checking of fdisk output. Basically, it just 
skip the output :

"You must set cylinders.
You can do this from the extra functions menu"

I got this message when  run fdisk -lu, so I skip them until I get following 
lines:
"Disk /mnt/qemu/myimage: 0 MB, 0 bytes"

And the rest of the program is pretty similar

regards

Mulyadi


Attachment: lomount.c
Description: Text Data


reply via email to

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