Re: [coreboot] Seabios support in Coreboot

2018-07-16 Thread Dhanasekar Jaganathan
CBMEM_INIT=y # CONFIG_EARLY_CBMEM_LIST is not set # CONFIG_BOARD_ID_AUTO is not set # CONFIG_BOARD_ID_MANUAL is not set CONFIG_BOOTBLOCK_CUSTOM=y Thanks, Dhanasekar On Sun, Jul 15, 2018 at 11:05 PM, Philipp Stanner wrote: > You should include some more details: > * Used Hardware > *

[coreboot] Seabios support in Coreboot

2018-07-09 Thread Dhanasekar Jaganathan
Hi All, After including Seabios as a primary bootloader in coreboot, what are the other option, I suppose to set / enable in core boot menuconfig. Because, Seabios is not installing OS from USB and I am unable to enter into seabios Boot menu (after pressing ESC). Please help me on this.

[coreboot] Virtual ROM Size

2018-06-28 Thread Dhanasekar Jaganathan
Hi All, I am working Mohon Peak Intel Platform. My system is stopping after MRC. What is the use of "Virtual ROM Size" option ? What happens if I enable " MRC cache as FMAP"? Thanks, Dhanasekar -- coreboot mailing list: coreboot@coreboot.org

Re: [coreboot] GRUB2 is not displaying Hard disk (hd0) partition

2017-07-06 Thread Dhanasekar Jaganathan
Nico Huber <nic...@gmx.de> wrote: > Hi Dhanasekar, > > On 05.07.2017 16:23, Dhanasekar Jaganathan wrote: > > Hi All, > > > > In GRUB2 command prompt, I am not seeing hard disk partitions like > *(hd0), > > (hd0,msdos1),* Instead I am seeing* (a

[coreboot] GRUB2 is not displaying Hard disk (hd0) partition

2017-07-05 Thread Dhanasekar Jaganathan
Hi All, In GRUB2 command prompt, I am not seeing hard disk partitions like *(hd0), (hd0,msdos1),* Instead I am seeing* (ahci4), (ahci4,msdos1).* Usually, GRUB2 will list all the drives that coreboot presents to it. I think coreboot presenting drives in "AHCI" (not in "hd) format. So that GRUB2

Re: [coreboot] Unable to include iPXE in coreboot

2017-06-27 Thread Dhanasekar Jaganathan
for Broadcom in Coreboot's menuconfig. HW Details, CPU: Intel Rageley CPU. Mother Board: Accton AS7512X_32 Switch IC: Cavium. Thanks, Dhanasekar On Mon, Jun 26, 2017 at 6:43 PM, Dhanasekar Jaganathan < jdhanasekar...@gmail.com> wrote: > Hi All, > > I am trying to enable ethernet in c

[coreboot] Unable to include iPXE in coreboot

2017-06-26 Thread Dhanasekar Jaganathan
Hi All, I am trying to enable ethernet in coreboot + GRUB2. So I have enabled following option in make meuconfig, *1. Payload -> Add a PXE ROM = Y* *2. Payload -> PXE options -> PXE ROM to use = "Build and add an iPXE ROM .* After enabling those option, I am getting below error,

[coreboot] Has anyone installed ONIE using coreboot?.

2017-06-21 Thread Dhanasekar Jaganathan
Hi all, Has anyone installed ONIE using coreboot (on any platform)?. If so, Please share me the steps. I am trying to install ONIE on Accton board which has Cavium switch and Intel Rangeley Atom CPU.. Below, I have mentioned steps which I tried, 1.I have downloaded source ONIE source from ONIE

Re: [coreboot] How to give control to bootable USB

2017-06-16 Thread Dhanasekar Jaganathan
end > > If this does work, U R Cool. But you need to have at least size of ~ 2GB > for /boot (assuming your .iso is no more than ~1.5 GB in size). > > This is why I ALWAYS assign to /boot (/dev/sda1) NO LESS that 2GB in > space! ;-) > > Zoran > > On Thu, Jun 15, 2017 at 3:37 PM

Re: [coreboot] How to give control to bootable USB

2017-06-15 Thread Dhanasekar Jaganathan
more using google.com! And let us know if you > did solve the problem (post the final grub2 menyentry which works for you). > > Hope this helps to the whole community. ;-) > > Zoran > > On Thu, Jun 15, 2017 at 2:33 PM, Dhanasekar Jaganathan < > jdhanasekar...@gmail.com> w

