View Single Post

   
  #1 (permalink)  
Old 02-16-2008, 05:29 AM
blackhole
 
Posts: n/a
Default 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
Reply With Quote