Quick remastering of a Ubuntu based Live iso


/ Published in: Bash
Save to your folder(s)

This is a simple script for testing changes in a live iso created with squashfs filesystem for the compression.
It will take the iso path as a parameter and it will open it up with unionfs to let you modify its content (into a chroot enviroment) and when you get out, it will create a new iso file with the new content.

It's pretty simple and easy stuff but useful for every day testing.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.