Create Iso 7zip [work] Here
7z a -ttar -so output.tar input_folder | 7z a -txz -si output.iso (This creates a tar, then wraps it – not a true ISO, but works for some uses.)
7z a -ttar -so output.tar input_folder | 7z a -txz -si output.iso (This creates a tar, then wraps it – not a true ISO, but works for some uses.)