PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 27, 2012, 07:33:49 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Cannot burn dvd/cs's, keep getting error's...  (Read 654 times)
-eddie-
Jr. Member
**
Offline Offline

Posts: 18



« on: November 02, 2011, 02:41:55 AM »

I have an Iso and I cannot burn on my desktop, start's to burn then get error's then cancel's and waste's yet another disk...Been going through plenty of them and it's getting a little silly now...Please help?
Also doe's not seem to notice that I actually have a cd/dvd drive?Huh
Also does not mount auomatically.
I am using Pc linux pheonix   xfce

Acer Aspire M1100 tower...

Hello, sorry but I do not know how to get the information details to my system that is required to burn the dvd's or iso's....thanks
EDDIE Huh
Logged
menotu
PCLinuxOS Tester
Super Villain
*******
Offline Offline

Posts: 11992

┌∩┐(◕_◕)┌∩┐


« Reply #1 on: November 02, 2011, 06:41:44 AM »

What software are you using to burn the cd's?
Logged

If you can keep you head while all around you are losing theirs, then you have misunderstood the situation.

PCLinuxOS 32bit & 64bit; 3.2.17bfs kernel, KDE 4.8.3; nvidia 295.53, Athlon 64 X2 4200+; 4GB Ram; NVidia GeForce 8400GS 1GB; x.org 1.10.4 ; 500GB/320GB
Hootiegibbon
Hero Member
*****
Offline Offline

Posts: 4206

Registered Linux User #421404


« Reply #2 on: November 02, 2011, 01:02:16 PM »



Ok more factual detail please

The name of the app you are using (as per menotu)

and the error(s) you are receiving

Jase
Logged

** FORUM SEARCH **

I am Hootiegibbon, undisputed champion fo the typo

My .dotfiles
Sproggy
Hero Member
*****
Offline Offline

Posts: 1491


« Reply #3 on: November 07, 2011, 09:38:58 AM »

what iso are you trying to burn??? ... with which application??? and which version of Phoenix??
Logged
melodie
Hero Member
*****
Offline Offline

Posts: 6005


XMMP=Jabber, free instant messaging protocol !


WWW
« Reply #4 on: December 04, 2011, 04:17:07 PM »

Hi,

Are you sure the file you are trying to burn to CD is a disk image ? (ISO-9660). Or is it an archive with some datas which have been archived under with the iso extension ?

If you are not sure, you can type in a console : "file /path/to/your/file"

As a test to see if the system can see your CD/DVD reader/writer, type in a console:

Code:
$ wodim -checkdrive

(don't type the '$' : it's here to tell you to type it as user, whereas if you need to type a command as root, the line will begin with the sign '#').

man wodim gives:
Quote
    -checkdrive
              Checks if a driver for the current drive  is  present  and
              exit.  If the drive is a known drive, wodim uses exit code
              0.

Then type:
Code:
$ wodim -scanbus

then type:
Code:
$ wodim --devices

if you get informations looking like the ones I get:

Quote
$ wodim -checkdrive
Device was not specified. Trying to find an appropriate drive...
Detected CD-R drive: /dev/cdrw
Using /dev/cdrom of unknown capabilities
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   :
Vendor_info    : 'MATSHITA'
Identification : 'UJDA770 DVD/CDRW'
Revision       : '1.02'
Device seems to be: Generic mmc2 DVD-ROM.
wodim: Cannot load media with this drive!
wodim: Try to load media by hand.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R

$ wodim -scanbus
scsibus0:
   0,0,0     0) 'MATSHITA' 'UJDA770 DVD/CDRW' '1.02' Removable CD-ROM
   0,1,0     1) *
   0,2,0     2) *
   0,3,0     3) *
   0,4,0     4) *
   0,5,0     5) *
   0,6,0     6) *
   0,7,0     7) *
$ wodim --devices
wodim: Overview of accessible drives (1 found) :
-------------------------------------------------------------------------
 0  dev='/dev/scd0'   rwrwrw : 'MATSHITA' 'UJDA770 DVD/CDRW'
-------------------------------------------------------------------------
$


Then you could try to use wodim to burn, first with a dummy option (it will run a test, and will not burn really... it will just say if the burn could succeed).

This way:

You need to have the ISO file in your home user directory ( /home/eddie) and open the console as user then type:
Code:
$ wodim -dummy your_iso_file.iso

if this aborts, try:
Code:
$ wodim cdr_simul your_iso_file.iso

if you use a CD,

or:
Code:
$ wodim dvd_simul your_iso_file.iso

if you use a DVD.

In the 3 above command lines, replace your_iso_file.iso by the name of your ISO file.

You might want to scroll a bit in the manual. In console, type "man wodim", and then you can discover more about these options. (To find a word in a man, once in the man type : "/a_word" and you will see what you type in the left down corner : tu exit the search hit Esc. To find the next occurence of a word type "n" and for the preceeding, type "p".

You might also want to test the CD and or DVD you are using in another machine : sometimes they are corrupted, even when new.

Regards,
Mélodie

Logged

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM