Hi Dave,
Thanks for the response but I still had some issues hence manually I
downloaded all the required files and build proceeded.. built all the
required packages like barebox etc.. now the bootloader coming up without
any issues... but the kernel is not booting up... box freezes up saying
"Staring Kernel..."  as below.. I am using kernel version 3.12.0.  but
kernel 2.6.32 comes up without any issues along with rootfs.  could you
please let me know what could be the reason..


============================ Kernel 3.12.0 ================================
=======================================================================
Malloc space: 0x33a00000 -> 0x33e00000 (size  4 MB)
Stack space : 0x339f8000 -> 0x33a00000 (size 32 kB)
running /env/bin/init...

Hit any key to stop autoboot:  1
phy0: Link is up - 100/Full
TFTP from server 10.0.0.100 ('uImage-mini2440' -> '/dev/ram0.kernel')
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################
booting kernel of type uimage from /dev/ram0.kernel
   Verifying Checksum ... OK
   Image Name:   Linux-3.12.0
   Created:      2014-07-18  14:16:44 UTC
   Image Type:   <NULL> <NULL> <NULL> (<NULL>)
   Data Size:    3914768 Bytes =  3.7 MB
   Load Address: 31000000
   Entry Point:  31000000
OK
commandline: console=ttySAC0,115200 mini2440=5tbc root=/dev/nfs rw
nfsroot=10.0.0.100:/home/girish/FriendlyARM/rootfs ip=10.0.0.101:10.0.0.100)
arch_number: 1999

Starting kernel ...

=======================================================================


========================= Kernel 2.6.32 booting properly along with
NFS============
=======================================================================
Hit any key to stop autoboot:  0
phy0: Link is up - 100/Full
TFTP from server 10.0.0.100 ('uImage-mini2440' -> '/dev/ram0.kernel')
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        #################################################################
        ####################################################
booting kernel of type uimage from /dev/ram0.kernel
   Verifying Checksum ... OK
   Image Name:
   Created:      2014-07-16  20:35:48 UTC
   Image Type:   <NULL> <NULL> <NULL> (<NULL>)
   Data Size:    2266640 Bytes =  2.2 MB
   Load Address: 3000800c
   Entry Point:  3000800c
OK
commandline: console=ttySAC0,115200 mini2440=5tbc root=/dev/nfs rw
nfsroot=10.0.0.100:/home/girish/FriendlyARM/rootfs ip=10.0.0.101:10.0.0.100)
arch_number: 1999

Starting kernel ...

Uncompressing
Linux............................................................................................................................
Linux version 2.6.32.2-FriendlyARM (root@desai-Inspiron-N5050) (gcc version
4.4.3 (ctng-1.6.1) ) #10 Wed Jul 16 23:34:10 IST 2014
CPU: ARM920T [41129200] re
=======================================================================

There is difference in load address and entry point between the two kernels
as seen above but i don't think this makes any difference..


Thanks,
Girish


On Fri, Jul 18, 2014 at 1:59 AM, dave festing <[email protected]>
wrote:

> I sometimes get errors like this on my local mirror.  Is it possible to
> change to another repository?
>
> Regards,
> Dave
>
> ------------------------------
> Date: Thu, 17 Jul 2014 23:51:18 +0530
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> Subject: Re: [oselas] Compiling PTXdist
>
>
> Hello Bjørn,
>
> thanks for the quick response.. I have done apg-get update.. and I was
> still not able to get those packages.. below pasted is what is done after
> getting apg-get update and then tried to install gawk.  Even tried the
> option of --fix-missing.. still no luck
>
> ===========================================================
> root@desai-Inspiron-N5050:~# apt-get install gawk*
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Note, selecting 'gawk' for regex 'gawk*'
> Note, selecting 'gawk-doc' for regex 'gawk*'
> The following package was automatically installed and is no longer
> required:
>   openjdk-7-jre-lib
> Use 'apt-get autoremove' to remove it.
> The following extra packages will be installed:
>   libsigsegv2
> The following NEW packages will be installed:
>   gawk gawk-doc libsigsegv2
> 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
> Need to get 751 kB/3,834 kB of archives.
> After this operation, 7,793 kB of additional disk space will be used.
> Do you want to continue [Y/n]? y
> WARNING: The following packages cannot be authenticated!
>   libsigsegv2 gawk gawk-doc
> Install these packages without verification [y/N]? y
> Err http://in.archive.ubuntu.com/ubuntu/ raring/main libsigsegv2 i386
> 2.9-4ubuntu3
>   404  Not Found [IP: 91.189.91.13 80]
> Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main libsigsegv2 i386
> 2.9-4ubuntu3
>   404  Not Found [IP: 217.19.16.188 80]
> Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main gawk i386
> 1:4.0.1+dfsg-2ubuntu1
>   404  Not Found [IP: 217.19.16.188 80]
> Failed to fetch
> http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/libs/libsigsegv/libsigsegv2_2.9-4ubuntu3_i386.deb
> 404  Not Found [IP: 217.19.16.188 80]
> Failed to fetch
> http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/g/gawk/gawk_4.0.1+dfsg-2ubuntu1_i386.deb
> 404  Not Found [IP: 217.19.16.188 80]
> E: Unable to fetch some archives, maybe run apt-get update or try with
> --fix-missing?
>
> ===========================================================
>
>
> Thanks,
> Girish
>
>
> On Thu, Jul 17, 2014 at 4:00 PM, Bjoern Buerger <[email protected]>
> wrote:
>
> Am Do, 17 Jul 2014 schrieb Girish:
> > apt-get install gawk*
> > The following NEW packages will be installed:
> >   gawk gawk-doc libsigsegv2
> > 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
> > Need to get 751 kB/3,834 kB of archives.
> > After this operation, 7,793 kB of additional disk space will be used.
> > Do you want to continue [Y/n]? y
> > Err http://in.archive.ubuntu.com/ubuntu/ raring/main libsigsegv2
> > i386 2.9-4ubuntu3
> >   404  Not Found [IP: 91.189.88.153 80]
> > Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main libsigsegv2
> > i386 2.9-4ubuntu3
> >   404  Not Found [IP: 217.19.16.188 80]
> > Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main gawk i386
> > 1:4.0.1+dfsg-2ubuntu1
> >   404  Not Found [IP: 217.19.16.188 80]
> > Failed to fetch
> http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/libs/libsigsegv/libsigsegv2_2.9-4ubuntu3_i386.deb
> > 404  Not Found [IP: 217.19.16.188 80]
> > Failed to fetch
> http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/g/gawk/gawk_4.0.1+dfsg-2ubuntu1_i386.deb
> > 404  Not Found [IP: 217.19.16.188 80]
> > E: Unable to fetch some archives, maybe run apt-get update or try
> > with --fix-missing?
> > root@desai-Inspiron-N5050
> :/home/girish/FriendlyARM/Pengutronix/ptxdist-2013.09.0#
> > =========================================
> >
> > Is there any alternative to this?
>
> First, try to run "apt-get update" as suggested in the error-message.
> Most probably, your apt-cache ist just outdated and apt-get update
> will refresh the package lists.
>
> With kind regards,
> Bjørn
>
> --
> Pengutronix e.K.                           | Bjørn Bürger                |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5002 |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
>
>
>

Reply via email to