From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Pool Date: Fri, 01 Aug 2003 01:54:10 +0000 Subject: Re: efibootmgr 0.4.2-test1 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On 31 Jul 2003, Matt_Domsch@Dell.com wrote: > Announcing efibootmgr 0.4.2-test1. If you have systems you can test > this on, please do so. It seems to work in brief tests on an rx2600 with Debian stable and 2.5.72. Perhaps you could provide a bit more context in the introduction to help people new to the platform? Perhaps something like this: cd ~/work/efibootmgr/efibootmgr-0.4.2-test1/src/man/man8/ diff -u -p /home/mbp/work/efibootmgr/efibootmgr-0.4.2-test1/src/man/man8/efibootmgr.8.docbook.orig /home/mbp/work/efibootmgr/efibootmgr-0.4.2-test1/src/man/man8/efibootmgr.8.docbook --- /home/mbp/work/efibootmgr/efibootmgr-0.4.2-test1/src/man/man8/efibootmgr.8.docbook.orig 2002-04-06 13:46:54.000000000 +1000 +++ /home/mbp/work/efibootmgr/efibootmgr-0.4.2-test1/src/man/man8/efibootmgr.8.docbook 2003-08-01 11:52:21.000000000 +1000 @@ -92,11 +92,11 @@ - &manpackage; requires that the kernel module efivars be loaded - prior to use. 'modprobe efivars' should do the trick. + &manpackage; requires that the kernel support access to EFI + non-volatile variables (through /proc/efi/vars). + 'modprobe efivars' should do the trick. - OPTIONS Diff finished at Fri Aug 1 11:53:10 Regards, -- Martin