public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nethra <nethra_gmit@yahoo.co.in>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] kernel bootup for PQ2FADS-ZU
Date: Mon, 29 Jan 2007 00:00:01 -0800 (PST)	[thread overview]
Message-ID: <8685457.post@talk.nabble.com> (raw)


hi,

I am using montavista linux kernel 2.6.10 and after nfs mounting it is
giving fallowing error.
 
=> setenv bootargs root=/dev/nfs nfsroot=192.168.178.110:/mnt
ip=192.168.178.234
:192.168.178.110:192.168.178.6:255.255.255.0:cashel:eth1:off
=> savee
Saving Environment to Flash...
.
Un-Protected 1 sectors
Erasing Flash...
. done
Erased 1 sectors
Writing to Flash... done
.
Protected 1 sectors
=> printenv
bootdelay=5
baudrate=38400
ethact=FCC2 ETHERNET
serverip=192.168.178.110
ethaddr=00:99:23:44:ad:de
bootcmd=tftpboot 0x1000000 godcome;bootm 0x1000000;
ipaddr=192.168.178.234
stdin=serial
stdout=serial
stderr=serial
bootargs=root=/dev/nfs nfsroot=192.168.178.110:/mnt
ip=192.168.178.234:192.168.1
78.110:192.168.178.6:255.255.255.0:cashel:eth1:off

Environment size: 346/262140 bytes
=> run bootcmd
Using FCC2 ETHERNET device
TFTP from server 192.168.178.110; our IP address is 192.168.178.234
Filename 'godcome'.
Load address: 0x1000000
Loading: #################################################################
         #################################################################
         ########################################################
done
Bytes transferred = 948671 (e79bf hex)
## Booting image at 01000000 ...
   Image Name:   Linux-2.6.10_mvl401-8272ads
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    948607 Bytes = 926.4 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
Linux version 2.6.10_mvl401-8272ads (root at em178110) (gcc version 3.4.3
(MontaVis
ta 3.4.3-25.0.70.0501961 2005-12-18)) #2 Tue Jan 23 16:54:50 IST 2007
Motorola PQ2 ADS PowerPC port
Built 1 zonelists
Kernel command line: root=/dev/nfs nfsroot=192.168.178.110:/mnt
ip=192.168.178.2
34:192.168.178.110:192.168.178.6:255.255.255.0:cashel:eth1:off
PID hash table entries: 256 (order: 8, 4096 bytes)
hr_time_init: arch_to_nsec = 83886080, nsec_to_arch = 107374182
Warning: real time clock seems stuck!
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 30152k available (1684k kernel code, 468k data, 100k init, 0k
highmem)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
spawn_desched_task(00000000)
desched cpu_callback 3/00000000
ksoftirqd started up.
desched cpu_callback 2/00000000
desched thread 0 started up.
NET: Registered protocol family 16
Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
Initializing Cryptographic API
Serial: CPM driver $Revision: 0.01 $
ttyCPM0 at MMIO 0xf0011a00 (irq = 40) is a CPM UART
ttyCPM1 at MMIO 0xf0011a60 (irq = 43) is a CPM UART
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: loaded (max 8 devices)
fs_enet.c:v1.0 (Aug 8, 2005)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
eth0: FCC ENET Version 0.3, 00:99:23:c4:ad:de
eth1: FCC ENET Version 0.3, 00:99:23:44:ad:de
eth2: FCC ENET Version 0.3, 00:99:23:64:ad:de
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 4096)
NET: Registered protocol family 1
NET: Registered protocol family 17
IP-Config: Complete:
      device=eth1, addr=192.168.178.234, mask=255.255.255.0,
gw=192.168.178.6,
     host=cashel, domain=, nis-domain=(none),
     bootserver=192.168.178.110, rootserver=192.168.178.110, rootpath=
Looking up port of RPC 100003/2 on 192.168.178.110
Looking up port of RPC 100005/1 on 192.168.178.110
VFS: Mounted root (nfs filesystem) readonly.
Freeing unused kernel memory: 100k init
Warning: unable to open an initial console.
Kernel panic - not syncing: No init found.  Try passing init= option to
kernel.
 <0>Rebooting in 180 seconds..

is root file system correct? If not, where is the problem?

waiting for early response...

with regards,

Nethra
-- 
View this message in context: http://www.nabble.com/kernel-bootup-for-PQ2FADS-ZU-tf3134550.html#a8685457
Sent from the Uboot - Users mailing list archive at Nabble.com.

             reply	other threads:[~2007-01-29  8:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-29  8:00 Nethra [this message]
2007-01-29 13:41 ` [U-Boot-Users] kernel bootup for PQ2FADS-ZU Wolfgang Denk
2007-01-30 15:18 ` Charles Krinke
2007-02-01  3:21   ` Nethra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8685457.post@talk.nabble.com \
    --to=nethra_gmit@yahoo.co.in \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox