[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: R4x00 and R5000 issues



On Tue, Aug 07, 2001 at 11:43:05AM +0200, Guido Guenther wrote:
> I'm seeing the following on different Indys/I2s:
> R4000: rock solid
> R4600: segfaults randomly when forking ''scripts from scripts'', e.g.
>        update-rc.d called from postinst. Calling update-rc.d manually 
>        works fine though.
> R5000: apt-get ''hangs'' forever at "Building Dependency Tree" but
>        CTRL-C still works - C++ issue?
> This all happens with current cvs kernels and uptodate debian packages.
> Can anybody else confirm this. I did not yet get around to look into
> anything of the above, and will very likely not until after holiday.
> Regards,

I try to setup debian on Indy R5000.

I've set tftpd and nfs (I think) on my i386 box.
My dhcpd.conf:

host mips {
         hardware ethernet 08:00:69:08:0a:c4;
	 fixed-address 192.168.101.100;
	 option host-name "mips";
	 option root-path "/sgi";
	 filename "linuxr4k-ip22";
}

/etc/exports:

# /etc/exports: the access control list for filesystems which may be
exported
#               to NFS clients.  See exports(5).
/indy 192.168.101.100(rw)

/indy:
big@root:/indy{236}# ls -la
total 7248
drwxr-xr-x   16 root     root         1024 Aug  7 13:00 .
drwxr-xr-x   21 root     root         1024 Aug  7 12:36 ..
drwxr-xr-x    2 root     root         1024 Aug  5 22:41 bin
-rw-r--r--    1 root     root          554 Aug  5 22:41 boot_message
drwx--x--x    3 root     root        19456 Aug  7 12:37 dev
-rwxrwxrwx    1 eloy     eloy       611564 Aug  7 12:36 drivers.tgz
drwxr-xr-x    6 root     root         1024 Aug  7 12:37 etc
drwxr-xr-x    2 root     root         1024 Jul 28 20:17 floppy
drwxr-xr-x    2 root     root         1024 Jul 28 20:17 initrd
drwxr-xr-x    2 root     root         1024 Jul 28 20:17 instmnt
drwxr-xr-x    3 root     root         1024 Aug  5 22:41 lib
-rwxrwxrwx    1 eloy     eloy      1683664 Aug  7 12:36 linuxr4k-ip22
-rwxr-xr-x   81 root     root       338528 Aug  5 22:41 linuxrc
drwxr-xr-x    2 root     root         1024 Jul 28 20:17 mnt
drwxr-xr-x    2 root     root         1024 Jul 28 20:17 proc
-rw-r--r--    1 root     root         1290 Aug  5 22:40 release_notes
-rwxrwxrwx    1 eloy     eloy      2949120 Aug  7 12:36 rescue.bin
-rwxrwxrwx    1 eloy     eloy      1759238 Aug  7 12:36 rootr4k-ip22.tar.gz
drwxr-xr-x    2 root     root         1024 Aug  5 22:41 sbin
drwxr-xr-x    2 root     root         1024 Jul 28 20:17 target
drwxr-xr-x    2 root     root         1024 Jul 28 20:17 tmp
-rw-r--r--    1 root     root            5 Aug  5 22:41 type.txt
drwxr-xr-x    6 root     root         1024 Jul 28 20:17 usr
drwxr-xr-x    5 root     root         1024 Aug  7 12:37 var

Booting on indy:

boot -f bootp()linuxr4k-ip22 init=/bin/bash nfsroot=192.168.101.3:/indy

(192.168.101.3 is i386 box)

and kernel cannot find root fs:

looking up port of RPC 100003/2 on 192.168.101.3
RPC: sendmsg returned error 128
portmap: RPC call returned error 128
Root-NFS: Unable to get nfsd port number from server using default
Looking up port of RPC 100005/2 on 192.168.101.3
RPC: sendmsg returned error 128
....

In /var/log/kern.log i have:
Aug 07 13:32:50 big kernel: svc: unknown version (3)

Any ideas?

  eloy
-- 
.    .    . , . ,
| _ __. _.|_| |_| Krzysztof "eloy" Krzyżaniak         <eloy@pawnhearts.eu.org>
|(_) /_(_]  |   | Oficjalna strona kabaretu Loża 44   http://loza44.topnet.pl/
              Hasło na dziś: "Margaryna jak masło"... się skończy.



Reply to: