[PATCH V2] Add findiso to grub config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In order for grub to be able to read the kernel regardless of whether
the image is written to a CD or a USB stick, it's necessary to autoprobe
for the filesystem using the findiso command. Add it to the grub config.
---
 share/config_files/live/x86/grub.conf |    1 +
 share/config_files/x86/grub.conf      |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/share/config_files/live/x86/grub.conf b/share/config_files/live/x86/grub.conf
index 7896f28..c8504ee 100644
--- a/share/config_files/live/x86/grub.conf
+++ b/share/config_files/live/x86/grub.conf
@@ -4,5 +4,6 @@ splashimage=@SPLASHPATH@
 timeout 5
 hiddenmenu
 title @PRODUCT@ @VERSION@
+	findiso
 	kernel @KERNELPATH@ @ROOT@ rd.luks=0 rd.md=0 rd.dm=0
 	initrd @INITRDPATH@
diff --git a/share/config_files/x86/grub.conf b/share/config_files/x86/grub.conf
index 7896f28..c8504ee 100644
--- a/share/config_files/x86/grub.conf
+++ b/share/config_files/x86/grub.conf
@@ -4,5 +4,6 @@ splashimage=@SPLASHPATH@
 timeout 5
 hiddenmenu
 title @PRODUCT@ @VERSION@
+	findiso
 	kernel @KERNELPATH@ @ROOT@ rd.luks=0 rd.md=0 rd.dm=0
 	initrd @INITRDPATH@
-- 
1.7.7.6

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux