I have replaced my server's hard drive but when I mount my old drive I only see the slice that the root / was mapped too. I can not see the other slices like /usr, and /var. The old drive was partitioned up in the default way.
and now as an external drive I just see that root
I would like to get my /usr slice mounted. Is it possible?
Thanks
Code:
/dev/xxx4s1a /
/dev/xxx4s1e /tmp
/dev/xxx4s1f /usr
…
and now as an external drive I just see that root
Code:
/dev/da4s1 496M 151M 305M 33% /mnt/extrn
Thanks