The first thing I would do is copy everything simh related over to your
home directory. It may not like reading the files from the root directory.
Then when you are in simh do an ls right at the sim> prompt to make sure it
is in the right place. Then try again.
On Sat, Nov 16, 2019, 3:07 PM Bill Cunningham <bill.cu at suddenlink.net>
wrote:
On 11/16/2019 2:54 PM, Ray Jewhurst wrote:
Your Linux working directory that is.
Ray
Sure.
a.txt // this text
bin
boot
dev
etc
f // This 'f' is a 512 byte piece of windows 7 ultimate binary code.
Hobbyist-USE-ONLY-VA.TXT
home
k
lib
lib64
mnt
n
ngrub
openvms73.iso
proc
root
run
sbin
simh-master
simh-master.zip
srv
sys
t
tmp
usr
uv5swre.zip
uv6swre.zip
v
var
vax_session.log
vms
w // 'w' is a mount to /dev/sda1 which is a windows OS
wgrub
// ngrub and wgrub are 512 MBRs one with grub one without.
Bill
The // are C++ style comments
The only thing I would think could possibly give any trouble could be that
512 bytes of code called "f". IMO