help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EFI PXE boot using grubx64.efi - Large images


From: Locane
Subject: Re: EFI PXE boot using grubx64.efi - Large images
Date: Thu, 28 Dec 2017 12:12:46 -0800

The grub entry looks like this currently:

menuentry 'Do not use broken livecd' {
   linuxefi images/LiveCD/vmlinuz initrd=images/LiveCD/initrd.img
ksdevice=bootif lang=  root=live:/boot.iso kssendmac text  ks=http://<SERVER
IP>/cblr/svc/op/ks/profile/LiveCD
   initrdefi images/LiveCD/initrd.img
}

On Thu, Dec 28, 2017 at 12:09 PM, Randy Goldenberg <
address@hidden> wrote:

> On Wednesday December 27, 2017, Locane wrote:
>
>> Hello all!  I hope this is the appropriate list for Grub2 questions, if
>> not
>> please let me know.
>>
>> As a self-taught DevOps person, I'm missing some knowledge.
>>
>> At the moment, I'm trying to boot a 1.2 gigabyte CentOS 7.4 livecd from an
>> EFI PXE menu using grubx64.efi, and I'm running in to the error "Cannot
>> allocate initrd".
>>
>
> How have you configured grub for booting the live CD?
>
> Thanks,
>
> Randy
>
> _______________________________________________
> Help-grub mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-grub
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]