Wich Command do I use for ...
Submitted by muttie on Mon, 09/10/2007 - 12:51.
New User
Posts: 3
Posts: 3
Hi everyone,
I have a little question: What is the command for making a iso file (or image file) from a bootable cd?
for example:
I have a cd with a bootable linux mepis on it, now I want to make a iso file (or image file) of it. Now I know that there are some progz for that but I wanna do that in the shell.
Can someone help me with that?
Thanx in advance
Great help, thanx for quick
Submitted by muttie on Mon, 09/10/2007 - 14:10.
Posts: 3
Posts: 3
Great help, thanx for quick info
muttie
Carpe Diem
Try this: dd if=/dev/cdrom
Posts: 4077
Try this:
dd if=/dev/cdrom of=filename.iso
--
Check out MEPIS Wiki: www.mepis.org/docs
Post on MEPISLovers, that's where MEPIS users help each other.