Differences between revisions 1 and 2
Revision 1 as of 2007-09-15 21:51:40
Size: 422
Editor: OndrejCertik
Comment:
Revision 2 as of 2007-09-15 21:54:03
Size: 460
Editor: OndrejCertik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
This is the tutorial for cowbuilder. This is the tutorial for cowbuilder. See also [:qemubuilder: qemubuilder].

cowbuilder

This is the tutorial for cowbuilder. See also [:qemubuilder: qemubuilder].

troubleshooting

Slow copying and removing of the COW directory

What cowbuilder does is:

cp -al /var/cache/pbuilder/base.cow /tmp/new
rm -rf /tmp/new

Of course the location /tmp/new is something else. Try those commands and see how fast they are on your computer. You can compare them to our [:cowbuilder_benchmark: benchmarks].