grub-devel
[Top][All Lists]
Advanced

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

Add --memdisk parameter to grub-install


From: Paulo Flabiano Smorigo/Brazil/IBM
Subject: Add --memdisk parameter to grub-install
Date: Wed, 06 Feb 2013 17:41:19 -0500
User-agent: Internet Messaging Program (IMP) H4 (5.0.22)

Hi all,

This patch adds an option to store all modules inside the core. This approach follows the suggestion from:
http://lists.gnu.org/archive/html/grub-devel/2012-10/msg00053.html

It works this way:

grub rescue> set
prefix=(mduuid/f897565f27383014091630e267aa4720)/grub
root=mduuid/f897565f27383014091630e267aa4720
grub rescue> set root=memdisk
grub rescue> set prefix=($root)/
grub rescue> ls /
powerpc-ieee1275/
grub rescue> insmod normal
grub rescue> normal

                             GNU GRUB  version 2.00

   Minimal BASH-like line editing is supported. For the first word, TAB
   lists possible command completions. Anywhere else TAB lists possible
   device or file completions.


grub>


Tks!
--
Paulo Flabiano Smorigo
Software Engineer
Linux Technology Center - IBM Systems & Technology Group

Attachment: grub_install_memdisk.patch
Description: Text Data


reply via email to

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