recipes: Add link to script for converting Windows DVD to bootable USB key.

This commit is contained in:
Richard W.M. Jones
2013-05-09 15:35:46 +01:00
parent d661456225
commit 55eae0af3b

View File

@@ -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<http://rwmj.wordpress.com/2013/05/09/tip-convert-a-windows-dvd-iso-to-a-bootable-usb-key-using-guestfish/#content>
=head1 Create empty disk images
The L<virt-format(1)> tool can do this directly.