Results 1 to 4 of 4
i tried last night with cdrecord command but i dont really understand it and i went to run k3b this morning and i get this when i go to run ...
- 02-19-2005 #1
trying to burn the iso for 10.1
i tried last night with cdrecord command but i dont really understand it and i went to run k3b this morning and i get this when i go to run it
can someone give me an idea on how to burn cd's in slackwareCode:root@Smeagol:/opt/kde/bin# ./k3b QPixmap: Cannot create a QPixmap when no GUI is being used QPixmap: Cannot create a QPixmap when no GUI is being used QPixmap: Cannot create a QPixmap when no GUI is being used QPixmap: Cannot create a QPixmap when no GUI is being used kbuildsycoca running... Reusing existing ksycoca kbuildsycoca: WARNING: Property 'X-KDE-Weight' is defined multiple times (KOfficeFilter) k3b: relocation error: k3b: undefined symbol: _ZN11KMainWindow7setIconERK7QPixmap root@Smeagol:/opt/kde/bin# Mutex destroy failure: Device or resource busy sh: line 1: iceauth: command not found ICE default IO error handler doing an exit(), pid = 11564, errno = 2
- 02-19-2005 #2
I don't know k3b, but here is a simple line for cdrecord to burn an ISO:
This does assume, however, that you're using a 2.6.* kernel and not using SCSI emulation for your CD burner.Code:cdrecord dev=/dev/hdc -driveropts=burnfree -v burnme.iso
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 02-19-2005 #3
- 02-20-2005 #4


Reply With Quote
