ND-10634A: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created ND-10634A page)
 
m (→‎Documentation: added link to PI sheet)
Line 11: Line 11:
== Documentation ==
== Documentation ==
PD- or PI-sheet:
PD- or PI-sheet:
* Program Description ND-10634A.pdf
* Program Description [https://drive.google.com/open?id=0B2Sc5Qa5d_tLU3pwWDNBaHRCT1U ND-10634A.pdf]
Manual(s):
Manual(s):
* {{ND-doc|30.003.05}}
* {{ND-doc|30.003.05}}

Revision as of 21:07, 26 March 2018

Memory To Floppy Dump (MEMTOF-100).

Description

Prerequisites

The following are required in order to use this product.

Hardware

ND-100 computer.

Software

This program runs standalone. This program runs only on SINTRAN III version I.

Documentation

PD- or PI-sheet:

Manual(s):

Installation

Date

Date of release, production, revision.

Date: 1984.01.15

Media

Labels

Images

Errors

There are possibly errors on the floppy.

First I try with normal (double sided) format

tingo@kg-t2$ dd if=/dev/fd1 of=./ND-10634A.image bs=1024
dd: /dev/fd1: Input/output error
0+0 records in
0+0 records out
0 bytes transferred in 3.843320 secs (0 bytes/sec)

Then I try with single sided format

tingo@kg-t2$ dd if=/dev/fd1 of=./ND-10634a.image bs=512
616+0 records in
616+0 records out
315392 bytes transferred in 115.319512 secs (2735 bytes/sec)

But ndfs doesn't like it

tingo@kg-t2$ ndfs -t /dev/fd1
Directory name            :  
Object file index pointer : 0 SI: 0x0 (contiguous)
User file index pointer   : 0 SI: 0x0 (contiguous)
Bit file pointer          : 0 SI: 0x0 (contiguous)
No. of unreserved pages   : 0
Error reading page 3211319: Input/output error

Files