Re: [PATCH] grub-probefs --root-device

2006-09-23 Thread Robert Millan
On Sat, Sep 23, 2006 at 05:20:37AM +0200, Yoshinori K. Okuji wrote: > > However, this usage is against the original meaning, thus the naming is not > appropriate any longer. In addition, I don't like that we make an ad-hoc text > output (the first line is a fs module name, the second line is a r

Re: [PATCH] grub-probefs --root-device

2006-09-23 Thread Robert Millan
Uhm actualy, I'll need this on non-i386 too. Can we enable grub-probe.c for all platforms? If the last part (about PC/BIOS translation) is i386-specific, perhaps it could be conditionalised so that non-i386 can use --target=(drive|device) ? -- Robert Millan My spam trap is [EMAIL PROTECTED]

Re: when is menu.lst read in grub process

2006-09-23 Thread Damon Register
Pádraig Brady wrote: I had the same issue when I had to setup grub in a non standard way. I read the source and documented the process here: http://www.pixelbeat.org/docs/disk/ That is really great. Thanks. I think this should be part of the official grub documentation or at least a link shoul