Re: Having problems burning a DVD

2007-11-25 Thread Harry Matthiesen Jensen
On Sat, Nov 24, 2007 at 12:45:33PM -0700, Predrag Punosevac wrote:
   
 I think you are probably missing
 
 permxpt00666
 permpass0   0666

Which file are these to be set in?

 # Misc other devices
 
 permcdrom   0666
 permdvd 0666
 permrdvd0666
 permcd0 0666
 permacd0   0666
 permxpt00666
 permpass0   0666

..and where to set these?

Are all to be set in devfs.conf?

Thanks in advance

-- 
Mvh/Brgds Harry
FreeBSD 8.0-CURRENT #16: Nov 17 08:54:39 CET 2007 i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Having problems burning a DVD

2007-11-25 Thread Roland Smith
On Sun, Nov 25, 2007 at 09:42:59AM +0100, Harry Matthiesen Jensen wrote:
 On Sat, Nov 24, 2007 at 12:45:33PM -0700, Predrag Punosevac wrote:

  I think you are probably missing
  
  permxpt00666
  permpass0   0666
 
 Which file are these to be set in?
 
  # Misc other devices
  
  permcdrom   0666
  permdvd 0666
  permrdvd0666
  permcd0 0666
  permacd0   0666
  permxpt00666
  permpass0   0666
 
 ..and where to set these?
 
 Are all to be set in devfs.conf?

Looking at the format, I'd say yes.

On my own system, I put the pass devices in devfs.rules, because they
can be generated at runtime;

add path 'pass*' mode 0666 group wheel

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpHaDQ1miQPW.pgp
Description: PGP signature


Re: Having problems burning a DVD

2007-11-25 Thread Predrag Punosevac

Harry Matthiesen Jensen wrote:

On Sat, Nov 24, 2007 at 12:45:33PM -0700, Predrag Punosevac wrote:
  
  
  

I think you are probably missing

permxpt00666
permpass0   0666



Which file are these to be set in?

  

# Misc other devices

permcdrom   0666
permdvd 0666
permrdvd0666
permcd0 0666
permacd0   0666
permxpt00666
permpass0   0666



..and where to set these?

Are all to be set in devfs.conf?

Thanks in advance

  




Yes, they should be set in /etc/devfs.conf if you want to use something 
like K3b but I was rushing to post and I think you got much better 
advices from other people.


Read very carefully

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-dvds.html

and follow every step. You should try to burn your first DVD from the 
command line as a supper user!
Just to make your life easier if you have newer DVD-RW it is probably 
ATAPI.

Best
Predrag


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Having problems burning a DVD

2007-11-24 Thread Predrag Punosevac

Andrew Falanga wrote:

Ok, I've made copies of the DVDs I want to burn.  I used the technique
described in this thread, duplicating a dvd video started by a Dave back
in July.  Basically, the technique is nothing more than a copy of the disk,
cp /dev/acd0 /path/to/*.iso.

I'm going off of the instructions in the Handbook for burning DVD video's
and such.  The dvd utilities were already installed so I didn't have to
worry about that.  I added the line, hw.ata.atapi_dma=1 as described in
the handbook.  Rebooted and I'm still getting this error when I use the
command growisofs -Z /dev/acd0 -dvd-video /usr/local/dvds/whereisGod1.iso:

:-( unable to CAMGETPASSTHRU for /dev/acd0: Inappropriate ioctl for device

From dmesg, my DVD burner is:
acd0: DVDR NEC DVD RW ND-3500AG/2.16 at ata1-master UDMA33

I looked through the list of DVD drives from the handbook and I didn't see
mine listed and therefore take that to mean folks don't usually have
problems with this drive.  So, what am I doing wrong?

Andy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
  

I think you are probably missing

permxpt00666
permpass0   0666



Mine /etc/devfs.conf

# Commonly used by many ports  
link  cd0 cdrom

link  cd0  dvd
link  cd0  rdvd

link  acd0 cdrom
link  acd0 dvd
link  acd0 rdvd


# Misc other devices

permcdrom   0666
permdvd 0666
permrdvd0666
permcd0 0666
permacd0   0666
permxpt00666
permpass0   0666

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Having problems burning a DVD

2007-11-24 Thread B H

Andrew Falanga:

command growisofs -Z /dev/acd0 -dvd-video /usr/local/dvds/whereisGod1.iso:


Try growisofs -Z /dev/cd0 -dvd-video /usr/local/dvds/whereisGod1.iso


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Having problems burning a DVD

2007-11-24 Thread Rod Person
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 24 Nov 2007 12:22:22 -0700
Andrew Falanga [EMAIL PROTECTED] wrote:
 copy of the disk, cp /dev/acd0 /path/to/*.iso.
Does this actually work in creating a valid iso image?? 

growisofs -Z /dev/acd0 -dvd-video /usr/local/dvds/whereisGod1.iso:

 :-( unable to CAMGETPASSTHRU for /dev/acd0: Inappropriate ioctl for
 device

To further explain this:

growisofs uses a SCSI device, you passed -Z /dev/acd0, acd0 is the IDE
name of the DVD device. In order to use it as a SCSI device you need to
either:

1) klldload atapicam.
or
2) build atapicam into your kernel.

if you have done either yet. Then you can use /dev/cd0


- -- 
Rod

http://roddierod.homeunix.net:8080
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFHSJc0Ze6B7B2ImpsRAvJKAKCQwTsDXJXBAFlowZ/BPYT0e1irzgCfVAId
agzdrtp5MXa9ln5nqUcPxng=
=GrxX
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]