On Tue, Jul 15, 2003 at 11:27:24AM -0700, David O'Brien wrote: > How can one get RAM properties from OBP? Specifically how much RAM is > installed? dev /memory .properties The first value of 'available' should be the start address, the second one the number of bytes of installed memory. Regards, Stefan Farfeleder