help-grub
[Top][All Lists]
Advanced

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

Re: how to change grub2-install point to /boot/grub2/ instead of /boot/g


From: Divya Thaluru
Subject: Re: how to change grub2-install point to /boot/grub2/ instead of /boot/grub/ directory
Date: Thu, 23 Jul 2015 00:25:18 +0000
User-agent: Microsoft-MacOutlook/14.4.8.150116


Please see below email.. I mean how to change boot loader directory to /boot/grub2 instead of default directory /boot/grub.

Thanks,
Divya
From: Divya Thaluru <address@hidden>
Date: Wednesday, July 22, 2015 at 4:33 PM
To: "address@hidden" <address@hidden>
Subject: how to change grub2-install point to /boot/grub2/ instead of /boot/grub/ directory

Hi,

I have installed grub 2.02 version on my linux distro. I compiled grub2.02 using below configuration.  My grub2-install command creates grub files in /boot/grub directory instead of /boo/grub2 directory. And it expects grub.cfg located under /boot/grub directory. Do you have any fix for this issue?

./configure \
—prefix=/usr \
--sbindir=/sbin \
—sysconfdir=/etc \
--disable-grub-emu-usb \
--disable-efiemu \
--disable-werror \
--program-transform-name=s,grub,grub2, \
--with-grubdir=grub2

Make 
Make install

Thanks,
Divya

reply via email to

[Prev in Thread] Current Thread [Next in Thread]