qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] 'file too large' errors with qemu-mkcow


From: Ed Jackson
Subject: [Qemu-devel] 'file too large' errors with qemu-mkcow
Date: Thu, 21 Oct 2004 04:56:00 -0400

Hello,

Is there a file size limitation on creating cow images from raw images? 
I have a win2k.img that I'm trying to create a cow image with.  Here is
what I'm trying to do:


address@hidden win2k.new]#
address@hidden win2k.new]# ls -la w2k.img
-r--r--r--  1 root root 3072001024 Oct 16 12:46 w2k.img
address@hidden win2k.new]# du -k w2k.img
1236252 w2k.img
address@hidden win2k.new]#
address@hidden win2k.new]# qemu-mkcow -f ./w2k.img test.cows
./w2k.img: File too large
address@hidden win2k.new]#


I've tried to search for an answer to this online but I haven't found
anything yet.  Thanks for any help you can provide.







reply via email to

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