Date: Mon, 20 Sep 2010 14:47:07 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: krad <kraduk@gmail.com> Cc: Boris Samorodov <bsam@ipt.ru>, freebsd-current@freebsd.org, freebsd-arch@freebsd.org Subject: Re: gptboot rewrite, bootonce, etc. Message-ID: <20100920124707.GB2410@garage.freebsd.pl> In-Reply-To: <AANLkTi=giSyr6ZAeMrBs9k-o5iZ0CAgS7Ta4z0DXp5hX@mail.gmail.com> References: <20100917234542.GE1902@garage.freebsd.pl> <16411667@ipt.ru> <AANLkTi=giSyr6ZAeMrBs9k-o5iZ0CAgS7Ta4z0DXp5hX@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 20, 2010 at 09:46:56AM +0100, krad wrote: > does it work for zfs boot as that would be really nice if it did? No, it doesn't. ZFS works a bit differently. ZFS operate on pools, not really on partitions. One ZFS file system can span multiple disks/partitions. I'm not yet sure how to implement it, so it is intuitive, but I also haven't spend much time thinking about it. We needed UFS and that is what I implemented. It took me much more time than I expected anyway:) --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkyXV8oACgkQForvXbEpPzSCWACgmFagnt7ZqaQCOTy4PhJler1X TmwAn2fAbS83veU8GowsgbQlsPHcDI+v =vI4P -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100920124707.GB2410>