grub-devel
[Top][All Lists]
Advanced

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

Re: grub installer question


From: Colin Watson
Subject: Re: grub installer question
Date: Thu, 3 Aug 2017 13:43:40 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Tue, Aug 01, 2017 at 04:45:12PM +0430, faezeh dehghan wrote:
> I am a newie in grub and kernel development. I want to change the grub
> package (grub-installer(1.117+deb8u1))

grub-installer is part of the Debian installer, and is not part of GRUB.
Note that it is not the same as the grub-install program, which is part
of GRUB.

> and source so that it install modules like LVM instead of making
> modules and load them in grub shell after install. Is there any way of
> doing this ?

I think you first need to explain clearly exactly what your situation
is.

The intention of grub-install is that it generally works out which
modules GRUB needs to read files from /boot/grub/ and builds those into
the image automatically; further modules can then be loaded from
/boot/grub/ at run-time.  While it is possible to change this using the
--modules option to grub-install, you ought to first establish why you
need to do this, as it should generally be unnecessary.

-- 
Colin Watson                                       address@hidden



reply via email to

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