Re: new to zfs and bsd

2016-04-14 Thread Vasily Postnicov
ZFS is only supported on FreeBSD, as far as i know. UFS is more or less standard in BSD world, but DragonFlyBSD has its own filesystem called HAMMER in addition to UFS. I always use GPT on FreeBSD, both on systems with BIOS and UEFI, but on DragonFlyBSD, something called BSD disklabel is used. Can

new to zfs and bsd

2016-04-14 Thread bill
Hi all. I want to attempt to install dragonfly beside manjaro Linux on my dell 5420 laptop. It has a BIOS so I suppose must boot from mbr though i have my 1tb hard drive partitioned as lvm. I understand bsd only uses zfs file system these days and I know only what I'm reading online. C