diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod index b3b23a367..7c062113d 100644 --- a/examples/guestfs-recipes.pod +++ b/examples/guestfs-recipes.pod @@ -102,6 +102,10 @@ source directories over the target filesystems. Note this won't work (at least, not directly) for bootable virtual machine disks because it doesn't copy over the boot loader. +=head1 Convert Windows DVD to bootable USB key + +L + =head1 Create empty disk images The L tool can do this directly.