All of lore.kernel.org
 help / color / mirror / Atom feed
* grub installer question
@ 2017-08-01 12:15 faezeh dehghan
  2017-08-03 12:43 ` Colin Watson
  0 siblings, 1 reply; 3+ messages in thread
From: faezeh dehghan @ 2017-08-01 12:15 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

Hi
I am a newie in grub and kernel development. I want to change the grub
package (grub-installer(1.117+deb8u1)) 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 am so confused about the
package modules and Makefiles and can't trace them .
Thanks for your attention  :D

[-- Attachment #2: Type: text/html, Size: 777 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: grub installer question
  2017-08-01 12:15 grub installer question faezeh dehghan
@ 2017-08-03 12:43 ` Colin Watson
  0 siblings, 0 replies; 3+ messages in thread
From: Colin Watson @ 2017-08-03 12:43 UTC (permalink / raw)
  To: grub-devel

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                                       [cjwatson@ubuntu.com]


^ permalink raw reply	[flat|nested] 3+ messages in thread

* grub installer question
@ 2017-08-02  8:46 f.dehghan
  0 siblings, 0 replies; 3+ messages in thread
From: f.dehghan @ 2017-08-02  8:46 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

Hi 

I am a newie in grub and kernel development. I want to change the grub package (grub-installer(1.117+deb8u1)) 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 am so confused about the package modules and Makefiles and can't trace them .

Thanks for your attention  :D

-- 
This email was Anti Virus checked by  Security Gateway.

[-- Attachment #2: Type: text/html, Size: 611 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-03 12:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-01 12:15 grub installer question faezeh dehghan
2017-08-03 12:43 ` Colin Watson
2017-08-02  8:46 f.dehghan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.