On Fri, May 23, 2008 at 02:40:51PM +0530, Siju George wrote:

> Hi,
> 
> This is by cdwriter
> 
> # uname -a
> OpenBSD openbsdsrv.bipolar.local 4.3 GENERIC#698 i386
> # dmesg |grep cd
> cd0 at scsibus0 targ 0 lun 0: <HL-DT-ST, CD-RW GCE-8527B, 1.01> SCSI0
> 5/cdrom removable
> cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
> #
> 
> I am unable to write ISO images using cdrecord
> 
> $ sudo cdrecord -v dev=0,0,0 slackware-12.1-install-d1.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-openbsd4.3) Copyright (C) 1995-2004
> Jvrg Schilling
> TOC Type: 1 = CD-ROM
> scsidev: '0,0,0'
> scsibus: 0 target: 0 lun: 0
> cdrecord: No such file or directory. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'.
> cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
> $ sudo cdrecord -scanbus
> Cdrecord-Clone 2.01 (i386-unknown-openbsd4.3) Copyright (C) 1995-2004
> Jvrg Schilling
> cdrecord: No such file or directory. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'.
> cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
> $
> 
> Could somebody please help me trouble shoot this?

In order of preference (best first)

1) use cdio tao image.iso from base
...
Inf) specify the device as cdrecord dev=/dev/rcd0c image.iso

        -Otto
> 
> Thankyou so much
> 
> Kind Regards
> 
> Siju
> 
> Full dmesg
> OpenBSD 4.3 (GENERIC) #698: Wed Mar 12 11:07:05 MDT 2008
>     [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: AMD Athlon(tm) XP 2000+ ("AuthenticAMD" 686-class, 512KB L2
> cache) 1.53 GHz
> cpu0:
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,F
> XSR,SSE
> real mem  = 502820864 (479MB)
> avail mem = 478085120 (455MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 07/20/04, BIOS32 rev. 0 @
> 0xfb990, SMBIOS rev. 2.3 @ 0xf0000 (48 entries)
> bios0: vendor Phoenix Technologies, LTD version "ASUS A7V400-MX ACPI
> BIOS Revision 1003" date 07/20/2004
> bios0: ASUS A7V400-MX
> apm0 at bios0: Power Management spec V1.2 (slowidle)
> apm0: AC on, battery charge unknown
> acpi at bios0 function 0x0 not configured
> pcibios0 at bios0: rev 2.1 @ 0xf0000/0xd984
> pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfd8e0/160 (8 entries)
> pcibios0: PCI Exclusive IRQs: 5 10 11
> pcibios0: PCI Interrupt Router at 000:17:0 ("VIA VT82C596A ISA" rev 0x00)
> pcibios0: PCI bus #1 is the last bus
> bios0: ROM list: 0xc0000/0x7e00 0xc8000/0x8000!
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "VIA VT8378 PCI" rev 0x00
> agp0 at pchb0: v3, aperture at 0xe0000000, size 0xf000000
> ppb0 at pci0 dev 1 function 0 "VIA VT8377 AGP" rev 0x00
> pci1 at ppb0 bus 1
> vga1 at pci1 dev 0 function 0 "VIA VT8378 VGA" rev 0x01
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> uhci0 at pci0 dev 16 function 0 "VIA VT83C572 USB" rev 0x80: irq 11
> uhci1 at pci0 dev 16 function 1 "VIA VT83C572 USB" rev 0x80: irq 11
> uhci2 at pci0 dev 16 function 2 "VIA VT83C572 USB" rev 0x80: irq 10
> ehci0 at pci0 dev 16 function 3 "VIA VT6202 USB" rev 0x82: irq 5
> usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 "VIA EHCI root hub" rev 2.00/1.00 addr 1
> viapm0 at pci0 dev 17 function 0 "VIA VT8235 ISA" rev 0x00
> iic0 at viapm0
> spdmem0 at iic0 addr 0x50: 512MB DDR SDRAM non-parity PC3200CL3.0
> spdmem1 at iic0 addr 0x51: 512MB DDR SDRAM non-parity PC3200CL3.0
> pciide0 at pci0 dev 17 function 1 "VIA VT82C571 IDE" rev 0x06: ATA133,
> channel 0 configured to compatibility, channel 1 configured to
> compatibility
> wd0 at pciide0 channel 0 drive 0: <WDC WD800BB-00JHC0>
> wd0: 16-sector PIO, LBA, 76319MB, 156301488 sectors
> wd1 at pciide0 channel 0 drive 1: <WDC WD400BB-00HEA0>
> wd1: 16-sector PIO, LBA, 38166MB, 78165360 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
> wd1(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 5
> atapiscsi0 at pciide0 channel 1 drive 0
> scsibus0 at atapiscsi0: 2 targets
> cd0 at scsibus0 targ 0 lun 0: <HL-DT-ST, CD-RW GCE-8527B, 1.01> SCSI0
> 5/cdrom removable
> cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
> auvia0 at pci0 dev 17 function 5 "VIA VT8233 AC97" rev 0x50: irq 10
> ac97: codec id 0x41445370 (Analog Devices AD1980)
> ac97: codec features headphone, 20 bit DAC, No 3D Stereo
> audio0 at auvia0
> vr0 at pci0 dev 18 function 0 "VIA RhineII-2" rev 0x74: irq 11,
> address 00:11:2f:96:fb:aa
> ukphy0 at vr0 phy 1: Generic IEEE 802.3u media interface, rev. 10: OUI
> 0x004063, model 0x0032
> usb1 at uhci0: USB revision 1.0
> uhub1 at usb1 "VIA UHCI root hub" rev 1.00/1.00 addr 1
> usb2 at uhci1: USB revision 1.0
> uhub2 at usb2 "VIA UHCI root hub" rev 1.00/1.00 addr 1
> usb3 at uhci2: USB revision 1.0
> uhub3 at usb3 "VIA UHCI root hub" rev 1.00/1.00 addr 1
> isa0 at mainbus0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc0: using irq 1 for kbd slot
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pmsi0 at pckbc0 (aux slot)
> pckbc0: using irq 12 for aux slot
> wsmouse0 at pmsi0 mux 0
> pcppi0 at isa0 port 0x61
> midi0 at pcppi0: <PC speaker>
> spkr0 at pcppi0
> lpt0 at isa0 port 0x378/4 irq 7
> wbsio0 at isa0 port 0x2e/2: W83697HF rev 0x12
> lm1 at wbsio0 port 0x290/8: W83697HF
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> biomask ef65 netmask ef65 ttymask ffe7
> mtrr: Pentium Pro MTRR support
> softraid0 at root
> root on wd1a swap on wd1b dump on wd1b

Reply via email to