Sargent is the site of a former station on the Southern Pacific main line, just south of Corporal. Santa Cruz Trains has a good article about this site, too.
Whenever we drove through this area on Highway 101, I wanted to pull off the highway and look around. Since I came through here by myself recently, I took the opportunity to do just that.
The most visible remnant of the Sargent station is the sugar beet loader.
Everything is as abandoned as the former sidings. The track in the rear is the active main line track of the Coast Line to San Louis Obispo and on to Santa Barbara.
The beet loader from the other side.
There must have been a conveyor belt between the loader and the dump chute, next to what looks like a truck scale.
Saturday, May 07, 2016
Friday, May 06, 2016
Hallelujah Paper: Down at the Club
The finished paper warehouse moved down to the club tonight. It's not quite finished yet, but far enough along that I can spend time on other structures at the paper mill.
Corporal
Corporal is off Highway 101 a couple miles south of Gilroy. Go and take a look at the description of the stop at the Santa Cruz Trains blog, and buy the book.
This is where the double-track to Gilroy begins.
If it weren't for the fiber cable marker, this scene would look pretty much the same 30+ years ago.
Behind the signal is the turnout to the siding that leading to Gilroy.
This is where the double-track to Gilroy begins.
If it weren't for the fiber cable marker, this scene would look pretty much the same 30+ years ago.
Behind the signal is the turnout to the siding that leading to Gilroy.
Thursday, May 05, 2016
Wednesday, May 04, 2016
Tuesday, May 03, 2016
Hallelujah Paper: Loading Docks
![]() |
| Truck Loading Dock |
![]() |
| Naked plastic after the building was painted. |
![]() |
| Door 7 painted. |
![]() |
| Door 7 weathered and complete. |
The truck loading dock went through a similar transformation.
![]() |
| Plastic doors on painted building. |
![]() |
| Doors painted. |
![]() |
| Building and doors weathered. |
Monday, May 02, 2016
Hallelujah Paper Warehouse: Roof Details and Weathering
A couple weeks ago the paper warehouse got its roof treatment and today the walls got theirs. I overdid the front-wall of the covered loading dock and will try to tone that down a bit.
I made the gravel roofs with the same method I used on the paper making machine building 2 months ago, but due to the roofs being styrene I had no issues with glue this time. Various Walthers vents add some texture to the flat roofs.
The ladder and railings are kit-bashed from pieces in the left-overs stash.
Of course no kit goes together without a few mistakes. This time I let the glue for the fine ballast I used as gravel dry all the way before I attempted to clean the ballast off the base of walls where it should not have gone, because the last thing I wanted was to disturb the drying ballast. By the time I attempted to scrape off the ballast granules, they had fused with the underlying plastic and it was impossible to scrape them off without leaving marks and scratches. I did it anyways and then carefully applied some more wall paint to cover up the worst infractions ...
Saturday, April 30, 2016
Silicon Valley Lines Operations session
![]() |
| Franziska and Sofia at Nowheres Yard with train #420 ready to go on AD4, and #370 ready next to the caboose track |
![]() |
| A part of the lunch crowd |
Due to many willing operators today, we had a couple situations when Nowheres Yard was completely full. In the picture below the two reefer express trains #101 and #102 arrive at the yard simultaneously on AD2 and AD3, while AD1 is occupied by partially built train #376, and AD4 also has a train ready to leave. The stub-ended classification tracks in the lower half of the picture were either overflowing or had still pre-staged trains in them.
#101 and #102 are the highest priority trains on the railroad so they get express service in the yard to swap cars with the yard and each other, while everybody else needs to wait.
#420 got caught in this mayhem on its return trip from Ashgrove, and had to wait in the snow sheds at the top of The Loop for a while until we had space for them in the yard.
![]() |
| Yard full. |
Wednesday, April 27, 2016
Tuesday, April 26, 2016
Wind + Trees = Path Blocked
We had a lot of wind the last couple days. This morning my usual shortcut to Coyote Creek Trail was blocked by fallen branches. The big branch wasn't too heavy, so I could move it to the side and step over the rest.
While doing that I appreciated the mayhem of freshly overturned dirt thanks to the wild pigs in the area.
Sunday, April 24, 2016
Hallelujah Paper: Loading Docks
While waiting for the gravel roofs to dry I started painting the loading dock doors. The rubber lips need to be toned down a bit, but I'm very happy with how the doors are coming out.
Saturday, April 23, 2016
Hallelujah Paper: Painting Finished Paper Warehouse
I started painting the warehouse last week, but ran out of spray paint before the walls were appropriately painted. This weekend I finished the wall panels, masked for the trim, and painted the trim.
I went slightly overboard with masking tape here.
The trim comes out nicely. Of course, the miscolored roof areas will be covered with gravel.
Next up: the window frames, vents, and doors.
I would have very much preferred to paint this while still on the sprue, but the building was already mostly assembled when I started working on it. You can't always have it your way.
OpenWRT 15.05.1 on Soekris net4801
I had some trouble getting the OpenWRT 15.05.1 x86/Geode image download to boot on my Soekris net4801. In the default setup the boot didn't get past Grub.
Here are my notes on what I tried.
- Download the SquashFS combined image
- Delete CompactFlash:
sudo dd if=/dev/zero of=/dev/sdb bs=512
- Copy the image to CompactFlash:
sudo dd if=openwrt-15.05.1-x86-geode-combined-squashfs.img of=/dev/sdb bs=512 - mount the boot partition from CompactFlash
- in grub.cfg:
- change serial speed to 19200 to match Soekris BIOS settings, so that we can view the whole boot process with the same settings.
- remove console parameter from terminal_input and terminal_output entries. It appears Grub or Linux choke when console is present here.
- in kernel command lines:
- replace PARTUUID... parameter with /dev/sda2.
- remove console=tty0. There is only a serial port.
- change serial console speed to 19200. See above.
- Attach a terminal to the serial port on the net4801 and watch boot process.
When using the squashfs image the watchdog timer kills the boot before the root file system gets mounted, while the x86/Geode image with ext4 works just fine.
Disabling watchdog on kernel command line in Grub doesn't make a difference. I suspect there's nobody else using the net4801 with OpenWRT and this specific build might not be getting tested.
Next, I tried x86/generic because I really want the Flash wear leveling provided by squashfs+jffs2. I only made the adjustments for console and serial speed from above. Sure enough, the boot pauses for a minute or two at the exact same place where the watchdog triggers with the Geode image ... and then proceeds successfully. This pause happens only on first boot after image copy, so likely some initialization is happening.
At the moment I have OpenWRT configured to match the functionality of the Netgear router I installed temporarily last week. Using the Web interface, this was about as easy as one can make it.
So far, so good.
Friday, April 15, 2016
Fixing the Internets
![]() |
| Fixing the Internets |
After the pets were taken care of, I rebooted the firewall again. When it didn't come back on, I figured "No problem. I just connect the null modem cable to my MacBook Pro and ... oh, right. No serial port."
"No problem, I pull out the trusty laptop from my data center days and I'll be connected in no time ... oh, right that Compaq got stripped off it's hard disk several years ago."
While I was contemplating which monitor and desktop computer to lug to the workbench in the garage, I found another laptop in my stash. "Ah yes. This Dell Inspiron has a serial port. Let's use that, ... oh, there's no minicom installed. Nor any other program that can talk to a serial port ... and it's running an ages old Debian install, I don't feel like connecting that directly to the Internet to find the right minicom installation." [though it probably would have been fine]
"No problem. I download the Grml Live CD to the MacBook Pro, and ... ah right, it doesn't have a CD drive, let alone a burner."
"No problem. I download the Live CD to the desktop in the bed room, and burn the CD there ... ah right, that desktop isn't anywhere near the Comcast cable modem and I really shouldn't connect my LAN to the Internet." [though, it likely would not have been a problem, because by now every device in the house had lost its dhcp lease, and Comcast wouldn't route my RFC1918 LAN address range anyways]
So I went upstairs and found oldest daughter's laptop, which has a CD-R drive, downloaded the Live CD, burned it, and ... the burn failed, because the download aborted shortly before the end, while I wasn't looking. It went through properly on the second try.
![]() |
| Soekris net4801-60 |
"No problem. I pull out the OpenBSD machine from 11 years ago and load another CompactFlash card with the OpenBSD configuration + DNS and dhcp configs I had ... oh right, that config was on the CompactFlash that died ... and I really should not put OpenBSD 3.9 if I rebuild ..."
flashdist.sh has been superseeded by flashboot, which has been superseeded by flashrd for most uses. I should use the latest OpenBSD if I go that route. Which means I first need to build an OpenBSD server again.
"Maybe I should look at a Linux option." The OpenBSD install has always been somewhat of an odd man out in this household, eclipsed only by the NetBSD on SPARC install I did for fun one time.
Turns out, there are many small Linux distros around, the vast majority of which focus on running a minimal footprint desktop system. OpenWRT looks feasible ... It might take a little while to get it the way I want, but certainly feasible.
"OH CRAP! How long will the secondary DNS servers hold on to my zone data?" Expiration on most of my domains is 2 weeks. But on the one domain that really matters, it's one week.
"When did RollerNet do the last successful zone transfer from my primary DNS server? ... April 10 according to the logs on the admin Web site".
Yikes! I have to have this fixed before Sunday. Otherwise email for Lostentry accounts hosted on Google@Work won't get delivered anymore.
The phone rings. It's my family calling in from their road trip. The news of no Internet in the house is not taken up enthusiastically.
The focus of attention changes to building a temporary solution that gives me WiFi, and dhcp service for the home network so that I can bootstrap a DNS server and also get the Lostentry Web server back online.
"Hmmm, I have this old Netgear router in a box somewhere..." At the end of the evening yesterday, this Netgear WNR2000 is hooked up to the cable modem, configured, and provides Wifi to the household.
I briefly investigate external DNS services, but decide to first get back to a stable state before making further changes. Along the way I read through RollerNet's conditions for disabling secondary DNS service, which include "if ICMP ping is successful, but the DNS port is closed, the zone will be disabled". Whoops. I got lucky by having the router set to drop ICMP pings, instead of replying.
Tonight, I recreated the required BIND9 configs, brought up BIND9, and port-forwarded requests from the Netgear to the DNS server.
I now have a working DNS server again, with valid (and hopefully correct) configuration. Next I need to bring the remaining systems in the house back into a functional state. Mostly by matching up an internal DNS zone with dhcp assignments. Then I can dig deeper into deciding how I want to proceed with the firewall setup.
And there I thought I would have some time this week to work on trains, or refinish the kitchen counter while the family is away ...
Thursday, April 14, 2016
"Regen am Morgen ..."
"... vertreibt Kummer und Sorgen."
A little bit of rain over night left streets and gardens wet. I really like the rain drops reflecting the morning sun on this flower in one the front yards on our street.
Tuesday, April 12, 2016
Sunday, April 10, 2016
Welztalbahn: Loading Ramp for Emsingen (part 2)
This weekend I continued adapting Dave's loading ramp structure for the freight area in Emsingen. I started out by dressing the laser-cut wood sub-structure in Heki walls, both to give the sides more structure, and to widen the ramp a bit.
Next came the fun part. After marking the location on the layout, I used the circular saw attachment for the Dremel tool to cut the hardboard, and then remove the glued down board with hammer and chisel. A very weird feeling to attack the layout like that, right next to signals and track...
Some minor adjustments in the hole, and the ramp fits ok next to the track with no clearance issues.
I mocked up the surface and edges. The ramp sits about a millimeter too low, but that can be easily fixed during installation if needed.
I cut the plaster deck from an Auhagen sheet, and made the edges from Evergreen 0.060x0.080 styrene strips. The Auhagen sheets can be seamlessy extended in any direction with no ugly gaps.
With some prodding and artful slicing in the back, I bent the plastic sheet into the proper shape and glued the assembly to the sub-structure with canopy glue.
One more test. Looks pretty good already. Painting is next.
Labels:
emsingen,
scratchbuilding,
structures,
trains,
welztal
Subscribe to:
Comments (Atom)




















































