Re: [PATCH] Fix chainloding + Chainloading into logical partitions

2008-07-10 Thread Lucas Gadani
On Sun, Jul 6, 2008 at 5:47 PM, Lucas Gadani <[EMAIL PROTECTED]> wrote: > On Sun, Jul 6, 2008 at 18:41, Robert Millan <[EMAIL PROTECTED]> wrote: >> >> Looks like it increases pc.mod code to store information that is only useful >> to the chainloader. Is

Re: [PATCH] Fix chainloding + Chainloading into logical partitions

2008-07-06 Thread Lucas Gadani
On Sun, Jul 6, 2008 at 18:41, Robert Millan <[EMAIL PROTECTED]> wrote: > > Looks like it increases pc.mod code to store information that is only useful > to the chainloader. Is there a reason for not having the chainloader > retrieve it? (note that for disk access we have a cache) We would need

[PATCH] Fix chainloding + Chainloading into logical partitions

2008-06-29 Thread Lucas Gadani
Hello, This is my first patch for GRUB, and I haven't found any coding styles/formatting, nor developer documentation, so, if there's something wrong, please, forgive me and point me to the right direction. Current implementation of the chainloading code does not work, cause it reads the partitio