[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing OpenBSD-2.7 partitions from FreeBSD-3.4



On Thursday, August 31, Rakhesh Sasidharan wrote:
> 
> I have a setup in my machine as follows: 
> 	Slice3 -> OpenBSD
> 	Slice4 -> FreeBSD
> 
> I had installed FreeBSD first, and then OpenBSD.  After installing
> OpenBSD, I booted into FreeBSD to try and access the OpenBSD partitions
> from there.


It is generally a bad idea to mount ffs and/or ufs filesystems from one
OS on another.  Bad things can happen, and in this case, likely will happen.

--Toby.