After years of chasing this thing, and being so late to the party, I’ve done it.
I’ve installed 386 BSD 0.0
It’s 2am and I’m exhausted.
vi isn’t there, but elvis is; I’ve left the building.
After years of chasing this thing, and being so late to the party, I’ve done it.
I’ve installed 386 BSD 0.0
It’s 2am and I’m exhausted.
vi isn’t there, but elvis is; I’ve left the building.
You must be logged in to post a comment.
it's interesting how you always seem to be fascinated with earlier and earlier versions. i'm usually interested in the last stable of everything. might be because i'm an archiver-type and a mental completionist.. : )
are you planning on doing 386bsd 1.0?
I don't know I may do that one, although I figure it'll require me to do a bunch of work from dumping the filesystem, and probably building a kernel outside of itself….
for me, the largest factor is some 'bug' in flow control in qemu/slirp that makes downloading EXTREMELY slow, however uploading from httpd is super fast.. go figure.
Have you try setup and run Minix 1.0 or 1.1 in a VM?
No, I haven't seen a good source of minix 1.x stuff, but then I haven't looked too hard either. I should also check that wayback machine for that uclinux that ran on the Atari ST….
How can you get rid of the “make depend” producing super-long command line which causes kernel reboots?
I dont remember, I think I just kept on running it, or just ran ‘make’ … maybe I commented that phase out of the makefile, I forget…
But 0.0 was pretty ‘broken’ as it was basically in ‘it booted’ status, there was a lot of people who helped to make it into 0.1 status.. esp with working multiuser support which 0.0 lacks.
The fact you can even boot 0.0 is a major milestone.
OK I dug the bsd newsgroup archive and I found this useful:
http://www.dnull.com/bsd/oldnews/bsdnew1761.html
I just realized the bochsrc I had used didn’t have the disk definition in there, so I’ve corrected that. I’m using BOCHS 2.4.5 if it maters.