From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,428cedcbc1789ca9,start X-Google-Attributes: gid103376,public From: JSharer@psu.edu (Jack W. Sharer) Subject: Reading Unpartitoned Raw Disks w/ Gnat and SunOS 5.6 Date: 1999/06/07 Message-ID: <7jh0j7$18ha@r02n01.cac.psu.edu>#1/1 X-Deja-AN: 486737697 Organization: Penn State University, Center for Academic Computing Reply-To: JSharer@psu.edu (Jack W. Sharer) Newsgroups: comp.lang.ada Date: 1999-06-07T00:00:00+00:00 List-Id: I have two disks that were striped with data by others. These disks are "raw"; no partitions, no file structure. I would like to process the data on them using Gnat Ada on a Sun Sparc running SunOS 5.6. How do I read this data? The disks show in the tree as /dev/rdsk/c0t3d0s0 . . . s1 . . . ... . . . s7 and /dev/rdsk/c0t4d0s0 . . . s1 . . . ... . . . s7 Thanks for your help, Jack Sharer, JSharer@psu.edu