LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problems with cdrecord (https://www.linuxquestions.org/questions/linux-newbie-8/problems-with-cdrecord-138933/)

gschrade 01-26-2004 03:22 PM

Problems with cdrecord
 
I am trying to use cdrecord on Linux 9. The directions I have are to run mkisofs on the file or folder that needs to be recorded before running cdrecord. When I try to run mkisofs is says command not found. Is there something I need to do to get mkisofs running or is it possible there was a problem with the installation of the rpm?

Thanks in advance...

jailbait 01-26-2004 04:38 PM

"is it possible there was a problem with the installation of the rpm?"

You can check to see if mkisofs is on your system with these two commands:

which mkisofs
rpm -qi mkisofs

If you have not tried cdrecord yet you should also try:

which cdrecord
rpm -qi cdrecord

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites

qwijibow 01-26-2004 04:43 PM

i have redhat 9, it does not come with mkisofs, u need to doenload it.

gschrade 01-26-2004 06:51 PM

problem fixed, thank you!


All times are GMT -5. The time now is 05:44 PM.