mount FreeBSD partition on OpenBSD hello
on the same disk i have OpenBSD and FreeBSD
and i would like to know
when i am under OpenBSD
1- How can i see partition of the other sytem ?
fdisk /dev/rwd0c show
....
*1: A6 638 0 1 - 1912 254 63 [ 10249470: 20482875 ] OpenBSD
2: A5 1913 0 1 - 3187 254 63 [ 30732345: 20482875 ] FreeBSD
....
but disklabel see only OpenBSD
2- How can i mount partition FreeBSD on OpenBSD ?
thanks |