|
| From: | Nadal Gonzalo García Zavala |
| Subject: | [bug #50364] Can't load kernel or initd from lvm |
| Date: | Tue, 21 Feb 2017 03:20:13 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.92 Safari/537.36 Vivaldi/1.7.705.3 |
URL:
<http://savannah.gnu.org/bugs/?50364>
Summary: Can't load kernel or initd from lvm
Project: GNU GRUB
Submitted by: cactus
Submitted on: Tue Feb 21 08:20:12 2017
Category: Configuration
Severity: Major
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name: Nadal Gonzalo García Zavala
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release:
Release: 2.02~beta1
Reproducibility: None
Planned Release: None
_______________________________________________________
Details:
Hi.
The version i am really using is 2.02~beta2
I'm trying to load initrd and vmlinuz from (lvm/NetCactus-Boot)
What i expect: the next menuentry working
menuentry 'Exherbo GNU/Linux' {
insmod gzio
insmod part_msdos
insmod ext2
set root='lvm/NetCactus-Boot'
linux /vmlinuz
initrd /initrd
}
What i get:
error: file '/vmlinuz' not found
What i tried:
- Put directly (lvm/NetCactus-Boot)/vmlinuz
- Put directly lvm/NetCactus-Boot/vmlinuz
- set root=(lvm/NetCactus-Boot)
If i go to command line through Ctrl+C and i do
ls /
or
ls (lvm/NetCactus-Boot)
the files are successfuly listed.
And if i do
linux (lvm/NetCactus-Boot)/vmlinuz
i can boot.
Thanks.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50364>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |