|
@@ -8,12 +8,6 @@ echo "Searching for the boot device ..."
|
|
|
insmod part_msdos
|
|
|
insmod part_gpt
|
|
|
|
|
|
-# fs list must match fs.lst (#424527, Savannah: #36770)
|
|
|
-insmod iso9660
|
|
|
-insmod fat
|
|
|
-insmod ext2
|
|
|
-insmod hfsplus
|
|
|
-
|
|
|
# ${prefix}: dynamic modules location
|
|
|
# ${root}: default for paths without explicit device name
|
|
|
search -f -n -s root ${chaingrub}
|