Subject: May I burning CD?
To: None <port-sparc@netbsd.org>
From: OGATA <ogata@isp.qix.org>
List: port-sparc
Date: 05/21/2000 04:22:03
Hi,

I try to burn Bootable CD. I see Bootable CD ROM How-To
 http://www.netbsd.org/Documentation/bootcd.html#cdrecord .

> cdrecord -v speed=4 dev=/dev/cd1d output.iso

I may not burning CD.   Am I happy to downgrade 1.4.2?
What to do I will fix this problem?


dmesg
NetBSD 1.4Y (GENERIC_SCSI3) #1: Mon May  8 02:34:41 EDT 2000
    mycroft@lop-nor.ihack.net:/u2/src/sys/arch/sparc/compile/GENERIC_SCSI3
total memory = 32432 KB
avail memory = 26908 KB
using 431 buffers containing 1724 KB of memory
bootpath: /iommu@0,10000000/sbus@0,10001000/ledma@5,8400010/le@5,8c00000
mainbus0 (root): SUNW,SPARCstation-5
[snip]
esp0 at dma0 slot 5 offset 0x8800000 level 4: ESP200, 40MHz, SCSI ID 7
scsibus0 at esp0: 8 targets, 8 luns per target
[snip]
scsibus0: waiting 2 seconds for devices to settle...
probe(esp0:0:0): max sync rate 10.00MB/s
cd0 at scsibus0 target 0 lun 0: <SONY, CD-R   CDU948S, 1.0j> SCSI2 5/cdrom removable
probe(esp0:1:0): max sync rate 10.00MB/s
...


pkgsrc/sysutils/cdrecord (cvs co at 20000516)
cdrecord-1.8        This program allows you to create CD's on a CD-Recorder


root@Auroraa[3]# cdrecord -v speed=4 dev=/dev/cd0d cd_sparc.img
Cdrecord 1.8 (sparc-unknown-netbsd1.4) Copyright (C) 1995-2000 Jg Schilling
TOC Type: 1 = CD-ROM
scsidev: '/dev/cd0d'
devname: '/dev/cd0d'
scsibus: -2 target: -2 lun: -2
cdrecord: Operation not supported by device. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
root@Auroraa[4]# cdrecord -scanbus
Cdrecord 1.8 (sparc-unknown-netbsd1.4) Copyright (C) 1995-2000 Jg Schilling
cdrecord: No such file or directory. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.



OGATA Hiroshi <ogata@isp.qix.org>