Port-sparc archive

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

Re: Need Help with Javastation Krups



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

On Jun 20, 2009, at 5:41 AM, Vivek Ayer wrote:

I followed the instructions on how to get NetBSD on my javastation,
but it's not helping. I've gotten as far as seeing "NetBSD loading"
Then the screen blanks and the javastation resets itself. Seems like
it's not find the kernel. I don't need to link bootjs.net to a hex
number right? I'm doing everything with in /tftpboot which houses root
and swap and bootjs.net. In root, I have netbsd, the kernel. My
/etc/exports have /tftpboot/root javastation(rw,no_root_squash) and
/tftpboot/swap javastation(rw,no_root_squash). Can someone please
explain why it keeps rebooting like that? The kernel is in the right
place. Or should I not put my root inside of /tftpboot as that may
cause chroot problems?

First thing to do is to use tcpdump in order to see what was the last thing the JavaStation did before resetting. First it should load the bootloader via tftp ( that's the only thing which needs to be in / tftpboot - swap, root and kernel can be pretty much anywhere you want, even on a different machine ). The boot loader should do another round of DHCP requests to find where to find the kernel ( it needs to be accessible via nfs so a convenient place is the javastation's root filesystem ). After that you should see a lot of nfs traffic. Then the kernel will do yet another dhcp lookup to find its root, swap, IP etc. I don't remember wether you need to link the loader to the client's IP in hex. Anyway, you should see hexadecimal numbers counting when the loader is loaded over tftp ( and you should see the tftp traffic in tcpdump ). Since you didn't mention any useful detail it's impossible to even guess what's (not) going on.

have fun
Michael

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iQEVAwUBSj2L1MpnzkX8Yg2nAQKkqQf/TcH/mbtO0R/RBttKm25UQFcBQA5fl5Bs
9Pu/Kei4YlOEXONL9HB9k/o31QbV+C3K5Rz549SU7OYgYIBughFS0BZNToDAA9My
U0EVH+tmz9mgApH4o6+53doBfJu4Z2aXAkwV8C+rJs6PYUOJtnOHbvi8Qgeee/xM
xRBbCveKRGeb1dpkKL62kIiVA8VYGKy1m8rYMRZ447AS4pMF/yJfV20oAXSXue8P
cGUEnHXO7AsHzmfwKnuGUiI8+X/LeuUVLBnIMTzSu8T1zz84QfirXWvwAcWuX/YH
Ycpi2qIfLieUIotOb8j5WVEuE0XiMXdZwCboDoyhjmaT2biMoFe9rA==
=CU46
-----END PGP SIGNATURE-----


Home | Main Index | Thread Index | Old Index