Hello,
I have a problem with server. Im in rescue mode and i have no idea how to mount partition to the folder called tmp. I was trying many ways but it really doesn't work:
I just want to mount "freebsd-zfs (1.8T) to the "tmp" folder and i have no idea how to do it. I was reading few articles but it haven't helped me.
I have a problem with server. Im in rescue mode and i have no idea how to mount partition to the folder called tmp. I was trying many ways but it really doesn't work:
Code:
root@rescue-bsd:~ # gpart show
=> 40 3907029088 ada0 GPT (1.8T)
40 1600 1 efi (800K)
1640 1024 2 freebsd-boot (512K)
2664 1432 - free - (716K)
4096 30720000 3 freebsd-swap (15G)
30724096 3876304896 4 freebsd-zfs (1.8T)
3907028992 136 - free - (68K)
=> 40 3907029088 ada1 GPT (1.8T)
40 1600 1 efi (800K)
1640 1024 2 freebsd-boot (512K)
2664 1432 - free - (716K)
4096 30720000 3 freebsd-swap (15G)
30724096 3876304896 4 freebsd-zfs (1.8T)
3907028992 136 - free - (68K)
=> 40 3907029088 diskid/DISK-PN2186P2G474PJ GPT (1.8T)
40 1600 1 efi (800K)
1640 1024 2 freebsd-boot (512K)
2664 1432 - free - (716K)
4096 30720000 3 freebsd-swap (15G)
30724096 3876304896 4 freebsd-zfs (1.8T)
3907028992 136 - free - (68K)
=> 40 3907029088 diskid/DISK-PN2186P2G4HLLJ GPT (1.8T)
40 1600 1 efi (800K)
1640 1024 2 freebsd-boot (512K)
2664 1432 - free - (716K)
4096 30720000 3 freebsd-swap (15G)
30724096 3876304896 4 freebsd-zfs (1.8T)
3907028992 136 - free - (68K)
root@rescue-bsd:~ #ls
tmp
I just want to mount "freebsd-zfs (1.8T) to the "tmp" folder and i have no idea how to do it. I was reading few articles but it haven't helped me.