This is a discussion on Re: Esix filesystem within the lucky.openbsd.misc forums, part of the OpenBSD category; --> On 3/9/06, Aaron Martinez <ml@proficuous.com> wrote: > I have a system that was running Esix 4.0.4 and it won't ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On 3/9/06, Aaron Martinez <ml@proficuous.com> 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. |