Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how do i burn CUE/BIN images
#1

i tried to burn an CUE image with K3b and i get this error:

[[Image: provlima.jpg]

 

can anyone help me please ?

Reply
#2

It has been a while since i have burnt a .cue and .bin file in linux, but when i did i used cdrdao. It looks to me as if you don't have that installed (or possibly you just need to pick the right driver?). If you find that you do have it installed you can burn the files via command line like this:

 

cdrdao scanbus (this will get the device ID):

 

then issue this command (replace the device ID with yours):

 

cdrdao write -v 2 --speed 12 --device 0,5,0 --eject whatever.cue

 

 

If you don't have it installed you can get it here

 

[/url][url=http://sourceforge.net/project/showfiles.p...package_id=2116]http://sourceforge.net/project/showfiles.p...package_id=2116

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)