I'm sorry if I've failed to find the answer on Google, I've tried but all I really know is that I want to "Pack"** (thank you for the clarification) folders into an ISO.

I really hate to be a stupid pain in the ass. I swear to god, I'm not lazy, I just don't know much about all this, and (at the moment) am too busy to start teaching it to myself.

I've SSHed into my server, then:
Code: 
# wget http://www.poweriso.com/poweriso-1.3.tar.gz
# tar zxf poweriso-1.3.tar.gz
Now I have a file called simple "poweriso" in the "root" folder of my server (yay, and thank you all for the help so far!!).

Now, I have a DVDR folder in "root". And the folder is named "Dead.Like.Me.Season.1.Disc.1".
So essentially, I want to pack "root/Dead.Like.Me.Season.1.Disc.1" into a DVD9 iso (so just make it into an ISO, no compression or anything.

Their website has this tutorial on creating disc images from command line. However, it's for Windows, and I'm an idiot so I'm finding it somewhat confusing anyways.

Without having done anything other than downloading and unpacking PowerISO, what command(s) do I need to use to pack that folder into an ISO?

Are the commands:
Code: 
# piso create -o /root/Dead.Like.Me.Season.1.Disc.1.iso -add /root/Dead.Like.Me.Season.1.Disc.1
??

Or what do I have to change (I'm sorry, but if you could actually give me what the final command would be I'd be absolutely over the moon with appreciation)?

Thanks for the help so far!! I feel like I'm close
Maverick Reviewed by Maverick on . Converting VIDEO_TS Folders Into ISOs on CentOS So I have a CentOS server, and I'm wondering if there is any way I can convert the VIDEO_TS folders (or I suppose whatever the folders are called that contain the VIDEO_TS folder, since sometimes there's also an AUDIO_TS folder or something) into a disc image (.iso) using command line (or a web interface, I suppose). I don't want to shrink it, don't want to strip anything, I just want to make a full 1:1 conversion. Thanks in advance to anyone who can help!!! Rating: 5