> I have a disk from an Alpha server that I need to get data from... The > Alpha server no longer boots, and I dont have the time right now to > diagnose the problem. So I took the disk and lashed it into a Sun Ultra60, > which is also running OpenBSD. My problem is that I cant remember all of > the details of the partitioning that the disk had... So in terms of > getting access to the data, how do I find out what to put into disklabel > for it?
It is way more complicated than that. The disklabel is at a different place, the filesystems are a different byte order, and there are other issues. You are trying to do something very hard.

