You are not logged in.
Ok, this is a pretty basic question and I feel kinda dumb asking it, but how on earth do you create an ISO with K3B. I know how to write an ISO, but I dont, for the life of me, see an option to read the CD/DVD to create an ISO image...
Thanks!!!!
Joe
Offline
You want to create an ISO file from a CD? Don't bother with K3B, run this from a terminal (you might need to be root, not sure):
cat /dev/cdrom > ~/mycd.iso![]()
Offline
Thats all I have to do?
Wow, that is allot simpler than loading K3B... However, I would think something that simple would be implemented...
Thanks for the info... I find it simpler to load an ISO directly into VMWare than mounting a CD for that...
Thanks again!!!
Joe
Offline
You want to create an ISO file from a CD? Don't bother with K3B, run this from a terminal (you might need to be root, not sure):
cat /dev/cdrom > ~/mycd.iso
I usually use dd ![]()
dd if=/dev/cdrom of=mycd.isoOffline
Is it possible to see som kind of progressbar?
Old thread wakeup. ![]()
Oerjan
Last edited by orjanp (2007-07-27 16:01:19)
Ørjan Pettersen
Offline