--- In Ricardo Gabriel <> wrote:
>
> Finally, I load the kernel (tskernel-2.6.21-ts) via tftp.
>
> The problem was in the config file, after of execute the command: make
> menuconfig.
> Because, the menuconfig wasn't saving correctly the config file.
>
>
> But I have another problem now. I can't update the version of gcc compiler.
> The kernel has the version 3.3.5 of gcc. I need the version 4.3 of gcc
> compiler
>
> When I run the command: apt-get install gcc, the screen show me the following
> message:
>
> Reading package lists... Done
> Building dependency tree... Done
> gcc-3.3.5 is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>
> How I can upgrade to 4.3 version?
>
> Regards,
>
> Ricardo
>
>
>
> ________________________________
> De: Daniel <>
> Para:
> Enviado: jueves, 28 de abril de 2011 11:58
> Asunto: [ts-7000] Re: How to load kernel 2.6 on USB stick for TS7260?
>
>
> Â
> Hello, have you set up your USB filesystem correctly? Remember that this will
> only work if you have a USB drive with a working filesystem attached to the
> SBC. Maybe you can try and allow more time for the process to find the
> filesystem, change:
>
> console=ttyAM0,115200 root=/dev/sda1 rootdelay=5
>
> to
>
> console=ttyAM0,115200 root=/dev/sda1 rootdelay=10
>
> Let me know how that goes.
>
> Daniel.
>
> --- In Ricardo Gabriel <ricardogabriel5@> wrote:
> >
> > I
> > try to load the kernel
> > through tftp, as shown
> > here:
> >
> > http://www.simiolabs.com/developer/wiki/index.php?title=Compiling_and_running_kernel_2.6
> >
> > But, the screen shows
> > me the following error
> > message:
> >
> > Kernel panic: VFS: Unable to mount root fs
> >
> > the board
> > gets the message and not
> > progressing in the boot.
> >
> > What can
> > be happening?
> >
> > Saludos ...
> >
> > Ricardo
> >
>
I had the very same problem, what I did was a distro upgrade, changed my
/etc/apt/source.list to:
deb http://archive.debian.org/debian etch main
then
apt-get update
apt-get dist-upgrade
Now I'm running gcc version 4.1.2 with Etch. I don't know if this can help
you... Maybe you can upgrade to 4.3 from there!
Cheers,
Daniel
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|