I worked through the HowTo and wrote a simple shell script to automate the process.
It prompts the user for an image name and creates the iso, mounts it and creates an entry in fstab.
I also found a utility called cdde that detects the insertion of a CD and calls the script. I can't make the two work together but I think it would be great if they did. Is anyone still interested in developing this? I'm happy to contribute my bits back to the project if there is going to be activity here.
Is there anyone out there?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I worked through the HowTo and wrote a simple shell script to automate the process.
It prompts the user for an image name and creates the iso, mounts it and creates an entry in fstab.
I also found a utility called cdde that detects the insertion of a CD and calls the script. I can't make the two work together but I think it would be great if they did. Is anyone still interested in developing this? I'm happy to contribute my bits back to the project if there is going to be activity here.
Is there anyone out there?
Seen your post, I'm working at a similar project, could you post your script?