Ok, much progress.
I got to the point where it boots the flash update and I believe I have to fix
the jumper now.Here are some tricks.If you read the footnote of the instructions, you realize
that RARPD and DHCP are applesand apples. You must pick just one. And it isn't
up to you. It is how the Sun boots.
So, extreme measure: Take both machines off the main network. No more dhcp,
temporarily. Run one cable between them. No more wireless, temporarily. edit
/etc/hostname.if (hostname.gem0 for me) on the rarpd/tftpd server to give it a
static address I used 10.0.0.1 -- right from the start of "man hostname.if"
edit /etc/hosts as instructed, I usd 10.0.0.2.
I'm not sure how you "really" set up network booting. This can't be it.I know
more modern systems to have dhcp in the boot environment. That should help
completely.
This got me to the point of rarpd sending a reply and then the Sun waiting and
telling meto double check the tftpd server.
Now, I varied a few things flailing around, but I think the main one wasthat
the files in /tftpboot should be named in all caps.
I also killed and restarted inetd, not just -1 (sighup), but that's probably
not needed.
I also ran inetd -d and it reported starting tftpd and then shortly after
reaping it.If I ran tftpd under gdb, it exited with 1 after a short run.I was
considering building it from source and debugging, but I haven't built OpenBSD
yet.I THINK it was the CAPS in the file names, but not sure.
AHA the instructions to use a capital X. I mistyped that.
Now to open the machine and deal with the jumper...
- Jay
| Linus Torvalds | Linux 2.6.21-rc4 |
| Greg Kroah-Hartman | [PATCH 008/196] Chinese: add translation of volatile-considered-harmful.txt |
| Andrew Morton | -mm merge plans for 2.6.23 |
| Stephane Eranian | Re: [PATCH] fix up perfmon to build on -mm |
git: | |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Linus Torvalds | Re: silent semantic changes with reiser4 |
| jim owens | Re: ext4 - getting at birth time (file create time) and getting/setting nanosecond... |
| Alan Cox | Re: impact of 4k sector size on the IO & FS stack |
| Peter Zijlstra | Re: + mm-balance_dirty_pages-reduce-calls-to-global_page_state-to-reduce-c ache-re... |
