> *Dear Casperian,I met a problem when I netboot roach2-rev2 board. The
> modprobe files in the debian_stable_devel folder are missing. I can only
> run some simple scrip via minicom. The server used to control roach2 is an
> CenOS system, not Debian, but I was able to install all tool kits required
> according to 'roach2 production test machine setup'.  Here is the messages
> shown in minicom: The netboot is good till the following the msg:*
>
> IP-Config: Complete:
>      device=eth0, addr=192.168.40.63, mask=255.255.255.0,
> gw=255.255.255.255
>      host=roach2, domain=ee.washington.edu, nis-domain=(none)
>      bootserver=192.168.40.1, rootserver=192.168.40.1,
> rootpath=/home/nfs/roach2/current,nolock
>      nameserver0=192.168.40.1VFS: Mounted root (nfs filesystem) readonly
> on
> device 0:11.
>
> *Then, the error msgs start to show up: *
>
> modprobe: FATAL: Could not load /lib/modules/3.7.0-rc2+/modules.dep: No
> such file or directory
>
> modprobe: FATAL: Could not load /lib/modules/3.7.0-rc2+/modules.dep: No
> such file or directory
>
> modprobe: FATAL: Could not load /lib/modules/3.7.0-rc2+/modules.dep: No
> such file or directory
Hi Weiewei.  In spite of the message, the above messages are not so bad.

>
> INIT: version 2.88 booting
> about to run simple init script
> warning: can't open /etc/mtab: No such file or directory
> mount: mount point /proc/bus/usb does not exist
> INIT: Entering runlevel: 2
> modprobe: FATAL: Could not load /lib/modules/3.7.0-rc2+/modules.dep: No
> such file or directory

OK. Now these are bad.  :)

the gw=255.255.255.255 argument above looks bogus to me.

do you get a shell prompt on the minicom terminal you can use after all
these messages?  If so, what does the `mount` command say?  And the
'ifconfig` command?

It seems like something is going wrong with your dhcp server setup...

The mounted filesystem clearly isn't right somehow...

Ours looks like:

root@vegasr2-3:/var/log# mount
rootfs on / type rootfs (rw)
192.33.116.7:/vol/vol2/code/cicadaroots/vegasr2/ on / type nfs
(ro,noatime,vers=2,rsize=4096,wsize=4096,namlen=255,hard,nolock,proto=udp,timeo=11,retrans=3,sec=sys,mountaddr=192.33.116.7,mountvers=1,mountproto=udp,local_lock=all,addr=192.33.116.7)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
devpts on /dev/pts type devpts (rw,noexec,relatime,mode=620)
tmpfs0 on /var/tmp type tmpfs (rw,relatime,size=32768k)
tmpfs1 on /tmp type tmpfs (rw,relatime,size=16384k)
root@vegasr2-3:/var/log#

root@vegasr2-3:/var/log# ifconfig
eth0      Link encap:Ethernet  HWaddr 02:44:01:02:06:16
          inet addr:10.16.98.142  Bcast:10.16.98.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:51226388 errors:0 dropped:0 overruns:0 frame:0
          TX packets:368589 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1388598788 (1.2 GiB)  TX bytes:52583050 (50.1 MiB)
          Interrupt:32

Maybe you can post the messages of the whole boot sequence if this isn't
any help.

John

>
>  1 Jan 00:00:15 ntpdate[452]: no server suitable for synchronization found
> Starting OpenBSD Secure Shell server: sshdmodprobe: FATAL: Could not load
> /lib/modules/3.7.0-rc2+y
>
> modprobe: FATAL: Could not load /lib/modules/3.7.0-rc2+/modules.dep: No
> such file or directory
>
> .
> Starting NFS common utilities: statd failed!
> Starting NTP server: ntpdmodprobe: FATAL: Could not load
> /lib/modules/3.7.0-rc2+/modules.dep: No y
>
> .
> tcpborphserver: ... loading roach mmap driver ...
> insmod: can't read '/lib/modules/roach_mmap.ko': No such file or directory
> version *3* using mmap
> tcpborphserver3: about to go into background
>
>
>
> *Any suggestions are extremely appreciated! Weiwei *
>



Reply via email to