From 41fd328e802d06275462a9bcc2ad1a58406fd290 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 01 Mar 2015 02:05:24 -0500 Subject: docs/gnulinux/grub_cbfs.html: Fix broken links/info --- (limited to 'docs/gnulinux') diff --git a/docs/gnulinux/grub_cbfs.html b/docs/gnulinux/grub_cbfs.html index a037690..d5273ef 100644 --- a/docs/gnulinux/grub_cbfs.html +++ b/docs/gnulinux/grub_cbfs.html @@ -136,7 +136,7 @@

If you want to adapt a copy of the existing libreboot GRUB configuration and use that for the libreboot_grub.cfg file, then - follow #build_cbfstool, #which_rom and + follow #tools, #which_rom and #extract_grubtest to get the grubtest.cfg. Rename grubtest.cfg to libreboot_grub.cfg and save it to /boot/grub/ on the running system where it is intended to be used. Modify the file at that location however you see fit, @@ -223,7 +223,9 @@

Use one of the provided ROM images

- All ROMs are located under ./bin/{computer_model}/ . Make a working copy of the ROM you want to use: + Libreboot ROM images are distributed in separate tar archives, named {computer_model}.tar.xz. + If you build from source without generated any release archives, + the ROM images will be in ./bin/{computer_model}/. Make a working copy of the ROM you want to use:
$ cp ./bin/{computer_model}/{computer_model}_{keyboard_layout}_{mode}.rom libreboot.rom
-- cgit v0.9.1