Chris Angelico <[email protected]>: > On Mon, Jan 30, 2017 at 3:28 AM, Marko Rauhamaa <[email protected]> wrote: >> Grant Edwards <[email protected]>: >> >>> On 2017-01-29, Marko Rauhamaa <[email protected]> wrote: >>>> I *have* been longing for a serial console in linux distros. >>> >>> Well, all it takes is a tweak to the bootloader to add a kernel >>> "command-line" parameter... >> >> Can you give me a short Python script that effects the tweak to an ISO >> image? I need to run the script as a regular user. > > It'd start by mounting it somewhere, and finish by building a new ISO > with mkisofs, so a shell script would be more appropriate :)
Mount? As a regular user? Marko -- https://mail.python.org/mailman/listinfo/python-list
