如果是在GPT上面安装FreeBSD单系统,采用ZFS文件系统,完全没问题。但是我想考虑的是,GPT是否能让FreeBSD和Linux之类的共存?Bootloader使用Grub2。
在FreeBSD wiki里面有这么一句话值得注意:
The disadvantage of using a GPT disk is that you can't dual boot other Operating Systems using the /boot/pmbr and /boot/gptzfsboot code. You may be able to boot multiple Operating Systems using a GPT aware Grub or Grub2 setup and a Hybrid GPT/MBR Installation.
来自于:http://wiki.freebsd.org/RootOnZFS
这句话后半部分的意思应该是说如果要在GPT启动多系统,不光需要有支持GPT的Grub或者Grub2,还需要GPT/MBR的混合模式分区表?
如果这句话的意思真是如此,我就暂时不考虑在GPT安装FreeBSD 8.2了,不知道9.0出来以后能不能改善。
在FreeBSD wiki里面有这么一句话值得注意:
The disadvantage of using a GPT disk is that you can't dual boot other Operating Systems using the /boot/pmbr and /boot/gptzfsboot code. You may be able to boot multiple Operating Systems using a GPT aware Grub or Grub2 setup and a Hybrid GPT/MBR Installation.
来自于:http://wiki.freebsd.org/RootOnZFS
这句话后半部分的意思应该是说如果要在GPT启动多系统,不光需要有支持GPT的Grub或者Grub2,还需要GPT/MBR的混合模式分区表?
如果这句话的意思真是如此,我就暂时不考虑在GPT安装FreeBSD 8.2了,不知道9.0出来以后能不能改善。