Aug 6, 2007 #1 mikedaruke Technical User Joined Mar 14, 2005 Messages 199 Location US How do I find out what Solaris Tape Driver comes with Solaris 10? I need to know the version/patch number
How do I find out what Solaris Tape Driver comes with Solaris 10? I need to know the version/patch number
Aug 9, 2007 #2 Annihilannic MIS Joined Jun 22, 2000 Messages 6,317 Location AU I think you'd have to search SunSolve to identify any patches specific to the tape driver (st), but one way to check the version is: [tt]$ strings /kernel/drv/st | grep Driver SCSI tape Driver 1.243 $[/tt] Annihilannic. Upvote 0 Downvote
I think you'd have to search SunSolve to identify any patches specific to the tape driver (st), but one way to check the version is: [tt]$ strings /kernel/drv/st | grep Driver SCSI tape Driver 1.243 $[/tt] Annihilannic.