ND-10634A: Difference between revisions
Jump to navigation
Jump to search
(→Images: added link to image (image not verified)) |
m (→Images) |
||
Line 28: | Line 28: | ||
=== Images === | === Images === | ||
Image (made with dd) of 5.25 inch floppy . Note: image is from single side format | Image (made with dd) of 5.25 inch floppy . Note: image is from single side format floppy. | ||
* [https://drive.google.com/open?id=1vVmUrJYUzKlJdqBX_w-7ufK5_aHWB11T ND-10634A.image.gz] | * [https://drive.google.com/open?id=1vVmUrJYUzKlJdqBX_w-7ufK5_aHWB11T ND-10634A.image.gz] | ||
Revision as of 21:12, 26 March 2018
Memory To Floppy Dump (MEMTOF-100).
This article is a stub. You can improve NDWiki by expanding it. |
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:
- Program Description ND-10634A.pdf
Manual(s):
- Norsk Data Document ND–30.003.05 SINTRAN III System Supervisor
Installation
Date
Date of release, production, revision.
Date: 1984.01.15
Media
Labels
Images
Image (made with dd) of 5.25 inch floppy . Note: image is from single side format floppy.
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