Re: increasing grubenv file size

2010-12-01 Thread Gnanasekar Loganathan
Hi Jordan, Hope so all these environment variables being set from the grub itself using "set". Anyhow saving in separate file option is sounds good. Thanks Jordan. Thanks, Gnana On Thu, Dec 2, 2010 at 11:56 AM, Jordan Uggla wrote: > On Wed, Dec 1, 2010 at 8:57 PM, Gnanasekar Loganathan > wrot

Re: increasing grubenv file size

2010-12-01 Thread Jordan Uggla
On Wed, Dec 1, 2010 at 8:57 PM, Gnanasekar Loganathan wrote: > Hi Colin, > > We are storing environment variables like below: > > macaddr=ab:cd:ef:12:34:56 > bootfile=image.gnana > ipaddr=172.30.16.203 > netmask=255.255.0.0 > serverip=172.30.16.90 > gatewayip=172.16.1.1 > ftpuser=username > ftppas

Re: increasing grubenv file size

2010-12-01 Thread Gnanasekar Loganathan
Hi Colin, We are storing environment variables like below: macaddr=ab:cd:ef:12:34:56 bootfile=image.gnana ipaddr=172.30.16.203 netmask=255.255.0.0 serverip=172.30.16.90 gatewayip=172.16.1.1 ftpuser=username ftppasswd=password bootcmd=flash(0,0):-OS-8-3-9-23.bin;default_boot;boot like wise we

Re: increasing grubenv file size

2010-12-01 Thread Colin Watson
On Wed, Dec 01, 2010 at 10:45:15AM +0530, Gnanasekar Loganathan wrote: > Is that possible to increase the size of grubenv file? > if so, please share the steps/procedure to increase the size of the > grubenv file. It's currently fixed in code, although I think only the grub-editenv utility actuall

increasing grubenv file size

2010-12-01 Thread Gnanasekar Loganathan
Hi All, Is that possible to increase the size of grubenv file? if so, please share the steps/procedure to increase the size of the grubenv file. Thanks, Gnana ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-dev