* Philippe Delavalade <[email protected]> [111130 18:33]: > So, I would like to know if it's possible to avoid the step of boot > options. I guess it's possible to remaster the iso but maybe there is > something more simple and handy.
grml2iso, which is shipped together with grml2usb as a Debian package, can rebuild the ISO you have and add custom boot options. I think the invocation will be something like this: grml2iso -o grml_custom.iso -b "blind brltty=pm,usb:,fr@FR lang=fr-iso" grml_2011.05.iso -ch -- christian hofstaedtler _______________________________________________ Grml mailing list - [email protected] http://ml.grml.org/mailman/listinfo/grml join #grml on irc.freenode.org grml-devel-blog: http://blog.grml.org/
