Re: NILFS2 in GRUB with blocksize=1024

2012-04-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.04.2012 02:36, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 25.04.2012 21:12, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >> Hello, with the attached script grub-fstest fails completely with >> blocksize=1024 and partially with 2048. Do you have any idea why? I >> tried to debug and my

Re: NILFS2 in GRUB with blocksize=1024

2012-04-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.04.2012 11:19, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 26.04.2012 02:36, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >> On 25.04.2012 21:12, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >>> Hello, with the attached script grub-fstest fails completely with >>> blocksize=1024 and par

Re: RFC: UEFI/PXE and emulating grub-legacy-uefi-hacked behaviour

2012-04-26 Thread Bean
On Thu, Apr 26, 2012 at 12:59 PM, Seth Goldberg wrote: > > > On Apr 25, 2012, at 11:22 PM, Bean wrote: > >> On Thu, Apr 26, 2012 at 12:10 PM, Seth Goldberg >> wrote: >>>  How does this work around the issue?  I'm not seeing it -- we call SNP >>> directly.  We don't go through UDP or any other u

Unsbscribe

2012-04-26 Thread Sameera Nilupul
___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: RFC: UEFI/PXE and emulating grub-legacy-uefi-hacked behaviour

2012-04-26 Thread Seth Goldberg
On Apr 26, 2012, at 6:46 AM, Bean wrote: > On Thu, Apr 26, 2012 at 12:59 PM, Seth Goldberg > wrote: >> >> >> On Apr 25, 2012, at 11:22 PM, Bean wrote: >> >>> On Thu, Apr 26, 2012 at 12:10 PM, Seth Goldberg >>> wrote: How does this work around the issue? I'm not seeing it -- we call

Re: RFC: UEFI/PXE and emulating grub-legacy-uefi-hacked behaviour

2012-04-26 Thread Bean
On Fri, Apr 27, 2012 at 1:10 AM, Seth Goldberg wrote: > > > On Apr 26, 2012, at 6:46 AM, Bean wrote: > >> On Thu, Apr 26, 2012 at 12:59 PM, Seth Goldberg >> wrote: >>> >>> >>> On Apr 25, 2012, at 11:22 PM, Bean wrote: >>> On Thu, Apr 26, 2012 at 12:10 PM, Seth Goldberg wrote: >  

Re: RFC: UEFI/PXE and emulating grub-legacy-uefi-hacked behaviour

2012-04-26 Thread Richard Chan
I found what seems to be an incompatiblity when GRUB/UEFI bootp is used with PXE active: you cannot reuse the same IP address. I.e. you cannot DHCP twice - once by UEFI/PXE and the 2nd time by GRUB/bootp The 2nd attempt will fail. Eg., UEFI/PXE has received address 172.31.0.202. If I try to reuse