The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Tape images of 2.9BSD for SIMH?
@ 2006-02-23 21:53 Madcrow Maxwell
  2006-02-24 17:03 ` Andru Luvisi
  0 siblings, 1 reply; 6+ messages in thread
From: Madcrow Maxwell @ 2006-02-23 21:53 UTC (permalink / raw)


I was wondering how I can turn the provided TAR files of 2.9BSD into a
proper tape image for use with an emulator? Is a premade emu-friendly
install tape available? I don't have either a real '11 or a physical
tape drive on my computer?



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] Tape images of 2.9BSD for SIMH?
  2006-02-23 21:53 [TUHS] Tape images of 2.9BSD for SIMH? Madcrow Maxwell
@ 2006-02-24 17:03 ` Andru Luvisi
  2006-02-28 14:45   ` J. R. Valverde
  0 siblings, 1 reply; 6+ messages in thread
From: Andru Luvisi @ 2006-02-24 17:03 UTC (permalink / raw)


On Thu, 23 Feb 2006, Madcrow Maxwell wrote:
> I was wondering how I can turn the provided TAR files of 2.9BSD into a
> proper tape image for use with an emulator? Is a premade emu-friendly
> install tape available? I don't have either a real '11 or a physical
> tape drive on my computer?

This 2.11 image in:
http://www.tribug.org/pub/tuhs/PDP-11/Boot_Images/2.11_on_Simh/

contains a perl script which creates a bootable tape image from the tape 
files for 2.11BSD.  It shouldn't be too hard to modify it to do the same 
for 2.9BSD.

Andru
-- 
Andru Luvisi

Quote Of The Moment:
  "If you give someone Fortran, he has Fortran. 
   If you give someone Lisp,    he has any language he pleases." 
  		-- Guy Steele



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] Tape images of 2.9BSD for SIMH?
  2006-02-24 17:03 ` Andru Luvisi
@ 2006-02-28 14:45   ` J. R. Valverde
  2006-02-28 16:42     ` Z Sztrprszkolwia
       [not found]     ` <44106FF2.3000401@gmail.com>
  0 siblings, 2 replies; 6+ messages in thread
From: J. R. Valverde @ 2006-02-28 14:45 UTC (permalink / raw)


Or you can try a pre-built one ;-)

I have made a fair number of virtual machines myself. May it's time to set them
free. Look into

	ftp://ftp.es.embnet.org/pub/misc/emul/images/

for some of them.
				j

On Fri, 24 Feb 2006 09:03:13 -0800 (PST)
Andru Luvisi <luvisi at andru.sonoma.edu> wrote:
> On Thu, 23 Feb 2006, Madcrow Maxwell wrote:
> > I was wondering how I can turn the provided TAR files of 2.9BSD into a
> > proper tape image for use with an emulator? Is a premade emu-friendly
> > install tape available? I don't have either a real '11 or a physical
> > tape drive on my computer?
> 
> This 2.11 image in:
> http://www.tribug.org/pub/tuhs/PDP-11/Boot_Images/2.11_on_Simh/
> 
> contains a perl script which creates a bootable tape image from the tape 
> files for 2.11BSD.  It shouldn't be too hard to modify it to do the same 
> for 2.9BSD.
> 
> Andru
> -- 
> Andru Luvisi
> 
> Quote Of The Moment:
>   "If you give someone Fortran, he has Fortran. 
>    If you give someone Lisp,    he has any language he pleases." 
>   		-- Guy Steele
> _______________________________________________
> TUHS mailing list
> TUHS at minnie.tuhs.org
> http://minnie.tuhs.org/mailman/listinfo/tuhs



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] Tape images of 2.9BSD for SIMH?
  2006-02-28 14:45   ` J. R. Valverde
@ 2006-02-28 16:42     ` Z Sztrprszkolwia
       [not found]     ` <44106FF2.3000401@gmail.com>
  1 sibling, 0 replies; 6+ messages in thread
