Cube 040 25Mhz not booting 0: not found load failed

NeXT Computer, Inc. -> NeXT Black Hardware

Title: Cube 040 25Mhz not booting 0: not found load failed
Post by: trodemaster on September 15, 2019, 06:59:22 PM
Having issues getting this cube up and running. Getting the error in the screenshot with 2 known good good disks that work in my mono slab. Additionally the original disk it came with shows the same error on boot. I have pulled it apart and vacuumed out the case and board. Re-checked cabling and such a few times. I have even swapped out the scsi ribbon with a known good one from slab.

Any suggestions?

https%3A%2F%2Flh3.googleusercontent.com%2Fv19WKPlpWXDgraLtXrEspU0NXevhvrFF2WhGls3Tta_-a9IhTH8I6Xwn5diQHS7t3oTi6KndSbKCH6_b952fdFBdDIuKrUzyP7xUJH2BfMjlLieoLEd-poYbxfWDDhZiLAvwYxiraQUg_YqYJt23Kj9OElGGg41tO_yF6V2wIetz36t6Y7JXg2WNZakJ4SPc26DJKww_Gety5UcdvBNGfj9p2zMEdz3niaTRwrm5q22MqObskD0_VOi5dFPRCjsspBfODkw5_3h0zXlKgXBQs-sPSAxFOr7cg_g7Lkihb0qN8k0rw4T2L2aQtbH6zd1fDVZkf6cmpz3F051Z_0zW_aJoXxbT2_3zMAmMlE2mhTq_Bv6UoJJL5dK-HZF6JP8GdtnAnm-zwAJLNtsdqvpX-3mHrrUoUBz4ofDtZGWVbqRYfGKU26m4WC92aXdRI2R1ldSiXNmBggo28C9fObZrqgvNSX1veGzc6bFvfk0n-V_VbdnRwelmtx7hqld_Nh7Wm147v6mPOq5XwvIgB4vhYqlLNfsp9CNvtz-jJ5ci7jQ0H7xUCMCz0H4RKp3hqQNSppfJ2EEIGig_9f5XSABLzAK_Izh7oB-T1tVyhsnyENBG60Gi_DEp19cpNElPGEonm7Z_UymvNDWhThpkb8hMi9bmLHS-VpgVEeE5v1uVVDAVLJpMrXMNfpoe1cgNbYXFTKzH7Lu_DiYV-rBR3cg22EMEBsLpY68PtJQFmh3aGhoK-Q%3Dw1820-h1364-no
Title: Re: Cube 040 25Mhz not booting 0: not found load failed
Post by: verdraith on September 15, 2019, 11:17:28 PM
It's trying to load '0' as the kernel.  Try with just 'bsd', which should load the default kernel from disk 0.

The syntax for booting from an explicit SCSI disk is 'bsd(x,0,0)', where 'x' is the device number, e.g. 'bsd(1,0,0)' for second logical disk.

A full description of booting from the ROM monitor is available in the NeXTSTEP Admin manual, chapter 9 (http://lisp.hopto.org/Documentation/NEXTSTEP-3/NextAdmin/09_StartShut.htmld/), search for 'Booting from a Device'.


Hope that helps :)
Title: Re: Cube 040 25Mhz not booting 0: not found load failed
Post by: trodemaster on September 16, 2019, 11:09:32 AM
Ok that did it! I read that guide or a similar one a few times but just had that argument stuck in my head. It booted from my existing SCSI2SD v6 immediately using the simple bsd command. Knocking the Next rust off my brain will help with this restoration.

Thanks,
Blake
Title: Re: Cube 040 25Mhz not booting 0: not found load failed
Post by: verdraith on September 16, 2019, 11:52:50 AM
Yeah, I can understand that.  Years of Unix result in me seeing 'sd' and thinking 'ahh, Unix device! sd0!'  ;D

Glad you got it booting :)

Go to top  Forum index