This is a discussion on How to Read CD-RW within the AIX Operating System forums, part of the Unix Operating Systems category; --> Lemuel Johnson wrote: > Erri wrote: > >> It is a cdrom , formating and writing from Windows with ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Lemuel Johnson wrote: > Erri wrote: > >> It is a cdrom , formating and writing from Windows with InCD (nero). >> >> >> >> > > InCD uses the UDF Packet Writing method to allow writing by simply > dragging and dropping on CD's in Windows. It's highly unlikely that AIX > will be able to read such a disk. Try creating a "data CD" in Nero proper. > > Lemuel Johnson > Actually, AIX 5.2 supports some UDF as well (v1.50, v2.00, v2.01, but NOT v2.51). Try to mount with -v udfs option and see what happens. If you think it is UDF but you're not sure of the version try this tool: ( http://www.extra.research.philips.com/udf/ ) I thought that UDF was only available with the OEM Panasonic drives, but maybe it will work with your device. You need to first determine if the disc is ISO9660 or UDF, then mount with the correct options. Eric |