Re: [coreboot] How to give control to bootable USB

2017-06-15 Thread Dhanasekar Jaganathan
is present in USB). Thanks, Dhanasekar On Thu, Jun 15, 2017 at 4:59 PM, Nico Huber <nic...@gmx.de> wrote: > On 15.06.2017 07:31, Dhanasekar Jaganathan wrote: > > Hi Nico/Taiidan, > > > > After entering "*syslinux_configfile (*", when I press *TAB, I* I am not &

Re: [coreboot] How to give control to bootable USB

2017-06-14 Thread Dhanasekar Jaganathan
rub.cfg" in GRUB > > command line, I am getting "*kernel without label*" error. > > > > Please provide your commands > > Taiidan already told you the correct command name (33 lines below). You > might have missed it ;) > > Nico > > > > > Th

Re: [coreboot] How to give control to bootable USB

2017-06-14 Thread Dhanasekar Jaganathan
ommands Thanks, Dhanasekar On Wed, Jun 14, 2017 at 3:22 AM, taii...@gmx.com <taii...@gmx.com> wrote: > On 06/13/2017 10:22 AM, Dhanasekar Jaganathan wrote: > > Hi All, >> >> I am trying to install ONIE from USB which has ONIE installer. Actually, I >> am using GRU

[coreboot] How to give control to bootable USB

2017-06-13 Thread Dhanasekar Jaganathan
Hi All, I am trying to install ONIE from USB which has ONIE installer. Actually, I am using GRUB2 as a payload. If Coreboot display list of bootable device,I can select USB which will install a OS in the hard disk. As I understood that Coreboot won't display list of available bootable device

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-08 Thread Dhanasekar Jaganathan
Ok.. Fine Thank you very much...Mariusz, Zoran and Nico. On Thu, Jun 8, 2017 at 3:01 PM, Nico Huber <nico.hu...@secunet.com> wrote: > On 07.06.2017 17:34, Dhanasekar Jaganathan wrote: > > Hi Nico, > > > > I have taken the Flash Region's dump of my vendor

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Dhanasekar Jaganathan
e: GRUB_TERMINAL="serial console" . Just in case! > > Zoran > > On Thu, Jun 8, 2017 at 5:45 AM, Dhanasekar Jaganathan < > jdhanasekar...@gmail.com> wrote: > >> Hi Zoran / Mariusz, >> >> Below, I have provided the contents of my /etc/default/gru

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Dhanasekar Jaganathan
v>=fedora/root rd.lvm.lv > <http://rd.lvm.lv>=fedora/swap"* > *GRUB_DISABLE_RECOVERY="true"* > > Zoran > > On Wed, Jun 7, 2017 at 5:36 PM, Mariusz via coreboot < > coreboot@coreboot.org> wrote: > >> Hi Dhanasekar, >> >> Try adding b

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Dhanasekar Jaganathan
IZE is 8MB *and *CONFIG_CBFS_SIZE is 6MB ( 0x7F - 0x20 = 0x5F)* Am I correct? Please correct me, if I am wrong. Thanks, Dhanasekar On Wed, Jun 7, 2017 at 8:26 PM, Nico Huber <nico.hu...@secunet.com> wrote: > On 07.06.2017 16:49, Dhanasekar Jaganathan wrote: > > Hi Ni

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Dhanasekar Jaganathan
.@secunet.com> wrote: > On 07.06.2017 15:38, Dhanasekar Jaganathan wrote: > > Hi Nico, > > > > Following is my complete Payload setting, > > > > 1.Add a payload -> (GRUB2) > > 2.GRUB2 version -> (HEAD) > > 3.Include GRUB2 runtime config file into

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Dhanasekar Jaganathan
rovide your comments. Thanks, Dhanasekar On Wed, Jun 7, 2017 at 6:52 PM, Nico Huber <nico.hu...@secunet.com> wrote: > On 07.06.2017 14:52, Dhanasekar Jaganathan wrote: > > Hi Nico, > > > >> where do you expect to see the menu? a display? a serial console? In the

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Dhanasekar Jaganathan
ource). Can I set *CONFIG_CBFS_SIZE = 0x1*?. Please correct me, If I am wrong and Provide your suggestions. Thanks, Dhanasekar On Wed, Jun 7, 2017 at 4:44 PM, Dhanasekar Jaganathan < jdhanasekar...@gmail.com> wrote: > Thanks for the info > Hi Zoran, > > Sorry, I have ment

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Dhanasekar Jaganathan
d coreboot and I am not getting below issue, *lzma: Decodeing error = 1* *Payload not loaded.* Is it correct to set 6MB size for CONFIG_CBFS_SIZE?. Please correct me, If I am wrong and Provide your suggestions. Thanks, Dhanasekar On Wed, Jun 7, 2017 at 3:55 PM, Nico Huber <nico.hu...@sec

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-07 Thread Dhanasekar Jaganathan
root 168 Dec 5 2013 > .vmlinuz-3.11.10-301.fc20.x86_64c* > > Jesus Christs, WHY you are using Fedora 20??? Should move to F25, at > least. Not saying that this is the bug, but still... :-(( > > Zoran > > On Wed, Jun 7, 2017 at 6:38 AM, Dhanasekar Jaganathan < >

Re: [coreboot] GRUB boot menu is not showing GRUB2

2017-06-06 Thread Dhanasekar Jaganathan
hank you, > Zoran > > On Tue, Jun 6, 2017 at 4:53 PM, Dhanasekar Jaganathan < > jdhanasekar...@gmail.com> wrote: > >> Hi All, >> >> I am trying to boot *Intel Rangeley CPU/ Mohon Peak *board by Coreboot. >> I am using *GRUB2 *as a Payload. >> >&

[coreboot] GRUB boot menu is not showing GRUB2

2017-06-06 Thread Dhanasekar Jaganathan
Hi All, I am trying to boot *Intel Rangeley CPU/ Mohon Peak *board by Coreboot. I am using *GRUB2 *as a Payload. In menuconfig, I have selected, Add a payload - *GRUB2* GRUB2 Version - *HEAD*. My mSata has two fedora OS. When I boot the system, I am not seeing GRUB boot load menu. System

[coreboot] Intel Rangeley: System is hanging after post code 0x92.

2017-05-23 Thread Dhanasekar Jaganathan
Hi All, I am trying to boot Intel Atom Rangeley Sever CPU (Mohon Peak) with coreboot BIOS. After Postcode 0x92, system is not booting. I have pasted the debug message below, *coreboot-4.5-1596-gb86ccbb Thu Apr 20 14:55:30 UTC 2017 romstage starting...* *POST: 0x41* *POST: 0x42* *Setting up

Re: [coreboot] Unable to run QEMU for Intel Rangeley Mohon Peak

2017-04-25 Thread Dhanasekar Jaganathan
ing, use > one of the QEMU builds. If you want to use the Mohon Peak build, > you'll either need real hardware, or a simulator that supports the > Rangeley/Avaton chips like windriver's simics, which is fairly > expensive. > > Martin > > On Tue, Apr 25, 2017 at 3:48 AM, Dhanasekar

[coreboot] Unable to run QEMU for Intel Rangeley Mohon Peak

2017-04-25 Thread Dhanasekar Jaganathan
Hi All, I am trying to boot Intel Atom Rangeley Sever CPU (Mohon Peak) with coreboot bios and GRUB2 as a Playload. After including GUB2 with Coreboot and running " qemu-system-x86_64 -bios build/coreboot.rom -serial stdio" command,I am getting following error, *" warning: TCG doesn't support