[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::axp-developer

Title:Alpha Developer Support
Notice:[email protected], 800-332-4786
Moderator:HYDRA::SYSTEM
Created:Mon Jun 06 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3722
Total number of notes:11359

2031.0. "[email protected]" by HDLITE::MARSON (Barry Marson (Software Partner Engineering - SPE) MRO1-2/K5) Fri May 24 1996 15:34

T.RTitleUserPersonal
Name
DateLines
2031.1first replyHDLITE::MARSONBarry Marson (Software Partner Engineering - SPE) MRO1-2/K5Fri May 24 1996 15:3850
2031.2response backHDLITE::MARSONBarry Marson (Software Partner Engineering - SPE) MRO1-2/K5Fri May 24 1996 15:3962
2031.3reply 2HDLITE::MARSONBarry Marson (Software Partner Engineering - SPE) MRO1-2/K5Fri May 24 1996 15:4032
2031.4How to read raw sectorsLORDS::COLEShare and enjoyThu Jan 30 1997 03:3337
From:	KZIN::ASAP         "ASAP support" 30-JAN-1997 08:17:12.77
To:	lords::cole
CC:	
Subj:	FWD: note 3088

From:	HYDRA::AXPDEVELOPER "[email protected]"   29-JAN-1997 
22:20:02.72
To:	KZIN::ASAP
CC:	AXPDEVELOPER
Subj:	note 3088

From:	NABETH::alan "Alan Rollow - Dr. File System's Home for Wayward Inodes." 
27-JAN-1997 11:18:41.60
To:	hydra::axpdeveloper
CC:	
Subj:	Re:  FWD: Tool for reading optical disks

I don't know much about optical devices or OSMS, so asking them
directly may be a better choice.  The group handing the drives
has a VAXnotes conference somewhere.  I don't know the hostname,
but the conference name is "OPTICAL".  ASK_SSAG on SSAG may be
a better place to start.

There are three ways to read raw sectors:

o  Install the SCSI CAM Layered Components OP driver and just
   open the raw device and read sectors.  If they have OSMS
   installed, they'll have this driver installed.

o  Write a program using the CAM User Agent to send SCSI Read
   commands.  Difficult, but not impossible.

o  If the particular optical has a switch or mode page setting
   that turns it from an optical device to direct-access device
   use the base systme disk driver.