Xref: utzoo comp.sys.mac:22404 comp.unix.aux:484 Path: utzoo!utgpu!attcan!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!polya!kaufman From: kaufman@polya.Stanford.EDU (Marc T. Kaufman) Newsgroups: comp.sys.mac,comp.unix.aux Subject: Re: CDC Wren IV's on A/UX Message-ID: <4832@polya.Stanford.EDU> Date: 3 Nov 88 05:41:26 GMT References: <180@umigw.MIAMI.EDU> Reply-To: kaufman@polya.Stanford.EDU (Marc T. Kaufman) Organization: Stanford University Lines: 22 In article <180@umigw.MIAMI.EDU> angel@umigw (angel li) writes: >I have a CDC Wren IV drive which I have initialized with SF&I. It is bootable >and I have been using it as a system disk. I would now like to use it as >an A/UX system disk but I don't know how to get A/UX loaded on it. Has >anyone done this? Will I have to get a commercial device driver for this? I don't think the SF&I driver uses the new format Partition Map. This would mean that you can use the disk for Mac OS -- or A/UX -- but not both. You can use the normal dp utility on A/UX to build the Partition Map and initialize the disk. >By the way, what is the exact size of a Wren IV? I initialized it with >a huge number of blocks since I don't plan to fill it up with native Mac OS >software. If you have SCSI Tool you can do a 'Read Capacity' (opcode 25) to get the size of the disk in blocks. [by the way, the result of the Read Capacity command is the logical block address (block number) of the last block that can be read on the disk -- not the size of the disk. The last block number is usually (size-1)]. Marc Kaufman (kaufman@polya.stanford.edu)