|
| From: | Andrei Borzenkov |
| Subject: | [bug #46826] grub 2.02_beta2 with HP Smart Array P400: grub-probe: error: failed to get canonical path of `/dev/cciss!c0d0p3' |
| Date: | Thu, 07 Jan 2016 07:53:43 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/47.0.2526.73 Chrome/47.0.2526.73 Safari/537.36 |
Update of bug #46826 (project grub):
Status: None => Wont Fix
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #8:
It is really kernel bug that needs to be fixed in kernel. In your specific
case you could
- manually create /dev/cciss!c0d0p3 link as part of startup
and then one of
- use initrd and UUID
- explicitly set root= option in GRUB_CMDLINE_LINUX_DEFAULT. grub-mkconfig
will prepend autogenerated root=, but the last one wins
- modify /etc/grub.d/10_linux to do what you think is the right one
But you are bound to have problems with any program that assumes device in
/proc/mounts is correct; so this should really be fixed in the right place.
Closing it; sorry.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46826>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |