Koozali.org: home of the SME Server

Problems writing DVDs

Offline yelnic

  • **
  • 33
  • +0/-0
Problems writing DVDs
« on: May 06, 2005, 07:32:45 AM »
Quote from: "sahosting"


Hi,

http://cd-utils.sourceforge.net/support.php

you will need to enable SSH with root access and use Putty or something to login to the server.  Download these files:

cdrtools-1.10-11.src.rpm
cd-utils-0.3.2-1.noarch.rpm
e-smith-cd-utils-0.2.1-1.noarch.rpm
mkisofs-1.10-11.i386.rpm

copy the files to a floppy disk or cdrw and login to the server.  Mount the drive and change to the device to see the files.

then from the root use the
rpm -Uvh cdrtools-1.10-11.src.rpm
rpm -Uvh cd-utils-0.3.2-1.noarch.rpm
rpm -Uvh e-smith-cd-utils-0.2.1-1.noarch.rpm
rpm -Uvh mkisofs-1.10-11.i386.rpm

then from the root prompt enter the command:
/etc/e-smith/events/actions/navigation-conf

configure the paths and you're up and burning from the administration panel

curtis =)

I did all that and I can't get my DVD to write.  Here's the /tmp/cdbackup.err:

scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.24
/usr/bin/dvdrecord: Input/output error. reserve track: scsi sendcmd: no error
CDB:  53 00 00 00 00 00 00 01 2C 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 10 53 00 00 0F 30 05 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x05 (cannot write medium - incompatible format) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.002s timeout 200s
/usr/bin/dvdrecord: Cannot open new session.

Anyone have any ideas?

Thanks.

Offline Brave Dave

  • *
  • 185
  • +0/-0
Problems writing DVDs
« Reply #1 on: May 06, 2005, 03:03:39 PM »
dvdrecord isn't too good with newer dvd-writers

i have started using growisofs

documentation is scant, but quite easy to use
.:DB:.

Offline jackl

  • ****
  • 136
  • +0/-0
Problems writing DVDs
« Reply #2 on: May 07, 2005, 03:46:38 PM »
Yelnic,

Check and see if you can mount the dvd drive from the command line.
Check this link:
http://forums.contribs.org/index.php?topic=26304.0

Also make sure
in Server-manager>> CD Util Configuration >>SCSI Device for cdrecord>>    is set correctly.

Regards
Jack

Ps on one server we have the drive was master on secondary channel this value had to be set to 1,0,0 before it would work
......

Offline yelnic

  • **
  • 33
  • +0/-0
Problems writing DVDs
« Reply #3 on: May 18, 2005, 10:13:51 PM »
Quote from: "davidbray"
dvdrecord isn't too good with newer dvd-writers

i have started using growisofs

documentation is scant, but quite easy to use


Can you point me to a place to get it?  I have not had much luck Googling it.

Thanks.

Offline yelnic

  • **
  • 33
  • +0/-0
Problems writing DVDs
« Reply #4 on: May 19, 2005, 07:50:03 PM »
Quote from: "jackl"
Yelnic,

Check and see if you can mount the dvd drive from the command line.
Check this link:
http://forums.contribs.org/index.php?topic=26304.0

Also make sure
in Server-manager>> CD Util Configuration >>SCSI Device for cdrecord>>    is set correctly.

Regards
Jack

Ps on one server we have the drive was master on secondary channel this value had to be set to 1,0,0 before it would work


It's getting to the drive, it just can't write to it.

Thanks.

Offline meanlocha

  • **
  • 30
  • +0/-0
Problems writing DVDs
« Reply #5 on: May 25, 2005, 06:51:48 PM »
For those of us plugging away on SME 6.0.1,
growisofs is a good solution:

download devtools:
http://mirror.contribs.org/smeserver/contribs/hpe/devtools-6.01/dev-rpms

you should only need cpp, gcc, gcc-c++, libstdc++-devel, m4, automake, mkisofs

download dvd+rwtools:
http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-5.21.4.10.8.tar.gz

make and install etc

Anthony
...