On 3/9/06, Aaron Martinez <[EMAIL PROTECTED]> wrote: > I have a system that was running Esix 4.0.4 and it won't boot anymore. > I want to pull the scsi card and drives put them in my openbsd 3.8 > machine move over the important files and programs and then use them > with the compat_svr4 stuff. The problem is I don't know how to mount > the drives on my OpenBSD box? On linux you can mount svr4 filesystems > but i don't see a mount_svr4 or anything similar on the bsd machine.
they may mount with mount_ffs, but i'd definitely try it read-only first.

