I am trying to build an ISO where I have some prebuilt RPMS. I have another file which is dynamically generated and I want the ISO to include it and when that same ISO is installed, it should be placed in /usr/bin folder. I know one way is to make a RPM of the same file and package that RPM as part of the ISO so that when the other RPMs are installed, this RPM will also install the file in proper location. But is there any other way?
Asked
Active
Viewed 31 times
1 Answers
0
You can edit ISO with UltraISO.

MonsieuRuss
- 61
- 3
-
I'm particularly interested to know if there is any directory where I can place the file so that it automatically picks up the file when ISO is being installed. Editing the ISO after it's built is not in the scope for me. – Goutam Bose Jan 31 '21 at 01:58
-
You can add me in Telegram@MonsieuRuss for details. – MonsieuRuss Feb 01 '21 at 06:41