Re: Tape support on Mac OS X?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hi. It reads and writes stdio to/from tape plus a few other utilities. I use this app to control several SCSI DLT drives from a G4 Xserve. Hope that helps, Al On Jun 21, 2005, at 4:50 AM, Graham J Lee wrote: On 21 Jun 2005, at 06:40, Peter Seebach wrote: _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/al%40kirkus.org This email sent to al@kirkus.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I wrote a basic tape driver available here: http://www.kirkus.org/ tapecontrol.html (source and binary). It is very basic but it works for my needs and it can also give you an idea of the way OSX handles tape drive support. I have old SCSI tape drives, but they don't show up using my firewire to SCSI adapter, and I don't have a SCSI controller that will work at all in my G5. Does anyone out there have a tape device which actually shows up in /dev? If so, what does it show up as? Correct me if I'm wrong [please do - I have an LTO Ultrium drive that needs plugging into an XServe] but there hasn't been any support for the UNIX SCSI tape driver (i.e. /dev/st) in OS X or Darwin since 10.0 (OS X Server 1.x had it, IIRC). Unfortunately this means that without some extension (probably commercial) you can't just use a SCSI tape :-( There was an SF project to create a tape driver, http:// sourceforge.net/projects/darwin-tape, created a few years ago but so far no releases - anyone know the status of it? -- Graham Lee GPG Key ID: 01D5B9D8 UNIX Systems Manager, Oxford Physics Practical Course Coordinator, UKUUG Apple SIG (http://lists.ukuug.org/mailman/ listinfo/apple-sig) Technical bod, Oxford Mac Users' Group (http://www.oxmug.org) This email sent to site_archiver@lists.apple.com
participants (1)
-
Al Kirkus