> As a workaround for this weekends booth, is it possible to preseed the path to
> the installation media and avoid using iso-scan totally? In fact, any hack to
> circumvent the iso-scan hang will work.
Tried the following with babelbox/preseed.cfg
d-i shared/ask_device select /dev/sda1
and
d-i shared/ask_device select manual
d-i shared/enter_device string /dev/sda1
But none of them works, can't understand why since the
code seems solid.
Best,
Per