OSX bless works for me with grub.efi in any hfsplus partition using the form
bless --folder /xyz --file /xyz/grub/grub.efi
(if the file paths are correct - I use GUI and drag the file icon onto a
terminal commandline)
However it is not always necessary to bless. On Apple Mac, the UEFI spec
will
On Wed, Sep 30, 2009 at 5:54 PM, Colin Watson wrote:
> If grub-editenv create is interrupted, it's theoretically possible for
> it to create an incomplete block that future grub-editenv calls won't
> recognise. It would be better for it to atomically create either a
> complete block or nothing. An
Hello
Not sure if I've come to the right place, but here is my story:
Yesterday, my package manager (deb on testing) decided that the time has
come to switch to grub 1.97~beta3. Well, afterwards my system did not
boot anymore, it was stuck in the grub shell, no menu or anything. It
works agai
On Fri, Oct 2, 2009 at 2:29 AM, Michal Suchanek wrote:
> 2009/10/1 Bean :
>> On Thu, Oct 1, 2009 at 11:17 PM, Michal Suchanek wrote:
>>> Hello
>>>
>>> Is there a way to reproducibly create Grub bootable media (CD, USB
>>> stick) that can be used with Apple efi?
>>>
>>> I tried some ways of blessi
2009/10/1 Bean :
> On Thu, Oct 1, 2009 at 11:17 PM, Michal Suchanek wrote:
>> Hello
>>
>> Is there a way to reproducibly create Grub bootable media (CD, USB
>> stick) that can be used with Apple efi?
>>
>> I tried some ways of blessing the boot loader which I found on the net
>> but none works.
>
On Wed, Sep 30, 2009 at 11:54:30PM +0100, Colin Watson wrote:
> If grub-editenv create is interrupted, it's theoretically possible for
> it to create an incomplete block that future grub-editenv calls won't
> recognise. It would be better for it to atomically create either a
> complete block or not
On Thu, Oct 1, 2009 at 10:53 PM, Michal Suchanek wrote:
> 2009/10/1 Bean :
>> On Thu, Oct 1, 2009 at 8:44 PM, Michal Suchanek wrote:
>>> 2009/10/1 Bean :
On Thu, Oct 1, 2009 at 4:41 PM, Michal Suchanek
wrote:
> Cannot this be inferred automatically?
>
> That is any panel t
On Thu, Oct 1, 2009 at 11:17 PM, Michal Suchanek wrote:
> Hello
>
> Is there a way to reproducibly create Grub bootable media (CD, USB
> stick) that can be used with Apple efi?
>
> I tried some ways of blessing the boot loader which I found on the net
> but none works.
Hi,
You should format it a
Hello
Is there a way to reproducibly create Grub bootable media (CD, USB
stick) that can be used with Apple efi?
I tried some ways of blessing the boot loader which I found on the net
but none works.
Also the default core image probably lacks some essential parts. I
managed to load it as rEFIt s
2009/10/1 Bean :
> On Thu, Oct 1, 2009 at 8:44 PM, Michal Suchanek wrote:
>> 2009/10/1 Bean :
>>> On Thu, Oct 1, 2009 at 4:41 PM, Michal Suchanek wrote:
Cannot this be inferred automatically?
That is any panel that contains command items is a window.
>>>
>>> Hi,
>>>
>>> Sometimes p
On Thu, Oct 1, 2009 at 8:44 PM, Michal Suchanek wrote:
> 2009/10/1 Bean :
>> On Thu, Oct 1, 2009 at 4:41 PM, Michal Suchanek wrote:
>>> Cannot this be inferred automatically?
>>>
>>> That is any panel that contains command items is a window.
>>
>> Hi,
>>
>> Sometimes panel can be used to ground s
On 01.10.2009 10:22, Vladimir 'phcoder' Serbinenko wrote:
To simulate brain damage of your BIOS
*shrug* I wonder how you can manage to simulate _that_ severe damage.
echo '(hd0) /dev/loop0'> /boot/grub/device.map
D'oh, didn't think of hardcoding it, I thought GRUB detects it properly.
Howe
On 01.10.2009 10:49, James Courtier-Dutton wrote:
From that, you do not appear to have a partition table, therefore you
will not have an embedded area at all, and so grub will not install.
I'm sorry to cause confusion like that, but I erased the partition table
(and the MBR for that matter) to
2009/10/1 Bean :
> On Thu, Oct 1, 2009 at 4:41 PM, Michal Suchanek wrote:
>> Cannot this be inferred automatically?
>>
>> That is any panel that contains command items is a window.
>
> Hi,
>
> Sometimes panel can be used to ground some widgets together, for
> example, a dialog may look like this:
Hi,
BTW, I've fixed a small problem as indicated bty pxwpxw from ubuntu
forum. Previously to test Colin's patch, I enable double buffer
support for EFI, but now it's not needed anymore. The latest menu
branch disable double buffer for EFI.
The demo should be working on EFI now, I add menu_efi.cfg
Hi,
Update:
New properties for the layout manager:
The previous version uses the simplified align and space property, but
this is not enough for complete control, now it goes back to the
previous four property valign, halign, vspace and hspace.
Add extend property, if the children have differen
On Thu, Oct 1, 2009 at 4:41 PM, Michal Suchanek wrote:
> Cannot this be inferred automatically?
>
> That is any panel that contains command items is a window.
Hi,
Sometimes panel can be used to ground some widgets together, for
example, a dialog may look like this:
panel
{
direction = vertica
2009/9/30 Daniel Mierswa :
> On 30.09.2009 10:26, James Courtier-Dutton wrote:
>>
>> Can you do a
>> fdisk -u -l /dev/sdb
>
> But of course.
>
> Disk /dev/usb1: 1041 MB, 1041961984 bytes
> 33 heads, 61 sectors/track, 1010 cylinders, total 2035082 sectors
> Units = sectors of 1 * 512 = 512 bytes
> D
2009/10/1 Bean :
> On Thu, Oct 1, 2009 at 7:21 AM, Michal Suchanek wrote:
>> It is not. A label can have focus (the whole icon+text widget) but panel
>> cannot.
>>
>> It will be impossible to make both focused at once without special trickery.
>
> Hi,
>
> It's possible to make both focused, actua
Daniel Mierswa wrote:
> On 30.09.2009 08:20, Vladimir 'phcoder' Serbinenko wrote:
>> [...] A workaround could be following:
>> losetup /dev/loop0 /dev/sdb1
> Why do I need to create a loop device for the first partition?
>
To simulate brain damage of your BIOS
>> grub-install --root-directory=/mnt/
20 matches
Mail list logo