You are not logged in.

#1 2005-11-20 07:01:45

EmbraceThePenguin
Member
From: New Mexico, USA
Registered: 2004-08-09
Posts: 197

Creating an ISO with K3B

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

#2 2005-11-20 08:00:31

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: Creating an ISO with K3B

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

smile

Offline

#3 2005-11-20 08:14:50

EmbraceThePenguin
Member
From: New Mexico, USA
Registered: 2004-08-09
Posts: 197

Re: Creating an ISO with K3B

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

#4 2005-11-20 09:24:29

jaboua
Member
Registered: 2005-11-05
Posts: 634

Re: Creating an ISO with K3B

Cam wrote:

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

smile

I usually use dd wink

dd if=/dev/cdrom of=mycd.iso

Offline

#5 2007-07-27 15:56:08

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Re: Creating an ISO with K3B

Is it possible to see som kind of progressbar?

Old thread wakeup. smile

Oerjan

Last edited by orjanp (2007-07-27 16:01:19)


Ørjan Pettersen

Offline

Board footer

Powered by FluxBB