https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230080
Bug ID: 230080
Summary: efibootmgr(8): Missing documentation of options -d, -p
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Manual Pages
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
The efibootmgr(8) is lacking proper documentation of the options -d (assuming
device?) and -p (assuming partition?), as those options appear out of the blue
in the examples, explaining how to create variables:
[...]
The efibootmgr program can be used to create new EFI boot variables. To
create a new boot var pointing to an installation on partition 1 of
device ada0 using the given loader with a description FreeBSD-11:
efibootmgr -c -d ada0 -p 1 -l/EFI/BOOT/BOOTX64.EFI -L FreeBSD-11
This will result in the next available [...]
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"