Re: SCSI Removable disk

2001-03-30 Thread Mark Mitchell
help in this regard will be highly appreciated. sd.c printks something like: "Detected scsi disk sda at scsi " etc. if non removable, or: "Detected scsi removable disk sda at scsi " if removable. Cheers, Mark. - To unsubscribe from this list: send the line "

SCSI Removable disk

2001-03-30 Thread rakesh rakesh
Hi List, I have problem in figuring out how does the scsi subsytem comes to know that scsi disk on the scsi backplane is a removable disk. And is there any message generated on the console so that the user comes to know that the removable disk has been detected. Any help in this regard