<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Miltonwulei</id>
		<title>Computer History Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Miltonwulei"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/wiki/Special:Contributions/Miltonwulei"/>
		<updated>2026-05-08T00:37:17Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Talk:Installing_4.3_BSD_RENO_on_SIMH&amp;diff=5896</id>
		<title>Talk:Installing 4.3 BSD RENO on SIMH</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Talk:Installing_4.3_BSD_RENO_on_SIMH&amp;diff=5896"/>
				<updated>2009-05-25T04:13:41Z</updated>
		
		<summary type="html">&lt;p&gt;Miltonwulei: simh 4.3BSD reno dhq dh&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Because the dz11 driver in 4.3BSD RENO can not work on simh emulator. So I found a walk arround method.That is to use dh11 replace the dz11. I test it and it does function with a bit of flaw.&lt;br /&gt;
&lt;br /&gt;
I use the following code to replace the original dz configration.&lt;br /&gt;
set dz disable&lt;br /&gt;
set vh enable&lt;br /&gt;
set vh0 normal&lt;br /&gt;
set vh0 modem&lt;br /&gt;
set vh0 hangup&lt;br /&gt;
att vh 2311&lt;br /&gt;
&lt;br /&gt;
After this, when the vax emulator run up, you can see some messeges on the process of booting like this&lt;br /&gt;
:&lt;br /&gt;
dhu0 at uba0 csr 160440 vec 300, ipl 14&lt;br /&gt;
qe0 at uba0 csr 174440 vec 764, ipl 15&lt;br /&gt;
qe0: delqa, hardware address 08:00:2b:aa:bb:cc&lt;br /&gt;
&lt;br /&gt;
this mean that the hardware is recognized by virtual machine.&lt;br /&gt;
&lt;br /&gt;
next step, login as root, to make dh11 device node in /dev .&lt;br /&gt;
&lt;br /&gt;
sh /dev/MAKEDEV dhu0&lt;br /&gt;
&lt;br /&gt;
this command will make ttyS0 - ttyS15 device node.&lt;br /&gt;
&lt;br /&gt;
now, you need to modify /etc/ttys to add those termial driver to autoload when system startup next time. the parameters is same with tty01-tty07 in the original ttys file.&lt;br /&gt;
&lt;br /&gt;
At last you could reboot and telnet localhost on port 2311.&lt;br /&gt;
&lt;br /&gt;
you will see the prompt, but there will emerge some flaw (some messed characters). but you can neglect this, and continue input your username and password. then you will get a shell.&lt;br /&gt;
&lt;br /&gt;
Now, I don't know the reason of those messed characters. Any one can continue to explore.&lt;/div&gt;</summary>
		<author><name>Miltonwulei</name></author>	</entry>

	</feed>