From: Z Sztrprszkolwia @ 2006-02-28 16:42 UTC (permalink / raw)


J. R. Valverde wrote:

>I have made a fair number of virtual machines myself. May it's time to set them
>free. Look into
>
>	ftp://ftp.es.embnet.org/pub/misc/emul/images/
>
>for some of them.
>  
>
Check permissions: I can't read the directories as 'anonymous' :(

Thanks! :)

Z.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] Tape images of 2.9BSD for SIMH?
       [not found]     ` <44106FF2.3000401@gmail.com>
@ 2006-03-10 22:58       ` Jose R. Valverde
  2006-03-10 22:59       ` Jose R. Valverde
  1 sibling, 0 replies; 6+ messages in thread
From: Jose R. Valverde @ 2006-03-10 22:58 UTC (permalink / raw)


Please, forgive me. I profusely apologize for all the inconveniences. It's
been fixed now.

I am sorry, I have been busy with lectures and travels and had forgotten the
issue until I finally found time tonight to re-check TUHS on this account.
Be assured I blushed when I saw my mistake and it has been the first thing 
I've done.

I'll try not to leave TUHS for so long again. Promise.

					j



On Thu, 09 Mar 2006 18:12:02 +0000
Z Sztrprszkolwia <sztrprszkolwia at gmail.com> wrote:
> Hi!
> 
> A couple of weeks ago you gave this address in the TUHS list, for tape 
> images of BSD:
> 
> J. R. Valverde wrote:
> 
> >I have made a fair number of virtual machines myself. May it's time to set them
> >free. Look into
> >
> >	ftp://ftp.es.embnet.org/pub/misc/emul/images/
> >
> >for some of them.
> >
> 
> Unfortunately, when I log in as anonymous the directories are listed as 
> drwxrwx--- (no permision whatsoever for 'others') and I can't download 
> your simhs :((
> I'm quite interested in playing with them, could you give others r-x 
> permisions? Thanks :))



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] Tape images of 2.9BSD for SIMH?
       [not found]     ` <44106FF2.3000401@gmail.com>
  2006-03-10 22:58       ` Jose R. Valverde
@ 2006-03-10 22:59       ` Jose R. Valverde
  1 sibling, 0 replies; 6+ messages in thread
From: Jose R. Valverde @ 2006-03-10 22:59 UTC (permalink / raw)


Please, forgive me. I profusely apologize for all the inconveniences. It's
been fixed now.

I am sorry, I have been busy with lectures and travels and had forgotten the
issue until I finally found time tonight to re-check TUHS on this account. To
top it off my home computer broke and I only bought a new one yesterday.
Be assured I blushed when I saw my mistake and it has been the first thing 
I've done.

I'll try not to leave TUHS for so long again. Promise.

					j



On Thu, 09 Mar 2006 18:12:02 +0000
Z Sztrprszkolwia <sztrprszkolwia at gmail.com> wrote:
> Hi!
> 
> A couple of weeks ago you gave this address in the TUHS list, for tape 
> images of BSD:
> 
> J. R. Valverde wrote:
> 
> >I have made a fair number of virtual machines myself. May it's time to set them
> >free. Look into
> >
> >	ftp://ftp.es.embnet.org/pub/misc/emul/images/
> >
> >for some of them.
> >
> 
> Unfortunately, when I log in as anonymous the directories are listed as 
> drwxrwx--- (no permision whatsoever for 'others') and I can't download 
> your simhs :((
> I'm quite interested in playing with them, could you give others r-x 
> permisions? Thanks :))



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-03-10 22:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-23 21:53 [TUHS] Tape images of 2.9BSD for SIMH? Madcrow Maxwell
2006-02-24 17:03 ` Andru Luvisi
2006-02-28 14:45   ` J. R. Valverde
2006-02-28 16:42     ` Z Sztrprszkolwia
     [not found]     ` <44106FF2.3000401@gmail.com>
2006-03-10 22:58       ` Jose R. Valverde
2006-03-10 22:59       ` Jose R. Valverde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).