Mads Martin Joergensen wrote:
> Jesper Staun Hansen wrote:
>
>> Jeg har et lille problem med cdrecord som vil finde sine drev den kan
>> brænde med.
>>
>> Jeg har forsøgt følgende kommandoer:
>> # cdrecord dev=ATAPI:/dev/hda -scanbus
>> dvdrtools v0.1.6
>> (noget om GNU public licens)
>> Cdrecord 1.11a15 (i386-pc-linux-gnu) Copyright (C) 1995-2001 J\uffffrg
>> Schilling
>> cdrecord: Invalid argument. Invalid bus or target specifier in
>> '/dev/hda'. Cannot open SCSI driver.
>> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
>> are root.
>>
>> cdrecord dev=ATAPI:/dev/hda1 -scanbus
>> dvdrtools v0.1.6
>> (noget om GNU public licens)
>> cdrecord: Invalid argument. Invalid bus or target specifier in
>> '/dev/hda1'. Cannot open SCSI driver.
>> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
>> are root.
>>
>> # cdrecord dev=ATA:/dev/hda1 -scanbus
>> dvdrtools v0.1.6
>> (igen noget som GNU)
>> cdrecord: Invalid argument. Invalid bus or target specifier in
>> '/dev/hda1'. Cannot open SCSI driver.
>> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
>> are root.
>>
>>
>> # cdrecord dev=ATA:/dev/hda -scanbus
>> dvdrtools v0.1.6
>> (gæt?
>> cdrecord: Invalid argument. Invalid bus or target specifier in
>> '/dev/hda'. Cannot open SCSI driver.
>> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
>> are root.
>>
>>
>> # cdrecord dev=ATA -scanbus
>> dvdrtools v0.1.6
>> (klip GNU ting)
>> scsidev: 'ATA'
>> devname: 'ATA'
>> scsibus: -2 target: -2 lun: -2
>> cdrecord: No such file or directory. Cannot open 'ATA'. Cannot open
>> SCSI driver.cdrecord: For possible targets try 'cdrecord -scanbus'.
>> Make sure you are root.
>>
>> # cdrecord -scanbus
>> dvdrtools v0.1.6
>> (klip)
>> cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot
>> open SCSI driver.
>> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
>> are root.
>>
>>
>> Nogen som har nogen som helst idé om hvad den ikke vil?
>> en
>> # dmesg
>> følgende spændende linjer:
>> ide0: BM-DMA at 0xfcf0-0xfcf7, BIOS settings: hda:DMA, hdb:pio
>> hda: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
>> Uniform CD-ROM driver Revision: 3.20
>> st: Version 20041025, fixed bufsize 32768, s/g segs 256
>>
>>
>> hmmm.. Nogen forslag?
>
>
> Bare brug
>
> $ cdrecord -dev=/dev/hda ...
>
> Direkte.
>
Måske ikke. Om der står -dev eller dev giver det samme.
# cdrecord -dev=/dev/hda speed=11 debinstaller.iso
dvdrtools v0.1.6
Portions (c) 2002-2003 Ark Linux <bero@arklinux.org>
This program is free software; you can redistribute it and/or modify it
under
the terms of the GNU General Public License as published by the Free
Software
Foundation; either version 2, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program; see the file COPYING. If not, write to the Free Software
Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
Based on:
Cdrecord 1.11a15 (i386-pc-linux-gnu) Copyright (C) 1995-2001 J\uffffrg
Schilling
scsidev: '/dev/hda'
devname: '/dev/hda'
scsibus: -2 target: -2 lun: -2
cdrecord: Read-only file system. Cannot open '/dev/hda'. Cannot open
SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
are root.
#