Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: fine@cis.ohio-state.edu (Thomas A. Fine) Newsgroups: comp.sys.sun Subject: Help needed reading raw CD data Keywords: Miscellaneous Message-ID: <1249@brchh104.bnr.ca> Date: 15 Jan 91 00:10:11 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 8 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 10, Issue 19, message 14 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu I've been trying to read raw (music) data directly from the CDrom player. I've tried the ioctls CDROMREADMODE[12]. I've also tried opening and reading /dev/rsr0, and also just using cat (for completeness). In all cases, I get errno 5 (I/O error). This happens only when I try to read music tracks. If a read a track which is a High Sierra file system, it reads it. But this isn't what I want. So has anyone done anything like this?