Before I give you an answer, let me explain what I plan on doing. If you
like it, and if I succeed, then I'll give back the changes I made. If not,
then I won't waste everybody's time anymore.
I plan on using Macintosh's "Netboot" (which is just like PXE except for a
few minor details) to boot G
Nice work.
On Thu, Nov 12, 2009 at 09:36:34PM +0100, Felix Zielcke wrote:
> /* Override previous handler.lst. */
> - while (grub_handler_class_list)
> + for (; hc ; hc = hcnext)
> {
> - grub_handler_class_t tmp;
> - tmp =
Am Donnerstag, den 12.11.2009, 21:46 +0530 schrieb BVK:
> Valgrind log is attached. It also reported invalid free for the same place.
>
> BTW, valgrind is run as
>
> sudo valgrind -v --log-file=/tmp/valgrind.log ./grub-emu
Here's a grub-emu tested patch to fix this
--
Felix Zielcke
Proud
On Fri, Nov 13, 2009 at 12:04 AM, Battail Yannick
wrote:
>> Hi,
>>
>> I just upload a ppa package for my experimental branch. The address is
>> as follows:
>>
>> deb http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main
>> deb-src http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main
>>
Valgrind log is attached. It also reported invalid free for the same place.
BTW, valgrind is run as
sudo valgrind -v --log-file=/tmp/valgrind.log ./grub-emu
--
bvk.chaitanya
valgrind.log
Description: Binary data
___
Grub-devel mailing list
Gru
> Hi,
>
> I just upload a ppa package for my experimental branch. The address is
> as follows:
>
> deb http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main
> deb-src http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main
>
> BTW, I also create a theme package contain three themes, proto,
Am Donnerstag, den 12.11.2009, 13:12 +0100 schrieb Robert Millan:
> On Thu, Nov 12, 2009 at 11:42:47AM +0100, Robert Millan wrote:
> > > and support for floppy
> > > images.
> >
> > I didn't consider this critical, but I'm fine with adding it back if
> > someone finds a way to do it cleanly.
>
>
Am Donnerstag, den 12.11.2009, 12:40 +0100 schrieb André Fettouhi:
> That sucks big time!
>
> i...@dupondje.be skrev:
> > To bad :)
> > Its not possible to use dmraid with Grub2 yet.
> >
> > I had to switch bad to grub1 because its not possible to get it working.
> > Hopefully some developper wan
That sucks big time!
i...@dupondje.be skrev:
> To bad :)
> Its not possible to use dmraid with Grub2 yet.
>
> I had to switch bad to grub1 because its not possible to get it working.
> Hopefully some developper wants to implement this :)
>
> Sincerely,
> Jean-Louis
>
> On Thu, 12 Nov 2009 11:19:5
On Thu, Nov 12, 2009 at 11:42:47AM +0100, Robert Millan wrote:
> > and support for floppy
> > images.
>
> I didn't consider this critical, but I'm fine with adding it back if
> someone finds a way to do it cleanly.
Sorry, I confused this with something else. It's actually trivial; I will
do thi
To bad :)
Its not possible to use dmraid with Grub2 yet.
I had to switch bad to grub1 because its not possible to get it working.
Hopefully some developper wants to implement this :)
Sincerely,
Jean-Louis
On Thu, 12 Nov 2009 11:19:50 +0100, "André Fettouhi"
wrote:
> I'm using Arch Linux 64bit a
On Wed, Nov 11, 2009 at 11:00:38PM +0100, Felix Zielcke wrote:
>
> Does that meant the old i386-pc script gets completely dropped?
Yes.
> I don't like it that it doestn't have --overlay
Actually, it's just been renamed. Instead of:
grub-mkrescue --overlay=foo bar
you have:
grub-mkrescue
On Tue, Nov 10, 2009 at 07:38:01PM -0800, Roman Shaposhnik wrote:
> Hi!
>
> I was very excited to see Ubuntu 9.10 being one of the first distributions to
> officially switch to GRUB v2, but there was one fly in that ointment
> of happiness -- the lack of Lua scripting :-(
>
> Browsing the archive
I'm using Arch Linux 64bit and I want to switch to grub2 since 2.0 is
getting somewhat close. I'm running a RAID0 (using dmraid) setup and I
can't figure out how to install grub2 on RAID0. With the legacy grub I
have to go into the grub command prompt and do the following
# dmsetup mknodes
# grub
14 matches
Mail list logo