grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* Documentation update
@ 2010-09-29  6:29 Aurimas Vinckevicius
  2010-09-29 13:54 ` Phillip Susi
  2010-11-14 15:28 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 2 replies; 3+ messages in thread
From: Aurimas Vinckevicius @ 2010-09-29  6:29 UTC (permalink / raw)
  To: grub-devel


[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]

GRUB_SAVEDEFAULT and grub-reboot with GRUB_DEFAULT=saved do not work if
grubenv file resides on an LVM partition or a RAID device, since those
cannot be written to. This patch adds a note regarding this issue into the
manual.

This is my first patch submission, so please let me know if I messed
something up. Thanks!

Aurimas

[-- Attachment #1.2: Type: text/html, Size: 345 bytes --]

[-- Attachment #2: grub.texi.patch --]
[-- Type: text/x-patch, Size: 1056 bytes --]

--- grub.old.texi	2010-09-29 00:46:17.032503438 -0500
+++ grub.texi	2010-09-29 01:25:16.722878882 -0500
@@ -1002,6 +1002,10 @@ If you set this to @samp{saved}, then th
 saved by @samp{GRUB_SAVEDEFAULT}, @command{grub-set-default}, or
 @command{grub-reboot}.
 
+Currently using @command{grub-reboot} with GRUB_DEFAULT set to @samp{saved}
+will not revert to the original entry upon subsequent reboot if the grubenv
+file resides on an LVM partition or a RAID device.
+
 The default is @samp{0}.
 
 @item GRUB_SAVEDEFAULT
@@ -1011,6 +1015,9 @@ useful if @samp{GRUB_DEFAULT=saved}; it 
 @samp{GRUB_DEFAULT=saved} is useful without this option, in conjunction with
 @command{grub-set-default} or @command{grub-reboot}.  Unset by default.
 
+Currently this option does not work if the grubenv file (generally found in
+the /boot/grub directory) resides on an LVM partition or a RAID device.
+
 @item GRUB_TIMEOUT
 Boot the default entry this many seconds after the menu is displayed, unless
 a key is pressed.  The default is @samp{5}.  Set to @samp{0} to boot

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

* Re: Documentation update
  2010-09-29  6:29 Documentation update Aurimas Vinckevicius
@ 2010-09-29 13:54 ` Phillip Susi
  2010-11-14 15:28 ` Vladimir 'φ-coder/phcoder' Serbinenko
  1 sibling, 0 replies; 3+ messages in thread
From: Phillip Susi @ 2010-09-29 13:54 UTC (permalink / raw)
  To: The development of GNU GRUB; +Cc: Aurimas Vinckevicius

On 9/29/2010 2:29 AM, Aurimas Vinckevicius wrote:
> GRUB_SAVEDEFAULT and grub-reboot with GRUB_DEFAULT=saved do not work if
> grubenv file resides on an LVM partition or a RAID device, since those
> cannot be written to. This patch adds a note regarding this issue into
> the manual.

Well that certainly explains why it hasn't been working for me.  Why
can't it be written to?


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

* Re: Documentation update
  2010-09-29  6:29 Documentation update Aurimas Vinckevicius
  2010-09-29 13:54 ` Phillip Susi
@ 2010-11-14 15:28 ` Vladimir 'φ-coder/phcoder' Serbinenko
  1 sibling, 0 replies; 3+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2010-11-14 15:28 UTC (permalink / raw)
  To: grub-devel

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

On 09/29/2010 08:29 AM, Aurimas Vinckevicius wrote:
> GRUB_SAVEDEFAULT and grub-reboot with GRUB_DEFAULT=saved do not work
> if grubenv file resides on an LVM partition or a RAID device, since
> those cannot be written to. This patch adds a note regarding this
> issue into the manual.
>
> This is my first patch submission, so please let me know if I messed
> something up. Thanks!
>
This fails to correctly describe either reason or the limitations of
save_env. I wrote a similar paragraph myself and committed it
> Aurimas
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

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

end of thread, other threads:[~2010-11-14 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-29  6:29 Documentation update Aurimas Vinckevicius
2010-09-29 13:54 ` Phillip Susi
2010-11-14 15:28 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).