[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Kernel options not passing in EFI image?
From: |
Avi Deitcher |
Subject: |
Re: Kernel options not passing in EFI image? |
Date: |
Mon, 23 May 2016 18:40:40 +0300 |
Strangely, booting in vbox is *almost* identical, except that I get
Command line: 3
and same thing from cat /proc/cmdline
My grub.cfg definitely looks like this:
menuentry "Linux" {
search.fs_label TESTOS root
set gfxpayload=keep
linux /boot/vmlinuz quiet break=bottom
initrd /boot/initrd
}
Stranger and stranger....
On Mon, May 23, 2016 at 6:36 PM, Avi Deitcher <address@hidden> wrote:
> Here is a gist with the first 30 or so lines from qemu; I can repeat on
> virtualbox if necessary. But of a pain to manually enter it all (no
> copy-paste), but such it is.
>
> https://gist.github.com/deitch/fe2de489d8a9328708a2458a9da72be5
>
>
> On Mon, May 23, 2016 at 6:03 PM, Avi Deitcher <address@hidden> wrote:
>
>> Will do in a little bit. I took the Ubuntu kernel and initrd, stuck it
>> into the image, and when it could not mount any of the filesystems (since
>> it is running in a virtual machine), it just collapsed into the initramfs
>> shell. cat /proc/cmdline shows nothing, but lots of dmesg.
>>
>> On Mon, May 23, 2016 at 5:44 PM, Jordan Uggla <address@hidden>
>> wrote:
>>
>>> Please post the full output of "dmesg", taking pictures of your screen
>>> and posting those if needed.
>>> On May 22, 2016 11:13 PM, "Avi Deitcher" <address@hidden> wrote:
>>>
>>>> Is there any way to debug it?
>>>>
>>>>
>>>> --
>>>> Avi Deitcher
>>>> Follow me http://twitter.com/avideitcher
>>>> Read me http://blog.atomicinc.com
>>>> _______________________________________________
>>>> Help-grub mailing list
>>>> address@hidden
>>>> https://lists.gnu.org/mailman/listinfo/help-grub
>>>>
>>>
>>
>>
>> --
>> Avi Deitcher
>> address@hidden
>> Follow me http://twitter.com/avideitcher
>> Read me http://blog.atomicinc.com
>>
>
>
>
> --
> Avi Deitcher
> address@hidden
> Follow me http://twitter.com/avideitcher
> Read me http://blog.atomicinc.com
>
--
Avi Deitcher
address@hidden
Follow me http://twitter.com/avideitcher
Read me http://blog.atomicinc.com
- Kernel options not passing in EFI image?, Avi Deitcher, 2016/05/19
- Re: Kernel options not passing in EFI image?, Andrei Borzenkov, 2016/05/23
- Re: Kernel options not passing in EFI image?, Avi Deitcher, 2016/05/23
- Re: Kernel options not passing in EFI image?, Avi Deitcher, 2016/05/23
- Re: Kernel options not passing in EFI image?, Avi Deitcher, 2016/05/24
- Re: Kernel options not passing in EFI image?, Andrei Borzenkov, 2016/05/24
- Re: Kernel options not passing in EFI image?, Avi Deitcher, 2016/05/24
- Re: Kernel options not passing in EFI image?, Andrei Borzenkov, 2016/05/24
- Re: Kernel options not passing in EFI image?, Avi Deitcher, 2016/05/24
- Re: Kernel options not passing in EFI image?, Andrei Borzenkov, 2016/05/24
- Re: Kernel options not passing in EFI image?, Avi Deitcher, 2016/05/24