Subscribe NOW

Enter your email address:

Text Message our CEO:

650-283-8008

or on twitter

Free Resources

Click Here to learn more

In The Media

WordPress Post by Dave Plummer on Grok3 Blowing Minds

by Larry Chiang on March 3, 2025

Unedited by Larry Chiang
#Grok3 just blew my mind.  
I’m attempting to set up (partition and format) an old SCSI drive on a 1980s PDP-11/73 connected to an aftermarket Emulex UC17 controller rocking both a ZuluSCSI emulator AND a real ST43400N drive.  Pretty obscure stuff.
image5.jpeg
The problem is banal – the drive has a current “temp” partition table created by the 211BSD UNIX kernel that’s seemingly random – or at least very wrong.   The catch is you can’t shrink even an imaginary partition, so you can’t fix it, at least not easily.
Grok correctly figured out that the best way to fix it was to create an offline partition table in a file and then write it directly to the disk, without trying to read what was currently reported at all.  By bypassing the current label and stuffing the current geometry onto the drive, you could fix it in a single step.
The entails creating the entire partition table with all the correct geometry (heads, cyls, interleave, etc) for an ancient Seagate ST43400N.
The first time I hit this problem, a few months back, I used ChatGPT.  After an hour or so of back and forth, “we” solved it, but it was multiple steps involving custom distkab entries.
image1.png
Since Grok 3 is new, I figured I’d give it a shot:
It coughed out the right answer, including the partition table template for me to use, the first time, first prompt. 
image2.png
I did give it the source code to the disklabel command, which appears to have helped a great deal.
Given there just isn’t that much 211BSD information out there on the web, I’m surprised and impressed!image3.pngimage4.jpeg

 
 
Dave W Plummer
⁦‪@davepl1968‬⁩
#Grok3 just blew my mind.

I’m attempting to set up (partition and format) an old SCSI drive on a 1980s PDP-11/73 connected to an aftermarket Emulex UC17 controller rocking both a ZuluSCSI emulator AND a real ST43400N drive. Pretty obscure stuff.

The problem is banal – the pic.x.com/sBJ2SCUSXc

 
3/1/25, 1:15 PM
 
 


WordPress’d from my personal iPhone, 650-283-8008, number that Steve Jobs texted me on. Hat tip Elon Musk
image0.jpeg

https://www.YouTube.com/watch?v=ejeIz4EhoJ0

Leave a Comment

Previous post:

Next post: