FS#12104 - mkusbimg of archiso 0.1-1 requires loop devices to be present
Attached to Project:
Release Engineering
Opened by Jens Pranaitis (jensp) - Wednesday, 12 November 2008, 14:28 GMT
Last edited by Aaron Griffin (phrakture) - Saturday, 24 January 2009, 23:22 GMT
Opened by Jens Pranaitis (jensp) - Wednesday, 12 November 2008, 14:28 GMT
Last edited by Aaron Griffin (phrakture) - Saturday, 24 January 2009, 23:22 GMT
|
Details
Description:
the mkusbimg script of archiso-0.1-1 requires loop devices to be present and will fail if they are not available. As loop is built as a module in the default arch kernel it would be nice if the script could issue a modprobe loop. Steps to reproduce: run mkusbimg without loading the loop module watch it fail run it again after modprobe loop |
This task depends upon
Comment by
Aaron Griffin (phrakture) - Friday,
14 November 2008, 19:32 GMT
Pushed a fix to git