hi guys, I thought I should ask before I start fiddling and break something - can we tell grub2 to add nvme device as an option to boot from? And if yes then what do tell grub? many thanks, L.
I am booting from nvme0n1p2 Disk /dev/nvme0n1: 512.1 GB, 512110190592 bytes, 1000215216 sectors This was created with a standard CentOS Linux 7.5 install with anaconda about a week ago with no issues on a Lenovo Thinkpad P50. It just worked out of the box. Thanks, Johnny Hughes On 08/14/2018 06:30 AM, lejeczek via CentOS wrote:> hi guys, > > I thought I should ask before I start fiddling and break something - can > we tell grub2 to add nvme device as an option to boot from? > > And if yes then what do tell grub? > > many thanks, L.-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20180814/816e2fd2/attachment-0001.sig>
On 14/08/18 12:30, lejeczek via CentOS wrote:> hi guys, > > I thought I should ask before I start fiddling and break > something - can we tell grub2 to add nvme device as an > option to boot from? > > And if yes then what do tell grub? > > many thanks, L. > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centoswhat mean by "add" is: that you already have grub2 booting off whatever you have it on, then you add another device, nvme in this case, and you add it to grub2 as/with chainloader, so a result grub2 will have yet another entry to chainload to another(windows) boot on that nvme.