summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e8f782e..fccab43 100644
--- a/README.rst
+++ b/README.rst
@@ -18,6 +18,7 @@ The following packages need to be installed to be able to create an image with t
* e2fsprogs
* erofs-utils (optional)
* findutils
+* grub
* gzip
* libarchive
* libisoburn
@@ -129,7 +130,7 @@ boot the iso image from GRUB with a version specific cow directory to mitigate o
.. code:: sh
loopback loop parabola.iso
- load_env -f (loop)/parabola/grubenv
+ load_env -f (loop)/boot/grub/grubenv
linux (loop)/parabola/boot/x86_64/vmlinuz-linux-libre ... \
cow_directory=parabola/${VERSION} ...
initrd (loop)/parabola/boot/x86_64/initramfs-linux-libre-lts.img