Readcd: Error 0. Cannot open SCSI driver.


 
Thread Tools Search this Thread
Operating Systems AIX Readcd: Error 0. Cannot open SCSI driver.
# 1  
Old 01-13-2014
Readcd: Error 0. Cannot open SCSI driver.

i'm trying to burn an DVD ISO into a VIOS virtual optical drive

Quote:
root@delta# readcd -w dev=/dev/cd0 f=/mkcd/iso/
readcd: Error 0. Cannot open SCSI driver.
root@delta# readcd -w dev=cd0 f=/mkcd/iso/cd_image_614460
readcd: Error 0. Cannot open SCSI driver.
when i try a scanbus i have a failure message :
Quote:
root@delta# cdrecord -scanbus
Cdrecord 1.9 (rs6000-ibm-aix) Copyright (C) 1995-2000 Jörg Schilling
cdrecord: No such file or directory. Unable to scan on AIX. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
Can u help me please guys

---------- Post updated at 03:38 PM ---------- Previous update was at 12:20 PM ----------

I can't burn in ISO format, so i have to type udfcreate -d /dev/devx then try to burn with a -U flag
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies

2. UNIX for Advanced & Expert Users

SCSI Command Sample Driver

Can anybody get me some sample driver code of linux block drivers to send request to scsi disks? Basically I need a sample code of linux scsi block driver. I tried googling for sample code but did not find it. (1 Reply)
Discussion started by: rupeshkp728
1 Replies

3. Ubuntu

Ending SCSI request in block level driver

hi, We are currently working on block level driver in linux ubuntu .we are having a storage controller and we are trying to capture and filling the scsi requests to a particular LUN. We are trying to mask a request for that LUN. We were able to get LUN id of hard drive. Our objective is... (0 Replies)
Discussion started by: coeteam
0 Replies

4. UNIX for Dummies Questions & Answers

boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd

Help, suspect hacked via serial or electric! any ideas on error "Pid:1, comm:swapper Tainted:G W 2.6.35-22 generic #33 -unbutu device = "(null)" or unknown-blocklist(8.1) please append a correct "root"boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd. Thanks... (3 Replies)
Discussion started by: kryclear
3 Replies

5. Solaris

probe-scsi => error

i have a new netra 240 server when i make probe-scsi in obp i have this output : ERROR: /pci@1c,600000: Last Trap: Fast Data Access MMU Miss am upgarading obp firmware but the problem is always here the os solaris 10) is installed correctely and i can use it , when i type #format i can see... (2 Replies)
Discussion started by: lid-j-one
2 Replies

6. Linux

kernel: Additional sense: Scsi parity error ()

Hey guys how do you troubleshoot this kind of problem kernel: Additional sense: Scsi parity error () (2 Replies)
Discussion started by: sbn
2 Replies

7. OS X (Apple)

open-source driver question

Hi, I'm a linux guy and have used netbsd, openbsd, freebsd etc in the past but never tangled with the kernel or drivers outside of Linux. My mother has fried her ethernet port on her iMac (G4 I think); I recently sent her a silicom USB U2E (usb 2 ethernet) dongle which is evidently not... (2 Replies)
Discussion started by: sjalex
2 Replies

8. SCO

ultra 320 scsi raid controller driver for sco 5.0.6

I am facing a problem to install sco 5.0.6 in Dell Power Edge SC1420 which raid controller is ultra 320 scsi raid controller . how/from where to download the ultra 320 scsi raid controller driver for sco 5.0.6. Plz help with any idea karzon (1 Reply)
Discussion started by: karzon
1 Replies

9. Solaris

SUNWglmr -- rasctrl environment monitoring driver for i2c or SCSI device driver ?

I've been researching minimizeing Solaris 8 and found that on the web page http://www.sun.com/bigadmin/content/packagelist/s8u7PkgList/p2.html the package SUNWglmr is listed as "rasctrl environment monitoring driver for i2c, (Root) (32-bit)" while in the document "Solaris 8 minimize-updt1.pdf"... (1 Reply)
Discussion started by: roygoodwin
1 Replies

10. UNIX for Dummies Questions & Answers

SCSI Tape Error

When I am trying to read any tape I getthe following message on my screen: "stp: Error on SCSI tape=0 (ha=0 id=6 lun=0)" Does anybody know how to solve this problem and what the message means. I already have rebooted the server and cleaned the heads of the tape unit. HELP!!!! (1 Reply)
Discussion started by: Andre
1 Replies
Login or Register to Ask a Question
pxfw(8) 							     pxfw 0.5								   pxfw(8)

NAME
pxfw - Firmware flashing tool for Plextor CD/DVD devices SYNOPSIS
pxfw -l pxfw -d DEVICE [-if firmware.bin] [-u] [-f] [-v] pxfw -d DEVICE [-e] [-r] [-t] [-v] DESCRIPTION
pxfw is the linux firmware flasher for Plextor CD and DVD drives. Remove any disks before flashing. FEATURES
You can flash the firmware of these drives: Plextor Premium, Premium-2, PX-712, PX-716, PX-755 and PX-760. DEVICE
can be an IDE, SCSI, SATA, USB or FireWire connected optical drive. Not all SATA controller support all Plextor features. Linux: /dev/hdX: IDE device /dev/scdX: Linux 2.4: SATA, SCSI, USB device, or IDE device via ide-scsi emulation /dev/srX: Linux 2.6: IDE device via new ATA layer, SCSI or USB device OpenBSD/NetBSD: /dev/rcdX FreeBSD: /dev/cd: SCSI device /dev/acd: ATA device MacOS X: /dev/disk: win32: C:,D:,E:, ... X:,Y:,Z: OPTIONS
-l scan busses for all available CD and DVD devices -if select inputfile. Specify the firmware binary file, which should be written to DEVICE. -u proceed update. When the firmware checksum test has succeeded, write firmware to DEVICE. -f force flashing. Even if DEVICE is not recognized, or firmware. checksum has failed, firmware writing will be forced. Handle with care. -e read EEPROM from DEVICE. -r reboot the device. -t test which opcodes are supported by the device. -v debug. EXAMPLES
pxfw -d /dev/hdc -if 755_1.07.bin -u writes firmware file 755_1.07.bin into Master Drive on Secondary IDE-Port. pxfw -d /dev/sr3 -e -oe file.foo reades EEPROM from device /dev/sr3 and writes it to file.foo. please report man page improvements to T.Maguin@web.de Gennady ShultZ Kozlov 02 April, 2009 pxfw(8)