Post by DavidIs there a good prog for iso creation/extraction similar to winiso or
magiciso for Windows available on Linux?
k3b is all you need, and you don't even have to use it,
since all devices is files, you can just copy your device to a file.
Then you can mount the file as a CD
mkdir /cd001
mount -o loop,ro file.iso /cd001
No software is needed, no instructions with page efter page of screenshots
telling you where to click in some wizard application,
just type a command and play.
/birre