myv8 icon indicating copy to clipboard operation
myv8 copied to clipboard

Scripts for installing V8 UNIX from tape

Results 3 myv8 issues
Sort by recently updated
recently updated
newest added

This change updates the scripts to work with current SIMH 4.0 from GitHub. - Set 'noasync' to prevent disk errors - Don't pause and wait for disk resize confirmation -...

The current SIMH 4.0 beta needs a slight tweak: the SIMH configuration must have "set noasync" before booting, otherwise the `installV8` step will have disk hard errors.

Hello, I've tried to get myv8 working on both macOS and Debian, and on both machines I run into the same issue. Running ./setup runs through the install41BSD script and...