[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

05/10/2009 at 04:53PM PDT, ID: 24396526
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.0

trying to use cdrecord for DVD on FreeBSD

Asked by kayvey in OpenBSD, FreeBSD, Dragonfly BSD

None of my windoze DVD burners are working I downloaded two of them I am trying to follow an abusive expert who continues to LART me despite my steadfast attempts to learn to do things. I am supposed to be getting an MSCS so I need to try to learn some sort of internals. I started to read O'Reilley's TCP/IP Network Administration by Hunt but instead I am trying to burn the x64 DVD but maybe I should give up an burn the x86 CDs for PC-BSD.

Somebody told me that my device is not supported so I guess if gheist tells me I can't do this I will give him points.  He will be getting partial points for that other question, I liked all the nice screenshots the other guy gave me, but gheist understood there is something wrong with my network devices.


# zsh
cd#                                                                             # cd Documents
# ls
ChessBase                               cs162
CyberLink                               cs61c
HW3_riese.odt                           desktop.ini
Hammie                                  freeBSD
Integration Services Script Component   fuckMom.odt
Integration Services Script Task        fuckMom.pdf
My Music                                jobs
My Pictures                             lara
My Videos                               libra
MySpaceIM Pics                          murphy
New Folder                              obama08.png
PDVD_MediaDisc.PlayList                 ozone
SQL Server Management Studio            public_html
THIEF                                   riese_resume.doc
Visual Studio 2005                      smithlab
Visual Studio 2008                      toRudy.jpg
bidness.jpg                             toRudyToo.jpg
bills                                   wtfCODEC.cer
chess                                   yang
# cd freeBSD
# ls
PCBSD7.1-x64-DVD.iso    kayvey                  steele.txt
# export CDR_DEVICE 1,0,0
export: not an identifier: 1,0,0
# cdrecord -scanbus
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.2) Copyright (C) 1995-2004 Jýrg Schilling
Using libscg version 'schily-0.8'.
scsibus1:
        1,0,0   100) 'Hitachi ' 'HTS541612J9AT00 ' 'SBDO' Disk
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *
# echo $CRD_DEVICE

# echo $CDR_DEVICE

# CDR_DEVICE="1,0,0"
# CDR_SPEED="24"
# cdrecord dev=/dev/acd0 PCBSD7.1-x64-DVD.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.2) Copyright (C) 1995-2004 Jýrg Schilling
scsidev: '/dev/acd0'
devname: '/dev/acd0'
scsibus: -2 target: -2 lun: -2
cdrecord: Invalid argument. Open by 'devname' not supported on this OS. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
# ls /dev
acd0            cuad0.init      kbd0            pccard1.cis     ttyv5
acpi            cuad0.lock      kbd1            pci             ttyv6
ad0             da0             kbdmux0         ppi0            ttyv7
ad0s1           da0s1           klog            psm0            ttyv8
ad0s2           da0s2           kmem            ptyp0           ttyv9
ad0s2a          da0s2a          log             ptyp1           ttyva
ad0s2b          da0s2b          lpt0            random          ttyvb
ad0s2c          da0s2c          lpt0.ctl        stderr          ttyvc
ad0s2d          da0s2d          mdctl           stdin           ttyvd
ad0s2e          da0s2e          mem             stdout          ttyve
ad0s2f          da0s2f          net             sysmouse        ttyvf
agpgart         devctl          net1            ttyd0           ums0
apm             devstat         net2            ttyd0.init      urandom
ata             fd              net3            ttyd0.lock      usb
atkbd0          fido            net4            ttyp0           usb0
bpf0            fw0             network         ttyp1           usb1
bpsm0           fw0.0           nfs4            ttyv0           usb2
console         fwmem0          nfslock         ttyv1           usb3
consolectl      fwmem0.0        null            ttyv2           xpt0
ctty            geom.ctl        pass0           ttyv3           zero
cuad0           io              pccard0.cis     ttyv4
# cdrecord dev=help
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.2) Copyright (C) 1995-2004 Jýrg Schilling
Supported SCSI transports for this platform:

Transport name:         CAM
Transport descr.:       Generic transport independent SCSI (Common Access Method)
Transp. layer ind.:
Target specifier:       bus,target,lun
Target example:         1,2,0
SCSI Bus scanning:      supported
Open via UNIX device:   not supported

Transport name:         RSCSI
Transport descr.:       Remote SCSI
Transp. layer ind.:     REMOTE:
Target specifier:       rscsi@host:bus,target,lun
Target example:         REMOTE:rscsi@host:1,2,0
SCSI Bus scanning:      supported
Open via UNIX device:   not supported
#
# uname -a
FreeBSD  6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
#

[+][-]05/11/09 04:17 PM, ID: 24359926

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05/13/09 06:18 AM, ID: 24374439

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: OpenBSD, FreeBSD, Dragonfly BSD
Sign Up Now!
Solution Provided By: gheist
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20091028-EE-VQP-87 - Hierarchy / EE_QW_3_20080625