I've assembled some notes from old manuals and other sources
on the formats used for on-disk file systems through the
Seventh Edition:
http://www.cita.utoronto.ca/~norman/old-unix/old-fs.html
Additional notes, comments on style, and whatnot are welcome.
(It may be sensible to send anything in the last two categories
directly to me, rather than to the whole list.)
Hi,
I successfully made SIMH VAX-11/780 emulator run 32V, 3BSD and 4.0BSD.
Details are on my web site (thogh rather tarse):
http://zazie.tom-yam.or.jp/starunix/
Enjoy!
Naoki Hamada
nao(a)tom-yam.or.jp
>
>H.J. Thomassen scripsit:
>
>> In August 2008 a thread was started by 'zmkm' where he asked (among
>> other things) for a "unix assembler manual" by DMR. I could post a
>> scan on line if somebody is still interested. It's a 12 page text and
>> the CPU involved is -of course- DEC PDP-11.
>
>Go for it, I'd say. Many will be interested, and no one is likely to sue.
At http://wwwlehre.ba-stuttgart.de/~helbig/os/v6/doc/index.html
you'll find the V6 assembler manual.
Enjoy,
Wolfgang
Hi all,
I just discovered this list & decided to join.
In August 2008 a thread was started by 'zmkm' where
he asked (among other things) for a "unix assembler
manual" by DMR. I could post a scan on line if
somebody is still interested. It's a 12 page text
and the CPU involved is -of course- DEC PDP-11.
Plse let me know.
Regards
--
Hendrik-Jan Thomassen <hjt(a)ATComputing.nl>
Wow I'm surprised a few hours googleing about and I got it running....
I found this 'idle' emulator ("Incomplete Draft of a Lisa Emulator"
http://sourceforge.net/projects/idle-lisa-emu ), which can infact run
Xenix! It also says it can run the uniplus SYSV (so says the
readme)..
Searching around I found the following site:
http://unixsadm.blogspot.com/2007/12/xenix-blast-from-past-looking-back-at.…
which has Xenix 3.0 disk images in the DART format... which as luck
would have it idle cannot mount. However I found another lisa
emulator, lisaem ( http://www.sunder.net/ ) which has a tool to
convert the disks from DART to DC42 (disk copy 4.2).
So it was a simple matter of converting the disks
lisafsh-tool.exe "Xenix OS Boot Floppy"
quit
... etc etc...
Then firing up idle, setting the CPU to max speed, and booting up...
whenver I was going to answer a question I toggled it back to 5Mhz..
otherwise it would take FOREVER to boot... lol like the 'good old
days'.
Once the boot floppy had formatted the 5mb hard disk image, and
transfered on reboot I had to tell the bootloader to boot from the
profile disk..
pf(0,0)xenix
And away it went. After installing the OS & the C compiler I'm left
with 23 blocks free!.. which I guess for a 5mb disk, is pretty cool..
Anyways there are assorted Xenix PDF's which can be found here
http://www.tenox.tc/docs/
Namely these two for Apple Lisa Xenix..
http://www.tenox.tc/docs/apple_lisa_xenix_programmers_guide.pdfhttp://www.tenox.tc/docs/apple_lisa_xenix_programmers_reference.pdf
It's amazing that lisa emulators were sort of capable of running Lisa
Office System, now they can run the old unix stuff... it's still
impressive.
Hello from Italy!
I'm interested in Xenix copyright. Do someone of you know who exactly
owns Xenix? According to Wikipedia, Microsoft gave everything to SCO,
but did they gave also the copyright for the non-x86 versions?
I'm asking this because I'm interested in "saving" Xenix from fading
into the digital night. If everything belongs to SCO, then maybe an
"binary only, non-commercial hobbyst license" could *eventually* be
released, at least for older or non-x86 products
Best regards,
Lorenzo
PS: First mailing list post ever. I'm definitely a newbie, here :)
Yeah that's the extent of it. trust me I was shocked when I tried to
dd a Xenix install, and Qemu booted it right up. But without a C
compiler it's useless. I should add that the TCP/IP supported like 3
NIC's... so even *if* you could find it..... it'd be limited. You can
get the disk to work though.... But not under Qemu, Virtual PC and
VMWare can use it.
The 'issue' is that simply Xenix's method of detecting disk density
doesn't work under any emulator because while it's trying the wrong
thing it will 'work' when it shouldnt...
if you are trying to load a 3 1/5" high density disk, the device is
2/60
Low density is
2/36
so change the device for fd0 to be either.... or even symlink it.
For what it's worth, running it under Virtual PC is fast, however the
console is kind of screwed up.. Xenix uses a nonstandard screen mode
(well for virtual pc's bios that is).
I used to have Microsoft Word for Xenix... in the box and everything.
I'll be dammed if I know where it is. I wish I had managed to keep the
license cards.... :|
And no, outside of a picture from an ad talking about the PDP-11
version of Xenix, and one anicdote in USENET saying that any issues
they had were traced back to Microsoft additions to the system...
there is no trace of it.
But then who knows, maybe someone will post back with something.
On Tue, Feb 10, 2009 at 1:08 PM, Lorenzo Gatti <gattilorenz(a)gmail.com> wrote:
> I know they won't release anything, but asking is never a bad thing.
> I saw the lisa and tandy versions, thank you. What I'm searching is
> the PDP-11 one,
> and I doubt I will find it easily. Do any of you have it?
> BTW, even the x86 version is not working well in emulators.
> Well, at least you cannot install it, but if you have a dd image of a
> working xenix system, this will boot fine in bochs/qemu.
> But you won't be able to use disks (at least images, never tried the
> real disks) to install new software, lol.
> So it's basically a closed system, if you don't connect it to another
> xenix (virtual?) machine via virtual serial port.
>
> 2009/2/10 Jason Stevens <neozeed(a)gmail.com>:
>> I doubt SCO/Microsoft will release anything.. but then you never know.
>> Do you have Xenix for the PDP-11? I've seen the lisa & Tandy 68000
>> floating around, but both used some custom MMU so that cut out
>> emulators... lol I haven't even bothered asking for source, as I
>> figured these v6/v7 things are basically lost in the mists of time...
>> but then there is v6/v7 for the Pdp-11/Interdata 32b & the recent port
>> of v7 to the i386 http://nordier.com/v7x86/index.html
>