| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/grub2-pcbsd/ |
Upload File : |
[
{ type: install
message: <<EOM
To install GRUB as your boot-loader, use the following command:
# grub-install /dev/ada0 (replace ada0 with your disk)
# grub-mkconfig -o /boot/grub/grub.cfg
This version of GRUB can be used traditionally or with
PC-BSD style boot environments.
Additionally, when using GPT, you must have a created a
"bios-boot" partition at install time. This partition is used
for GRUB's modules for GELI/ZFS and related bits.
Traditional Setup
--
When the "beadm" utility is not present, grub-mkconfig
will use the standard GRUB detection scripts for setting
up your /boot/grub/grub.cfg file.
Boot Environment Setup
--
If the "beadm" command is installed on the system,
grub-mkconfig will use it to setup /boot/grub/grub.cfg
For it to properly detect / populate your BE menus you
must have your root zpool setup in the following manner:
<tank>/ROOT/<be>
Where <tank> is your zpool, and <be> is your '/' mountpoint.
The "beadm" utility must be installed and working before using
GRUB utilities.
EOM
}
]