Freebsd ZFS fähigen Bootloader bauen in der #Fixit shell

In die #FixIT Shell Booten, Chroot in den ZPOOL, und dann :

echoLOADER_ZFS_SUPPORT=YES’ > /etc/src.conf
mount -t devfs devfs /dev
export DESTDIR=""
cd /usr/src/sys/boot/
make obj
make depend
make
cd i386/loader
make install
This entry was posted in Technik and tagged , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *