ONL 2.0 Installation Error on Quanta LB9. Busybox -f problem

371 views
Skip to first unread message

Rizwan

unread,
Sep 21, 2017, 5:00:28 AM9/21/17
to opennetworklinux
Hi.

I have a quantamesh LB9. I tried to install ONL 2.0 debian8 jessie on it. But it failed with the error BusyBox --f invalid option. The Log is given below.

Install failed.
Sep 21 13:37:12 onie-host local0.info onie: Starting: dropbear ssh daemon...
Sep 21 13:37:12 onie-host local0.info onie:  done.
Sep 21 13:37:12 onie-host local0.info onie: Starting: telnetd...
Sep 21 13:37:12 onie-host local0.info onie:  done.
Sep 21 13:46:43 onie-host local0.info os-install: installer: computing checksum of original archive
Sep 21 13:46:48 onie-host local0.info os-install: installer: checksum is OK
Sep 21 13:46:48 onie-host local0.info os-install: installer: extracting pad
Sep 21 13:46:48 onie-host local0.info os-install: 1+0 records in
Sep 21 13:46:48 onie-host local0.info os-install: 1+0 records out
Sep 21 13:46:48 onie-host local0.info os-install: 512 bytes (512B) copied, 0.000107 seconds, 4.6MB/s
Sep 21 13:46:48 onie-host local0.info os-install: installer: copying file before resetting pad
Sep 21 13:46:49 onie-host local0.info os-install: installer: resetting pad
Sep 21 13:46:49 onie-host local0.info os-install: 1+0 records in
Sep 21 13:46:49 onie-host local0.info os-install: 1+0 records out
Sep 21 13:46:49 onie-host local0.info os-install: 512 bytes (512B) copied, 0.000087 seconds, 5.6MB/s
Sep 21 13:46:49 onie-host local0.info os-install: installer: extracting shar into /tmp/sfx-LASgzQ
Sep 21 13:46:49 onie-host local0.info os-install: installer: invoking installer installer.sh
Sep 21 13:46:51 onie-host local0.info os-install: Archive:  /tmp/sfx-LASgzQ/onie-installer.zip
Sep 21 13:46:51 onie-host local0.info os-install:   inflating: onl-loader-fit.itb
Sep 21 13:46:51 onie-host local0.info os-install: 1+1 records in
Sep 21 13:46:51 onie-host local0.info os-install: 1+1 records out
Sep 21 13:46:51 onie-host local0.info os-install: 10606588 bytes (10.1MB) copied, 0.067825 seconds, 149.1MB/s
Sep 21 13:46:51 onie-host local0.info os-install: 0+0 records in
Sep 21 13:46:51 onie-host local0.info os-install: 0+0 records out
Sep 21 13:46:51 onie-host local0.info os-install: 0 bytes (0B) copied, 0.000093 seconds, 0B/s
Sep 21 13:46:53 onie-host local0.info os-install: 57515 blocks
Sep 21 13:46:53 onie-host local0.info os-install: gzip: corrupted data
Sep 21 13:46:55 onie-host local0.info os-install: stat: invalid option -- f
Sep 21 13:46:55 onie-host local0.info os-install: BusyBox v1.25.1 (2017-01-25 23:02:10 PKT) multi-call binary.
Sep 21 13:46:55 onie-host local0.info os-install: Usage: stat [OPTIONS] FILE...
Sep 21 13:46:55 onie-host local0.info os-install: Display file status
Sep 21 13:46:55 onie-host local0.info os-install:       -c FMT  Use the specified format
Sep 21 13:46:55 onie-host local0.info os-install:       -L      Follow links
Sep 21 13:46:55 onie-host local0.info os-install:       -t      Terse display
Sep 21 13:46:55 onie-host local0.info os-install: FMT sequences:
Sep 21 13:46:55 onie-host local0.info os-install:  %a   Access rights in octal
Sep 21 13:46:55 onie-host local0.info os-install:  %A   Access rights in human readable form
Sep 21 13:46:55 onie-host local0.info os-install:  %b   Number of blocks allocated (see %B)
Sep 21 13:46:55 onie-host local0.info os-install:  %B   Size in bytes of each block reported by %b
Sep 21 13:46:55 onie-host local0.info os-install:  %d   Device number in decimal
Install failed. See log messages above for details
Remounting /tmp with options rw,noatime,size=50%
Rebooting in 3s
Hit CR to continue, CTRL-D or CTRL-C to stop... timeout, rebooting
signal -127, stopped

Any solution ? 

Steven Noble

unread,
Sep 21, 2017, 1:10:37 PM9/21/17
to Rizwan, opennetworklinux
Hi Rizwan,

Can you try the latest image? http://opennetlinux.org/binaries/latest-DEB8-PPC-installed.installer  I just installed it on a LB9:

Open Network Linux OS ONL-2.0.0, 2017-07-18.16:42-40fc82b

localhost login: root
Password:
Linux localhost 3.16.39-OpenNetworkLinux-85xx #1 SMP Tue Jul 18 17:19:01 UTC 2017 ppc
root@localhost:~# onlpdump -s
 System Information:
   Product Name: LB9
   Part Number: 1LB9BZZ0STE
   Serial Number: QTFCXI2460203
   MAC: 04:7d:7b:fc:a7:43
   MAC Range: 1
   Manufacturer: Quanta
   Manufacture Date: 08/05/2012 00:00:00
   Vendor: QuantaMesh
   Platform Name: powerpc-quanta-lb9
   Label Revision: 1
root@localhost:~# cat /etc/debian_version
8.8
root@localhost:~# uptime
 16:59:23 up 8 min,  1 user,  load average: 0.34, 0.67, 0.45
root@localhost:~#

Also be sure that you have enough disk space, our system has a 4G CF.

IDE:   Bus 0: OK
  Device 0: Model: CF CARD Firm: Ver7.01K Ser#: 5B3B06950020F6DE
            Type: Removable Hard Disk
            Capacity: 3811.9 MB = 3.7 GB (7806960 x 512)

September 21, 2017 at 2:00 AM
--
You received this message because you are subscribed to the Google Groups "opennetworklinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opennetworklin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Rizwan

unread,
Sep 22, 2017, 5:18:20 AM9/22/17
to opennetworklinux
Hi Steven,

Thanks for your response. I just tried and it failed. I think there is a problem with ONIE. My installed version of onie is 

onie_version=master-201701252155

what ONIE version you have on switch.

After some browsing i found the problem with busybox version differentiation. Can you tell me if it is problem with this version ? or some thing ?

Thanks and regards:
Rizwan 

Steven Noble

unread,
Sep 22, 2017, 9:43:10 AM9/22/17
to Rizwan, opennetworklinux
Hi Rizwan,

My ONIE on this system is about 4 years old, onie_version=1.5.2-20131008154633

This is a known problem with the newer busybox in ONIE that I thought was fixed..  If you can downgrade onie to https://github.com/opencomputeproject/onie/tree/2016.11br then it will work, but I run the latest onie on a few boxes and do not have this issue.

I will check internally.

September 22, 2017 at 2:18 AM
September 21, 2017 at 10:10 AM

MUHAMMAD BILAL TAJAMMAL

unread,
Sep 22, 2017, 12:12:36 PM9/22/17
to Steven Noble, opennetworklinux

Hi steven,

I will try both versions, old one and latest and let you know about results.

Thanks for your support

Thanks and regards:
Rizwan

Steven Noble

unread,
Sep 22, 2017, 1:21:41 PM9/22/17
to MUHAMMAD BILAL TAJAMMAL, opennetworklinux
Hello,

I just installed the latest master ONIE and then ONL on top of it on the LB9.

Install went fine, so you should also be ok.  I can try and build your specific ONIE and see what the issue is, but I am not hitting it.

September 22, 2017 at 9:12 AM
September 22, 2017 at 6:43 AM
Message has been deleted

Rizwan

unread,
Sep 25, 2017, 4:19:29 AM9/25/17
to opennetworklinux
Hi Steven,

I have tried your link for ONIE and cloned and compiled latest version. Now about installing, i have searched web and someone says the switched can be bricked or left un useable if installed improperly. 

Are the link ok or Can you give me some better link that really works.

Thanks and Regards,
Rizwan

Steven Noble

unread,
Sep 25, 2017, 10:57:33 AM9/25/17
to Rizwan, opennetworklinux
Hi Rizwan,

You should not have to update ONIE, I used both a 2013 version and the latest master without issue. That means from my side it should work with any ONIE, but it is possible that your specific ONIE is different. 

If you do update ONIE, you should be able to use the onie-self-update command which will confirm the image before updating. Updating ONIE should not affect any existing OS on the switch. I do the update over http.

I do not suggest reinstalling ONIE, which is where the switch functionality could be affected. 

On Sep 25, 2017 1:18 AM, "Rizwan" <mbilalt...@gmail.com> wrote:
Hi Steven,

I have tried your link for ONIE and cloned and compiled latest version. Now about installing, i have searched web and someone says the switched can be bricked or left un useable if installed improperly. 

Or the link ok or Can you give me some better link that really works.

Thanks and Regards,
Rizwan
To unsubscribe from this group and stop receiving emails from it, send an email to opennetworklinux+unsubscribe@googlegroups.com.

Rizwan

unread,
Sep 28, 2017, 4:56:24 AM9/28/17
to opennetworklinux
Hi Steven,

I really appreciate your help. Apologize for late response. I was on travel.

So i compiled latest onie and updated LB9 ONIE. It went well and now the ONIE is updated to latest version. Now when i tried to installed ONL both from latest compiled and precompiled binaries on site both give me following module not found error. 

Sep 28 13:39:58 onie local0.info onie-exec: ONIE: Executing installer: http://opennetlinux.org/binaries/latest-DEB8-PPC-installed.installer
Sep 28 13:39:58 onie local0.info os-install: installer: computing checksum of original archive
Sep 28 13:40:03 onie local0.info os-install: installer: checksum is OK
Sep 28 13:40:03 onie local0.info os-install: installer: extracting pad
Sep 28 13:40:03 onie local0.info os-install: 1+0 records in
Sep 28 13:40:03 onie local0.info os-install: 1+0 records out
Sep 28 13:40:03 onie local0.info os-install: 512 bytes (512B) copied, 0.000118 seconds, 4.1MB/s
Sep 28 13:40:03 onie local0.info os-install: installer: copying file before resetting pad
Sep 28 13:40:04 onie local0.info os-install: installer: resetting pad
Sep 28 13:40:04 onie local0.info os-install: 1+0 records in
Sep 28 13:40:04 onie local0.info os-install: 1+0 records out
Sep 28 13:40:04 onie local0.info os-install: 512 bytes (512B) copied, 0.000092 seconds, 5.3MB/s
Sep 28 13:40:04 onie local0.info os-install: installer: extracting shar into /tmp/sfx-FuHPJM
Sep 28 13:40:04 onie local0.info os-install: installer: invoking installer installer.sh
Sep 28 13:40:06 onie local0.info os-install: Archive:  /tmp/sfx-FuHPJM/onie-installer.zip
Sep 28 13:40:06 onie local0.info os-install:   inflating: onl-loader-fit.itb
Sep 28 13:40:06 onie local0.info os-install: 0+1 records in
Sep 28 13:40:06 onie local0.info os-install: 0+1 records out
Sep 28 13:40:06 onie local0.info os-install: 10567200 bytes (10.1MB) copied, 0.073525 seconds, 137.1MB/s
Sep 28 13:40:06 onie local0.info os-install: 0+0 records in
Sep 28 13:40:06 onie local0.info os-install: 0+0 records out
Sep 28 13:40:06 onie local0.info os-install: 0 bytes (0B) copied, 0.000097 seconds, 0B/s
Sep 28 13:40:09 onie local0.info os-install: 57350 blocks
Sep 28 13:40:09 onie local0.info os-install: gzip: corrupted data
Sep 28 13:40:09 onie local0.info os-install: Archive:  /tmp/sfx-FuHPJM/onie-installer.zip
Sep 28 13:40:09 onie local0.info os-install:   inflating: preinstall.sh
Sep 28 13:40:09 onie local0.info os-install: Hello from preinstall
Sep 28 13:40:09 onie local0.info os-install: Chroot is /tmp/sfx-FuHPJM/initrd-n7GAKn
Sep 28 13:40:11 onie local0.info os-install: Traceback (most recent call last):
Sep 28 13:40:11 onie local0.info os-install:   File "/usr/bin/onl-install", line 6, in <module>
Sep 28 13:40:11 onie local0.info os-install:     import onl.install.App
Sep 28 13:40:11 onie local0.info os-install:   File "/usr/lib/python2.7/dist-packages/onl/install/App.py", line 20, in <module>
Sep 28 13:40:11 onie local0.info os-install:     from ShellApp import OnieBootContext
Sep 28 13:40:11 onie local0.info os-install:   File "/usr/lib/python2.7/dist-packages/onl/install/ShellApp.py", line 18, in <module>
Sep 28 13:40:11 onie local0.info os-install:     import onl.platform.current
Sep 28 13:40:11 onie local0.info os-install:   File "/usr/lib/python2.7/dist-packages/onl/platform/current.py", line 45, in <module>
Sep 28 13:40:11 onie local0.info os-install:     OnlPlatform = import_subsystem_platform_class()
Sep 28 13:40:11 onie local0.info os-install:   File "/usr/lib/python2.7/dist-packages/onl/platform/current.py", line 40, in import_subsystem_platform_class
Sep 28 13:40:11 onie local0.info os-install:     m = importlib.import_module('%s.platform.%s' % (subsystem, platform_module))
Sep 28 13:40:11 onie local0.info os-install:   File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
Sep 28 13:40:11 onie local0.info os-install:     __import__(name)
Sep 28 13:40:11 onie local0.info os-install: ImportError: No module named "${onie_arch}_${onie_machine}_r${onie_machine_rev}"
Install failed. See log messages above for details

I searched and can't figure out the cause of problem. Is it with ONL image ? or with installed ONIE files. ? 
Any help would be appreciated ?

Thanks and Regrads:
Rizwan

Steven Noble

unread,
Sep 28, 2017, 11:45:17 AM9/28/17
to Rizwan, opennetworklinux
Hi Rizwan,

I appologize for not noting that there is a change in the ONIE master that was introduced after the last release (2017.08.01) that affects ONL, we are working on a change but it has not been pushed yet.  On the positive side, understanding how NOSs get information from ONIE is useful.

For now you can do the following:

boot into onie_rescue

cp /etc/machine-build.conf /etc/machine.conf

Add onie_platform=powerpc-quanta-lb9-r0 to the file.

ONIE:/ # cp /etc/machine-build.conf /etc/machine.conf
ONIE:/ # vi /etc/machine.conf

onie_switch_asic=bcm
onie_skip_ethmgmt_macs=no
onie_platform=powerpc-quanta-lb9-r0 <- add to bottom of file


ONIE:/ # cat /etc/machine.conf
onie_version=master-201709221622
onie_vendor_id=7244
onie_build_machine=quanta_lb9
onie_machine_rev=0
onie_arch=powerpc
onie_config_version=0
onie_build_date="2017-09-22T16:40+0000"
onie_partition_type=
onie_kernel_version=3.2.69
onie_firmware=
onie_switch_asic=bcm
onie_skip_ethmgmt_macs=no
onie_platform=powerpc-quanta-lb9-r0

run onie-nos-install and during the install you will see:

Detected platform powerpc-quanta-lb9-r0

The install should complete without error and reboot.

September 28, 2017 at 1:56 AM
September 25, 2017 at 7:57 AM
Hi Rizwan,

You should not have to update ONIE, I used both a 2013 version and the latest master without issue. That means from my side it should work with any ONIE, but it is possible that your specific ONIE is different. 

If you do update ONIE, you should be able to use the onie-self-update command which will confirm the image before updating. Updating ONIE should not affect any existing OS on the switch. I do the update over http.

I do not suggest reinstalling ONIE, which is where the switch functionality could be affected. 


September 25, 2017 at 1:18 AM
Hi Steven,

I have tried your link for ONIE and cloned and compiled latest version. Now about installing, i have searched web and someone says the switched can be bricked or left un useable if installed improperly. 

Or the link ok or Can you give me some better link that really works.

Thanks and Regards,
Rizwan

On Friday, September 22, 2017 at 10:21:41 PM UTC+5, Steven Noble wrote:
--
You received this message because you are subscribed to the Google Groups "opennetworklinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opennetworklin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
September 22, 2017 at 10:21 AM

Rizwan

unread,
Sep 28, 2017, 1:06:25 PM9/28/17
to opennetworklinux
Hi Steven,

Thanks for response. I will try these instructions and let you know.

Thanks and regards:
Rizwan

Rizwan

unread,
Sep 29, 2017, 6:15:00 AM9/29/17
to opennetworklinux
Hi Steven,

Hope you doing well. As per configuration files step the installation is done successfully and now onl 2.0 is up and running

But when i tried to start orc so i can access switch ports interfaces, It threw an error and then exited. But it was working fine on my LB9 in previous onl release. The error log was

root@localhost:~# orc
LOG:        load_driver.c:121 :: Found driver at: /usr/share/orc/drivers/orc_brcm.so
ERR:        load_driver.c:73  ::  Could not open Module /usr/share/orc/drivers/orc_brcm.so -- /usr/share/orc/drivers/orc_brcm.so: undefined symbol: sff_info_invalidate
FATAL_ERR: /home/robs/work.onl/ONL/submodules/bigcode/modules/orc//module/src//main.c:257 ::Err: Failed to initialize driver at orc_brcm.so
exiting...

I googled and comes with nothing. Could you please provide some guidance on this issue.

Thanks and Regards:
Rizwan

Steven Noble

unread,
Sep 29, 2017, 5:50:45 PM9/29/17
to Rizwan, opennetworklinux
Hi Rizwan,

We no longer support orc as it became very hard to maintain as we updated ONL to version 2.0 and moved to the 3.16 kernel. 

Were you previously running ONL 1.0? 

I have not tried running orc on the LB9 but as you see in the log the code came from Rob and he is no longer at BSN. He is active on the but I don't suspect he has a solution. 

The error is just telling us that there is an incompatibility between orcd and the broadcom drivers. 


To unsubscribe from this group and stop receiving emails from it, send an email to opennetworklinux+unsubscribe@googlegroups.com.

Rizwan

unread,
Sep 30, 2017, 4:59:48 AM9/30/17
to opennetworklinux
Hi Steven,

Yes previously i was using ONL 1.0 . Can you then tell me how to access switch ports interfaces then.? Previously i was doing that using orc -P. Do ONL 2.0 has some other tool for this ? Any tool or starting point will be appreciated.?

Or if not possible in ONL 2.0 then how can i get my previous version so i can access port interfaces. ?
Previously i was using 
Open Network Linux  18cc760 (powerpc.all,2016.11.15.23.28,18cc76084b3104961117aa8434599c8c67a9a276)

Thanks and Regards:
Rizwan

Rob Sherwood

unread,
Sep 30, 2017, 12:20:17 PM9/30/17
to Rizwan, opennetworklinux
Hi Rizwan,

As Steve said, ORC is not really supported anymore and I don't think there's an easy way to get it work.

Fwiw, now that I'm on the FBOSS team at Facebook, I'm putting significant energies into getting FBOSS to work on ONL.  I'll have more information about this as more becomes working.

- Rob
.

To unsubscribe from this group and stop receiving emails from it, send an email to opennetworklinux+unsubscribe@googlegroups.com.

Rizwan

unread,
Oct 1, 2017, 6:43:37 AM10/1/17
to opennetworklinux
Hi Rob & Steven,

Thanks for your continue support. I think currently FBOSS is not compatible with LB9. (May be i am wrong but at this stage). 

I want to know what is the method to get port interfaces,e.g (ifconfig [portno]) so i can work with then with out using orc. Any other tools ? Is there any other tool for this ?

Or if not possible in ONL 2.0 then can you get me  link to old ONL so i can at least make my box work as it was before update. As In this mode, it is of no use.
my previous release was Open Network Linux  18cc760 (powerpc.all,2016.11.15.23.28,18cc76084b3104961117aa8434599c8c67a9a276)

I highly appreciate your efforts of support. It is very urgent matter for me. 

Thanks and Regards:
Rizwan

Ronald van der Pol

unread,
Oct 2, 2017, 11:35:37 AM10/2/17
to Steven Noble, Rizwan, opennetworklinux
On Fri, Sep 29, 2017 at 14:50:42 -0700, Steven Noble wrote:

> Hi Rizwan,
>
> We no longer support orc as it became very hard to maintain as we updated
> ONL to version 2.0 and moved to the 3.16 kernel.

Perhaps time to update the FAQ?
https://opennetlinux.org/faq

rvdp

Steven Noble

unread,
Oct 2, 2017, 3:14:28 PM10/2/17
to Rizwan, opennetworklinux
Hi Rizwan,

I rebuilt a onl 1.0 image for you.  I ran it on the LB9 and it shows all the interfaces.  Let me know if you have any issues.

http://opennetlinux.org/binaries/onl-89f17d8-powerpc-all.2017.10.02.18.47.installer

October 1, 2017 at 3:43 AM
Hi Rob & Steven,

Thanks for your continue support. I think currently FBOSS is not compatible with LB9. (May be i am wrong but at this stage). 

I want to know what is the method to get port interfaces,e.g (ifconfig [portno]) so i can work with then with out using orc. Any other tools ? Is there any other tool for this ?

Or if not possible in ONL 2.0 then can you get me  link to old ONL so i can at least make my box work as it was before update. As In this mode, it is of no use.
my previous release was Open Network Linux  18cc760 (powerpc.all,2016.11.15.23.28,18cc76084b3104961117aa8434599c8c67a9a276)

I highly appreciate your efforts of support. It is very urgent matter for me. 

Thanks and Regards:
Rizwan

On Saturday, September 30, 2017 at 9:20:17 PM UTC+5, Rob Sherwood wrote:
--
You received this message because you are subscribed to the Google Groups "opennetworklinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opennetworklin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
September 30, 2017 at 9:20 AM
Hi Rizwan,

As Steve said, ORC is not really supported anymore and I don't think there's an easy way to get it work.

Fwiw, now that I'm on the FBOSS team at Facebook, I'm putting significant energies into getting FBOSS to work on ONL.  I'll have more information about this as more becomes working.

- Rob
.


--
You received this message because you are subscribed to the Google Groups "opennetworklinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opennetworklin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
September 30, 2017 at 1:59 AM
Hi Steven,

Yes previously i was using ONL 1.0 . Can you then tell me how to access switch ports interfaces then.? Previously i was doing that using orc -P. Do ONL 2.0 has some other tool for this ? Any tool or starting point will be appreciated.?

Or if not possible in ONL 2.0 then how can i get my previous version so i can access port interfaces. ?
Previously i was using 
Open Network Linux  18cc760 (powerpc.all,2016.11.15.23.28,18cc76084b3104961117aa8434599c8c67a9a276)

Thanks and Regards:
Rizwan

On Saturday, September 30, 2017 at 2:50:45 AM UTC+5, Steven Noble wrote:
--
You received this message because you are subscribed to the Google Groups "opennetworklinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opennetworklin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
September 29, 2017 at 2:50 PM
Hi Rizwan,

We no longer support orc as it became very hard to maintain as we updated ONL to version 2.0 and moved to the 3.16 kernel. 

Were you previously running ONL 1.0? 

I have not tried running orc on the LB9 but as you see in the log the code came from Rob and he is no longer at BSN. He is active on the but I don't suspect he has a solution. 

The error is just telling us that there is an incompatibility between orcd and the broadcom drivers. 



September 29, 2017 at 3:14 AM

Rizwan

unread,
Oct 4, 2017, 3:25:32 PM10/4/17
to opennetworklinux
Hi Steven,

Thank you very much for your assistance. 

But i already compiled and build ONL version 1 from source found on github at https://github.com/opennetworklinux/ONL.(but really appreciate your effort of help) 
I cloned it and after some tweaking it built correctly and working on switch. Now i want to enable the bridge and Snooping (and some other switching support features, to run kvm and bridge utilities etc) so after looking through make script i noticed that the used configuration file for powerpc arch is located at 
/home/old/ONL/submodules/linux-3.9.6/arch/powerpc/configs/85xx/onl_mpc85xx_defconfig. I opened it and made neccesory changes (put y in modules needed).
Now if i run make onl-powerpc from docker builder it does noting(not re-compile kernel and packed previously compiled images(without new features).

So can you tell me whether i have to clean and re-run the build (It is very time consuming.) or is there any short method, e.g. only compile kernel image with make menuconfig then changes then save and run make on kernel. and copy vmlinux to kernel-85xx and then run make onl-powerpc. If this method is correct ? or some other patches must be run ?
and also any change in e500mc kernel (i really don't know what is that for ?). 

if i copy .config file to root of $ONL/submodules/kernel-3.9.6. the make builder throughs hash.c error. ? but when run make onl-powerpc after make mrproper it works fine but resets every thing ? 

Thanks and Regards:
Rizwan
Reply all
Reply to author
Forward
0 new messages