Hi Thanks to Richard, Bernhard, Remy, hike & Chris for help. The winner is Bernhard who first corrected my mistake ... On Thu, May 08, 2008 at 01:52:37PM +0200, Bernhard Sadlowski wrote: > > mount -F hsfs -o ro /dev/rdsk/c8t0d0p0 /mnt/cdrom > > > > gives message that this is not block device ... > > (with CD or DVD in the drive) (the drive after powering up > > looks working - green diode blinks, I can open it, close with > > CD etc...) > > Did you try to use the block device and not the raw device as above? > > # mount -F hsfs -o ro /dev/dsk/c8t0d0p0 /mnt/cdrom > > Bernhard I tried to mount block device using /dev/dsk/c8t0d0s2 but not /dev/dsk/c8t0d0p0 where I not correctly tried to use raw device /dev/rdsk/c8t0d0p0 Maybe I was foolished by this strange message in dmesg: May 8 13:58:04 lomnica genunix: [ID 314293 kern.info] device pciclass,030000@3(display#0) keeps up device sd@0,0(disk#51), but the latter is not power managed May 8 13:58:48 lomnica scsi: [ID 107833 kern.notice] Device is gone May 8 14:01:43 lomnica last message repeated 6 times Where has my device gone??? Thanks for all! Cheers! GB _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Thu May 8 09:26:04 2008
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:44:11 EST