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.

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.

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.

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!



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

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

Duck9 is a credit score prep program that is like a Kaplan or Princeton Review test preparation service. We don't teach beating the SAT, but we do get you to a higher credit FICO score using secret methods that have gotten us on TV, Congress and newspaper articles. Say hi or check out some of our free resources before you pay for a thing. You can also text the CEO:







