Cromemco UNIX V.2 Installation

Size: px
Start display at page:

Download "Cromemco UNIX V.2 Installation"

Transcription

1 The Blog Tuesday, March 25, 2014 Cromemco UNIX V.2 Installation Building on the story of the injured Cromemco UNIX system I am outlining the exact recovery procedure I followed to restore UNIX V2 onto a new Hard Disk. Hardware Notes To run UNIX V2 you will need a working XMU Memory Management unit. These are as rare as hens teeth. Without it you can still run Cromix 172 XXU version and in article to come I'll document that installation (from diskette which is much simpler).

2 Recovery Materials 2 XDOS diskettes which are written in xfs format Cromemco computer with a tape QIC60 SCSI tape drive controlled from the ESDC controller card New blank MFM format ST506 type disk controlled by STDC controller card A 360K disk drive UNIX V2 tape example from catalog 669 Extended Patience and Coffee. Note Down Disk Geometry Before inserting the new MFM hard disk into the computer note down it's vital statistics. Recall that on these old disks the computer can not make an enquiry to the disk to ask for these parameters to be returned to it. Number of heads... = 5 Number of cylinders... = 977 Number of alternate tracks... = 15 Start of write precompensation... = 300 Location of alternate tracks... = 976 Now insert the MFM hard drive connecting up the Power and the 2 Data cables. In the next section you will repeatedly use diskettes 078 and 079 to perform essential low level tasks. Once a program is loaded and used once a : prompt will appear. Simply hit RETURN and you will return to XDOS (DDOS) prompt at which point you will pres ESCape to abort a boot and then load the next program: 078 is XDOS disk 2 contains :07 31,548 diskinfo :07 53,116 ftar :07 29,716 inithard :08 26,544 ls :08 27,860 makfs :08 30,056 readall :04 65,536 xdos 079 is XDOS disk 1 contains :07 25,160 cat

3 :07 31,548 diskinfo :07 45,260 fsck :07 53,116 ftar :07 29,716 inithard :08 26,544 ls :08 27,860 makfs :08 27,456 newboot :08 25,980 od :08 33,840 patch Initialise the hard Disk Boot from diskette 079 and intialise the Hard Disk Enter program name: inithard Loading file: inithard New drive (Y/N) <N>? y Standalone inithard Version V Press: RETURN to supply default answers CTRL-C to abort program Warning: INITHARD can destroy all disk data Warning: NEWDRIVE switch is enabled Device name? std(31,0) Number of surfaces (1-16) <16>? 5 Number of cylinders (1-4096) <1280>? 977 Max number of alternate tracks must be a multiple of the number of surfaces Max number of alternate tracks (0-112) <0>? 20 Starting cylinder of disk (0-977) <1>? Starting cylinder for write precomp (0-977) <977>? 300 Do you want to initialize any tracks (Y/N) <N>? y First cylinder (0-976) <0>? Last cylinder (0-976) <976>? First head (0-4) <0>? Last head (0-4) <4>? Surface Cylinder

4 STDC: format track error s=3 c=40 B4 : I/O error STDC: format track error s=3 c=41 B4 : I/O error STDC: format track error s=3 c=42 B4 : I/O error STDC: format track error s=3 c=49 B4 : I/O error STDC: format track error s=2 c=392 B4 : I/O error Partition # Starting Cylinder Size (Kbytes) Do you want to change partition table (Y/N) <N>? y Partition 0 Size of partition (Kbytes) ( ) <48600>? Partition 1 Size of partition (Kbytes) ( ) <23600>? 5000 Partition 2 Size of partition (Kbytes) ( ) <18600>? Partition 3 Size of partition (Kbytes) ( ) <8600>? Alternate track location (1-972) <972>? Do you want to add an alternate track (Y/N) <N>? n Bad track formatting should be ignored here (unless it is every track), we'll deal with that more robustly in a moment The partition layout is important. Follow these rules Track 0 should not be used First partition is where UNIX will live and should be at least 20MB and for my tape 30MB Partition 2 will house the UNIX swap area, >4MB Partition 3 and later can store anything you like. A convention I have seen is to store in Partition 3 Cromix 172 and in Partition 4 and later your user data Read the Surface of the Disk With old MFM hard disks it is advisable to keep the temperature stable and to leave the disk spinning for at last 30 minutes. Then in steady state check the readability of the full hard disk surface.

5 Load the standalone readall program from XDOS disk#2 (078) Enter program name: readall : std(31,0) Reading surfaces 0-4 on cylinders Pass 0 Surface Cylinder Surface 1, cylinder 34, primitive read error FF 04 Surface 1, cylinder 35, primitive read error FF 04 Surface 3, cylinder 38, primitive read error FF 04 Surface 3, cylinder 39, primitive read error FF 04 Surface 3, cylinder 40, primitive read error FF 04 Surface 3, cylinder 41, primitive read error FF 04 Surface 3, cylinder 42, primitive read error FF 04 Surface 3, cylinder 49, primitive read error FF 04 Surface 2, cylinder 392, primitive read error FF 04 4, 976 Obviously your printout will differ, but note down these cylinders and surfaces and run inithard a second time and add in the alternate tracks Populate Alternate Track Table Based on 9 bad tracks that readall found I need to run inithard again and map the alternate tracks Enter program name: inithard Loading file: inithard New drive (Y/N) <N>? Standalone inithard Version V Press: RETURN to supply default answers CTRL-C to abort program

6 Warning: INITHARD can destroy all disk data Device name? std(31,0) Number of surfaces (1-16) <5>? Number of cylinders (1-4096) <977>? Max number of alternate tracks must be a multiple of the number of surfaces Max number of alternate tracks (0-112) <20>? Starting cylinder of disk (0-977) <1>? Starting cylinder for write precomp (0-977) <300>? Do you want to initialize any tracks (Y/N) <N>? Partition # Starting Cylinder Size (Kbytes) Do you want to change partition table (Y/N) <N>? Alternate track location (1-972) <972>? Do you want to add an alternate track (Y/N) <N>? y Bad cylinder number (0-976) <0>? 34 Bad head number (0-4) <0>? 1 Bad cylinder number (0-976) <0>? 35 Bad head number (0-4) <0>? 1 Bad cylinder number (0-976) <0>? 38 Bad head number (0-4) <0>? 3 Bad cylinder number (0-976) <0>? 39 Bad head number (0-4) <0>? 3 Bad cylinder number (0-976) <0>? 40 Bad head number (0-4) <0>? 3 Bad cylinder number (0-976) <0>? 41 Bad head number (0-4) <0>? 3 Bad cylinder number (0-976) <0>? 42 Bad head number (0-4) <0>? 3 Bad cylinder number (0-976) <0>? 49 Bad head number (0-4) <0>? 3 Bad cylinder number (0-976) <0>? 392 Bad head number (0-4) <0>? 2 Bad cylinder number (0-976) <0>? Bad head number (0-4) <0>? Alternate track table # bad track alt track # bad track alt track # bad track alt track cyl hd cyl hd cyl hd cyl hd cyl hd cyl hd Do you want to add an alternate track (Y/N) <N>? Do you want to delete an alternate track (Y/N) <N>? Make the UNIX filesystem

7 Reboot from disk 079 and load makfs Enter program name: makfs Loading file: makfs Standalone makfs Version V.2.1 device: std(0,0) bytes per logical block = 1024 total logical blocks = total inodes = 6240 gap (physical blocks) = 1 cylinder size (physical blocks) = 100 Use fsck to check the empty / filesystem As a paranoia step, run fsck to check that the filesystem is good Enter program name: fsck Loading file: fsck Standalone fsck Version V s? (unconditionally rebuild free list) -S? (rebuild free list, but only if no discrepancies) -n? (do not open for writing) -y? -D? -f? -b?

8 filesystem: std(0,0) std(0,0) File System: Volume: ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Free List 2 files 2 blocks free Restore UNIX from tape 669 From the lifesaving tape I conveniently made earlier: Enter program name: ftar Loading file: ftar Standalone ftar, Version V.2.5 : -xv qic(0,0) Enter destination directory : std(0,0)/ Enter destination directory : std(0,0)/ Starting time: Fri Mar 18 17:22: Extracting "/" Extracting "/bin" Extracting "/bin/man" Extracting "/bin/killall" Extracting "/bin/size" Extracting "/bin/time" Extracting "/bin/mesg" Extracting "/bin/arcv" Extracting "/bin/greek" Extracting "/bin/vax" Extracting "/bin/u3b" Extracting "/bin/touch"

9 Extracting "/bin/osdd" Extracting "/bin/pdp11" Extracting "/bin/ls" Extracting "/bin/expr" Extracting "/bin/diskformat" minutes later Extracting "/tt" Extracting "/tt/cat" Extracting "/tt/diskinfo" Extracting "/tt/fsck" Extracting "/tt/ftar" Extracting "/tt/inithard" Extracting "/tt/ls" Extracting "/tt/makfs" Extracting "/tt/newboot" Extracting "/tt/od" Extracting "/tt/patch" Extracting "/tt/readall" Extracting "/tt/xdos" Ending time: Fri Mar 18 20:23: Check integrity of restored filesystem Run fsck a second time to see that all is well. Enter program name: fsck Loading file: fsck Standalone fsck Version V s? (unconditionally rebuild free list) -S? (rebuild free list, but only if no discrepancies) -n? (do not open for writing) -y?

10 -D? -f? -b? filesystem: std(0,0) std(0,0) File System: Volume: ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Free List 3556 files blocks 7698 free Boot to std(0,0)/unix using newboot At the moment the bootstrap program used to find, load and run /unix is not installed and there is no standalone program to install it. So get to real UNIX and we will then write out the correct program Enter program name: newboot Loading file: newboot Newboot Version V Preparing to boot esd( 0,0)unix - Type ESC to abort ESDC0 0 unit 0 block 0 hd 0 cyl 0 sect 0 stat 0x The Distribution system is pre programmed to boot from an ESDI disk which does not exist and so the boot fails. Now enter the ST506 disk name instead : std(0,0)/unix Booting std(0,0)/unix - Standby Size:

11 rootdev = 0x0100: pipedev = 0x0100: dumpdev = 0x0101: swapdev = 0x0101: (C) Copyright UniSoft Corporation Unix Paging System V.2 - March 1985 Created Wed May 3 16:08:23 PDT 1989 Cromemco, Inc. distribution system MC68881 Floating Point Coprocessor UNIX/5.2: unix0212 total memory size: bytes available memory: bytes So boot UNIX (wahoo) and then install it # wboot std/0s31 /etc/ustdboot Write /etc/ustdboot to /dev/std/0s31. (y/n): y 14+1 blocks in 14+1 blocks out # cd / # shutdown SHUTDOWN PROGRAM Fri Mar 18 20:31:27 PST 1994 Busy out (push down) the appropriate phone lines for this system. Do you want to continue? (y or n): Process accounting stopped. No demon active Error logging stopped. y All currently running processes will now be killed. Wait for 'INIT: SINGLE USER MODE' before halting. So that is all completed. Whole process should take less than 120 minutes depending on

12 your coffee breaks. Marcus Bennett at 03:25:00 Links to this post Create a Link Home View web version Powered by Blogger

Cromix-Plus-2. Date production of this version began: Nov. 12, 1985 on 8" Nov. 12, 1985 on 5" First serial number with this version:

Cromix-Plus-2. Date production of this version began: Nov. 12, 1985 on 8 Nov. 12, 1985 on 5 First serial number with this version: Cromix-Plus-2 Date: ~mber 7, 1985 Product:--GRQ=. LIlS::.XQL and CRO-PLLlli::.XG.S- Release: _~5 _ Date production of this version began: Nov. 12, 1985 on 8" Nov. 12, 1985 on 5" First serial number with

More information

Disks & File Systems. Dick Gillman, ITSS. 1/19/06 10:20:11 am docs/disks.sxi

Disks & File Systems. Dick Gillman, ITSS. 1/19/06 10:20:11 am docs/disks.sxi Disks & File Systems Dick Gillman, ITSS 1/19/06 10:20:11 am docs/disks.sxi IDE and SCSI most lower end systems come with IDE SCSI better performance choose system with SCSI for servers Checklist for new

More information

ULTRASTOR CORPORATION

ULTRASTOR CORPORATION ULTRASTOR CORPORATION ULTRA 12F24 ESDI CONTROLLER INSTALLATION MANUAL REVISION A 4.1.92 ULTRASTOR CORPORATION ULTRA 12F24 ESDI CONTROLLER Table of Contents 1.0 Introduction 2.0 Features 3.0 Hardware Installation

More information

Partitioning and Formatting Reference Guide

Partitioning and Formatting Reference Guide Partitioning and Formatting Reference Guide This guide provides simple guidelines for the initial setup of your hard disk drive using the most common methods and utilities available within the following

More information

v5: How to restore a backup image

v5: How to restore a backup image This article describes how to restore a backup image Restoring a backup image is very simple using Macrium Reflect. If the image contains only data, it is a matter of restoring it back to its original

More information

Figure 1.0 ULTRA 22C Board Layout JP1 JP5. Table 1.0 Default Jumper Settings

Figure 1.0 ULTRA 22C Board Layout JP1 JP5. Table 1.0 Default Jumper Settings UltraStor ULTRA 22C Quick Setup Memory Expansion Board Connector Figure 1.0 ULTRA 22C Board Layout J4 :::::::::::::::::::::::::::::: : : :::::::::: :::::::::: ::::::::::::::::: 2 P6 1 JP3 1 J2 1 J1 1 J3

More information

6.x to 6.x Disk Conversion Guide

6.x to 6.x Disk Conversion Guide 6.x to 6.x Disk Conversion Guide 2700-1395-B1 Contents Copyright 2002, Mitel Networks Corporation Distributed Courtesy of 8777 E. Via De Ventura Suite #340 Scottsdale, Arizona 85258 http://www.legacyvoicemail.com

More information

Unix System Architecture, File System, and Shell Commands

Unix System Architecture, File System, and Shell Commands Unix System Architecture, File System, and Shell Commands Prof. (Dr.) K.R. Chowdhary, Director COE Email: kr.chowdhary@iitj.ac.in webpage: http://www.krchowdhary.com JIET College of Engineering August

More information

This is Worksheet and Assignment 12. Disks, Partitions, and File Systems

This is Worksheet and Assignment 12. Disks, Partitions, and File Systems This is Worksheet and Assignment 12 This is a combined Worksheet and Assignment.. Quizzes and tests may refer to work done in this Worksheet and Assignment; save your answers. You will use a checking program

More information

Section 8 TAPE INTERFACE

Section 8 TAPE INTERFACE Section 8 TAPE INTERFACE This Section describes the tape interface for backup and restore of file-save or account-save tapes. The UniVision System Administration Guide describes the mechanism for performing

More information

Serial ATA PCI RAID Quick Installation Guide

Serial ATA PCI RAID Quick Installation Guide Serial ATA PCI RAID Quick Installation Guide Introducing the Serial ATA PCI RAID The Serial ATA PCI RAID is an ultra high-speed two channel Serial ATA controller board for use in Pentium-class computers.

More information

Chapter Two. Lesson A. Objectives. Exploring the UNIX File System and File Security. Understanding Files and Directories

Chapter Two. Lesson A. Objectives. Exploring the UNIX File System and File Security. Understanding Files and Directories Chapter Two Exploring the UNIX File System and File Security Lesson A Understanding Files and Directories 2 Objectives Discuss and explain the UNIX file system Define a UNIX file system partition Use the

More information

Alternative Boot Solutions

Alternative Boot Solutions CHAPTER 4 Alternative Boot Solutions Using a software disk manager is a popular solution for maintaining high availability for /boot/root/swap. However, alternatives exist that are commonly unknown or

More information

Symmetrix Fibre Channel with Qlogic Host Bus Adapters in the SCO UnixWare 7 Environment

Symmetrix Fibre Channel with Qlogic Host Bus Adapters in the SCO UnixWare 7 Environment Symmetrix Fibre Channel with Qlogic Host Bus Adapters in the SCO UnixWare 7 Environment November 2000 Copyright 2000 EMC Corporation. All rights reserved. No part of this publication may be reproduced

More information

Serial ATA PCI RAID Quick Installation Guide

Serial ATA PCI RAID Quick Installation Guide Serial ATA PCI RAID Quick Installation Guide Introducing the Serial ATA PCI RAID The Serial ATA PCI RAID is an ultra high-speed two channel Serial ATA controller board for use in Pentium-class computers.

More information

LightStream 2020 Password Recovery Procedure

LightStream 2020 Password Recovery Procedure Table of Contents Password Recovery Procedure...1 for the LightStream 2020...1 Description...1 Step by Step Procedure...1 Related Information...5 i Password Recovery Procedure for the LightStream 2020

More information

Installing the UnixWare Package. Installing the UnixWare Package - 1

Installing the UnixWare Package. Installing the UnixWare Package - 1 Installing the UnixWare Package Installing the UnixWare Package - 1 Issue 2 Installing the UnixWare Software Package Installing the UnixWare Software Package CAUTION: If you use the DELETE key to stop

More information

Initial Bootloader > Flash Drive. Warning. If not used carefully this process can be dangerous

Initial Bootloader > Flash Drive. Warning. If not used carefully this process can be dangerous Initial Bootloader > Flash Drive Warning If not used carefully this process can be dangerous Running the script used in this article with an incorrect argument can cause loss of data and potentially damage

More information

Initial Bootloader. On power-up, when a computer is turned on, the following operations are performed:

Initial Bootloader. On power-up, when a computer is turned on, the following operations are performed: Initial Bootloader Introduction On power-up, when a computer is turned on, the following operations are performed: 1. The computer performs a power on self test (POST) to ensure that it meets the necessary

More information

Partitioning and Formatting Guide

Partitioning and Formatting Guide Partitioning and Formatting Guide Version 1.2 Date 05-15-2006 Partitioning and Formatting Guide This guide is designed to explain how to setup your drive with the correct partition and format for your

More information

CS510 Operating System Foundations. Jonathan Walpole

CS510 Operating System Foundations. Jonathan Walpole CS510 Operating System Foundations Jonathan Walpole File System Performance File System Performance Memory mapped files - Avoid system call overhead Buffer cache - Avoid disk I/O overhead Careful data

More information

How to Back-Up a fit-pc2 Using Only a USB Stick (and some creative partitioning)

How to Back-Up a fit-pc2 Using Only a USB Stick (and some creative partitioning) This process allows you to back up your fit-pc2 workstation (or any USB-bootable computer) so you can quickly and easily restore your computer to its original state in the event of a hard drive failure,

More information

CST8207: GNU/Linux Operating Systems I Lab Nine Disks, Partitions, and File Systems Part 2. Disks, Partitions, and File Systems - Part 2 of 2

CST8207: GNU/Linux Operating Systems I Lab Nine Disks, Partitions, and File Systems Part 2. Disks, Partitions, and File Systems - Part 2 of 2 Student Name: Lab Section: Disks, Partitions, and File Systems - Part 2 of 2 1 Due Date - Upload to Blackboard by 8:30am Monday April 9, 2012 Submit the completed lab to Blackboard following the Rules

More information

File System Case Studies. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University

File System Case Studies. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University File System Case Studies Jin-Soo Kim (jinsookim@skku.edu) Computer Systems Laboratory Sungkyunkwan University http://csl.skku.edu Today s Topics The Original UNIX File System FFS Ext2 FAT 2 UNIX FS (1)

More information

DIGITAL Personal Workstation a-series System Software CD Guide

DIGITAL Personal Workstation a-series System Software CD Guide TM DIGITAL Personal Workstation a-series System Software CD Guide EK-DPWAS-SG A01 January 1998 Dear Customer, Congratulations on the purchase of your new DIGITAL Personal Workstation This document explains

More information

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Revision 1.0 February 2000 Revision History Revision Revision History Date 1.0 Initial Release 02/10/00 Intel Corporation

More information

Recovering Catalyst Fixed Configuration Switches from a Corrupted or Missing Image

Recovering Catalyst Fixed Configuration Switches from a Corrupted or Missing Image Recovering Catalyst Fixed Configuration Switches from a Corrupted or Missing Image Document ID: 41845 Introduction Prerequisites Requirements Components Used Conventions Problem Switch Displays the Switch:

More information

2018/01/30 18:11 1/6 Disks Management HDD Management. Disks must be added before they can be formatted and mounted or configured in a RAID array.

2018/01/30 18:11 1/6 Disks Management HDD Management. Disks must be added before they can be formatted and mounted or configured in a RAID array. 2018/01/30 18:11 1/6 Disks Management HDD Management Disks management Disks must be added before they can be formatted and mounted or configured in a RAID array. All disks that you wish to configure in

More information

File System Case Studies. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University

File System Case Studies. Jin-Soo Kim Computer Systems Laboratory Sungkyunkwan University File System Case Studies Jin-Soo Kim (jinsookim@skku.edu) Computer Systems Laboratory Sungkyunkwan University http://csl.skku.edu Today s Topics The Original UNIX File System FFS Ext2 FAT 2 UNIX FS (1)

More information

V8.2 User Notes. Contents. What s New in Version Reminders Creating Floppy Diskette Set from CD Quick Update Steps...

V8.2 User Notes. Contents. What s New in Version Reminders Creating Floppy Diskette Set from CD Quick Update Steps... ProMaster 2500 V8.2 User Notes Contents What s New in Version 8.2........................................ 2 Reminders.................................................... 5 Creating Floppy Diskette Set

More information

Washington WASHINGTON UNIVERSITY IN ST LOUIS

Washington WASHINGTON UNIVERSITY IN ST LOUIS NetBSD Installation Procedure NetBSD Installation for the Washington University Gigabit Switch Kits Program Presented by: jdd@arl.wustl.edu http://www.arl.wustl.edu/~jdd http://www.arl.wustl.edu/arl Applied

More information

HP-UX 11i Version 1.5 System Crash Dump White Paper

HP-UX 11i Version 1.5 System Crash Dump White Paper HP-UX 11i Version 1.5 System Crash Dump White Paper 7 April 27. 2001 Copyright 2001 Hewlett-Packard Company, All rights reserved.. 8 1 HP-UX 11i Version 1.5 System Crash Dump Beginning with the 11.0 release

More information

How to Restore a Windows System to Bare Metal

How to Restore a Windows System to Bare Metal This article refers to the Barracuda Backup Legacy Release firmware or newer, except where noted. Bare metal recovery allows you to restore a complete Microsoft Windows system, including data, settings,

More information

G54ADM Sample Exam Questions and Answers

G54ADM Sample Exam Questions and Answers G54ADM Sample Exam Questions and Answers Question 1 Compulsory Question (34 marks) (a) i. Explain the purpose of the UNIX password file. (2 marks) ii. Why doesn t the password file contain passwords? (2

More information

The UNIX File System

The UNIX File System The UNIX File System Magnus Johansson (May 2007) 1 UNIX file system A file system is created with mkfs. It defines a number of parameters for the system as depicted in figure 1. These paremeters include

More information

Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak

Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak Version 5b Offline Array Recovery Procedures SuperTrak SX6000 and UltraTrak This document describes the procedures for protecting data and restoring array status to arrays that have gone OFFLINE. Promise

More information

Genera 8.1 Software Installation Guide. Genera 8.1 Distribution Media. Genera 8.1 is offered on two types of distribution media: tape or CD-ROM.

Genera 8.1 Software Installation Guide. Genera 8.1 Distribution Media. Genera 8.1 is offered on two types of distribution media: tape or CD-ROM. Genera 8.1 Software Installation Guide Genera 8.1 Distribution Media Genera 8.1 is offered on two types of distribution media: tape or CD-ROM. This section describes these media and the software they contain.

More information

Magneto-Optical Disk Drive

Magneto-Optical Disk Drive SMO-F551 / RMO-S551 Magneto-Optical Disk Drive Installation Guide 1.3 Contents Installation Procedure on DOS and Windows3.1 3 Installation Procedure on Windows95/98 5 Installation Procedure on WindowsNT

More information

NVIDIA / JMicron RAID Installation Guide

NVIDIA / JMicron RAID Installation Guide NVIDIA / JMicron RAID Installation Guide 1. Introduction to NVIDIA / JMicron RAID Installation Guide. 3 1.1 Installing Windows 2000 / XP / XP 64-bit / Vista / Vista 64-bit With RAID Functions. 4 1.1.1

More information

WARNING USING THIS SOFTWARE IS NOT A TRIVIAL UPGRADE TO EXISTING RAID INSTALLATIONS!

WARNING USING THIS SOFTWARE IS NOT A TRIVIAL UPGRADE TO EXISTING RAID INSTALLATIONS! Precautions and Alerts - SRCU31, SRCU31A, SRCU31L and SRCU31L-A WARNING USING THIS SOFTWARE IS NOT A TRIVIAL UPGRADE TO EXISTING RAID INSTALLATIONS! 1. For any NEW installations with only one Intel RAID

More information

UNIX System Administration

UNIX System Administration $!... 14:13 $$... 14:13.netrc...12:27-28 /etc/fstab... 6:25 /etc/hosts.equiv... 8:23 /etc/inittab Entries... 4:8 /etc/netmasks... 8:22 /etc/shells... 12:25 /home... 6:69 /tmp...6:61-67 /usr... 6:70 /var...

More information

CompTIA Linux+ Guide to Linux Certification Fourth Edition. Chapter 2 Linux Installation and Usage

CompTIA Linux+ Guide to Linux Certification Fourth Edition. Chapter 2 Linux Installation and Usage CompTIA Linux+ Guide to Linux Certification Fourth Edition Chapter 2 Linux Installation and Usage Objectives Prepare for and install Fedora Linux using good practices Outline the structure of the Linux

More information

MDS - UNIX SYSTEM ADMINISTRATOR MANUAL. INTRODUCTION... i

MDS - UNIX SYSTEM ADMINISTRATOR MANUAL. INTRODUCTION... i MDS - UNIX SYSTEM ADMINISTRATOR MANUAL INTRODUCTION........................... i SUPER USER MENU.......................... 1 1 SET USER PRIVILEGE..................... 2 2 MAKE USER.........................

More information

T E C H N O L O G I E S. User Guide. 1:1 HDD Duplicator PRO (HDUSI325)

T E C H N O L O G I E S. User Guide. 1:1 HDD Duplicator PRO (HDUSI325) T E C H N O L O G I E S Duplicator Panel Power Switch Source Drive Bay Target Drive Bay User Guide 1:1 HDD Duplicator PRO (HDUSI325) www.addonics.com v3.1.11 Technical Support If you need any assistance

More information

File System Basics. Farmer & Venema. Mississippi State University Digital Forensics 1

File System Basics. Farmer & Venema. Mississippi State University Digital Forensics 1 File System Basics Farmer & Venema 1 Alphabet Soup of File Systems More file systems than operating systems Microsoft has had several: FAT16, FAT32, HPFS, NTFS, NTFS2 UNIX certainly has its share, in typical

More information

Design Choices 2 / 29

Design Choices 2 / 29 File Systems One of the most visible pieces of the OS Contributes significantly to usability (or the lack thereof) 1 / 29 Design Choices 2 / 29 Files and File Systems What s a file? You all know what a

More information

Persistent Storage - Datastructures and Algorithms

Persistent Storage - Datastructures and Algorithms Persistent Storage - Datastructures and Algorithms Seite 1 L 07: Case Study: Unix FS Seite 2 Questions: Encoding What is an encoding? Name some examples of codes Which are used in computers? Seite 3 Questions:

More information

SIEMENS UserAdmin Workshop TELEPERM XP Version 4 Chapter 1

SIEMENS UserAdmin Workshop TELEPERM XP Version 4 Chapter 1 1 UNIX... 1-2 1.1 USER-ENVIRONMENT... 1-2 1.1.1 User-environment... 1-3 1.1.2 Basic commands... 1-3 1.1.3 SCO Unix specific commands... 1-4 1.1.4 HP Unix specific commands... 1-4 1.2 FILE SYSTEM... 1-5

More information

DUAL OS INSTALLATION

DUAL OS INSTALLATION Ex.No:15 Date: DUAL OS INSTALLATION Aim: To install and configure Ubuntu OS alongside Windows as installing dual OS. PROCEDURE: 1. Backup your Windows partition To open the Dell Backup and Recovery software

More information

SCO UNOC. Operating System. Installation Guide

SCO UNOC. Operating System. Installation Guide SCO UNOC Operating System Installation Guide SCO UNIX Operating Systetn Installation Guide 1983-1993 The Santa Cruz Operation, Inc. 1980-1993 Microsoft Corporation. 1989-1993 UNIX System Laboratories,

More information

File systems: management 1

File systems: management 1 File systems: management 1 Disk quotas for users Quotas for keeping track of each user s disk use Soft limit and hard limit 2 Backup 3 File System Backup Replacing hardware is easy, but not the data Backups

More information

Installing New External Hard Drive Windows 7 Upgrade Blank >>>CLICK HERE<<<

Installing New External Hard Drive Windows 7 Upgrade Blank >>>CLICK HERE<<< Installing New External Hard Drive Windows 7 Upgrade Blank So I bought a new hard drive and installed it correctly, but since it is blank I cant I have a windows 7 upgrade disc but do I need the windows

More information

GOLD SERIES DVD/CD Duplicator Manual

GOLD SERIES DVD/CD Duplicator Manual GOLD SERIES DVD/CD Duplicator Manual User s Manual Version 3.0 0 TABLE OF CONTENTS Introduction 2 Setup 11 LCD Front Panel Overview 2 o Auto Start Time 11 Menu Overview 3-5 o Display Mode 12 Functions

More information

CS 318 Principles of Operating Systems

CS 318 Principles of Operating Systems CS 318 Principles of Operating Systems Fall 2017 Lecture 16: File Systems Examples Ryan Huang File Systems Examples BSD Fast File System (FFS) - What were the problems with the original Unix FS? - How

More information

CST Algonquin College 2

CST Algonquin College 2 Partitions Lab due dates: Labs are due as specified usually on Page1 of the Lab document Lab due dates are expressed as: 10 min before the end of the lab period during a certain week There is a grace period

More information

About This Book. Who Should Use This Book. Highlighting. Case Sensitivity in AIX. iii

About This Book. Who Should Use This Book. Highlighting. Case Sensitivity in AIX. iii About This Book The AIX 5L Version 5.2 Operating System Installation: Getting Started guide provides system administrators with information about how to install and configure the AIX operating system on

More information

Introduction Disks RAID Tertiary storage. Mass Storage. CMSC 420, York College. November 21, 2006

Introduction Disks RAID Tertiary storage. Mass Storage. CMSC 420, York College. November 21, 2006 November 21, 2006 The memory hierarchy Red = Level Access time Capacity Features Registers nanoseconds 100s of bytes fixed Cache nanoseconds 1-2 MB fixed RAM nanoseconds MBs to GBs expandable Disk milliseconds

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 3.0 SP1 User Guide P/N 302-000-098 REV 02 Copyright 2007-2014 EMC Corporation. All rights reserved. Published in the

More information

Lecture 29. Friday, March 23 CS 470 Operating Systems - Lecture 29 1

Lecture 29. Friday, March 23 CS 470 Operating Systems - Lecture 29 1 Lecture 29 Reminder: Homework 7 is due on Monday at class time for Exam 2 review; no late work accepted. Reminder: Exam 2 is on Wednesday. Exam 2 review sheet is posted. Questions? Friday, March 23 CS

More information

PCI EXPRESS CARD SATA

PCI EXPRESS CARD SATA PCI EXPRESS CARD SATA User Manual DS-30102-1 Features and Benefits Compliant with PCI Express Base Specification 1.0a Compliant with Serial ATA 1.0 specification with support for full complement of SATA

More information

Announcements. Persistence: Crash Consistency

Announcements. Persistence: Crash Consistency Announcements P4 graded: In Learn@UW by end of day P5: Available - File systems Can work on both parts with project partner Fill out form BEFORE tomorrow (WED) morning for match Watch videos; discussion

More information

ECE 550D Fundamentals of Computer Systems and Engineering. Fall 2017

ECE 550D Fundamentals of Computer Systems and Engineering. Fall 2017 ECE 550D Fundamentals of Computer Systems and Engineering Fall 2017 The Operating System (OS) Prof. John Board Duke University Slides are derived from work by Profs. Tyler Bletsch and Andrew Hilton (Duke)

More information

User Guide. Version Number 1.1

User Guide. Version Number 1.1 User Guide Version Number 1.1 Copyright 2002, LSOFT TECHNOLOGIES INC. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any derivative work

More information

To understand this, let's build a layered model from the bottom up. Layers include: device driver filesystem file

To understand this, let's build a layered model from the bottom up. Layers include: device driver filesystem file Disks_and_Layers Page 1 So what is a file? Tuesday, November 17, 2015 1:23 PM This is a difficult question. To understand this, let's build a layered model from the bottom up. Layers include: device driver

More information

Case study: ext2 FS 1

Case study: ext2 FS 1 Case study: ext2 FS 1 The ext2 file system Second Extended Filesystem The main Linux FS before ext3 Evolved from Minix filesystem (via Extended Filesystem ) Features Block size (1024, 2048, and 4096) configured

More information

UNIX File Hierarchy: Structure and Commands

UNIX File Hierarchy: Structure and Commands UNIX File Hierarchy: Structure and Commands The UNIX operating system organizes files into a tree structure with a root named by the character /. An example of the directory tree is shown below. / bin

More information

200" LFC Test and Checkout (Rev )

200 LFC Test and Checkout (Rev ) 200" LFC Test and Checkout (Rev 02 22 08) It is assumed that LFC is mounted and cabled properly at prime focus, and that the LFC computer (oasis) is cabled and running properly in the computer room. Completed

More information

Linux & Shell Programming 2014

Linux & Shell Programming 2014 Unit -1: Introduction to UNIX/LINUX Operating System Practical Practice Questions: Find errors (if any) otherwise write output or interpretation of following commands. (Consider default shell is bash shell.)

More information

The UNIX File System

The UNIX File System The UNIX File System Magnus Johansson May 9, 2007 1 UNIX file system A file system is created with mkfs. It defines a number of parameters for the system, such as: bootblock - contains a primary boot program

More information

CST8207: GNU/Linux Operating Systems I Lab Ten Boot Process and GRUB. Boot Process and GRUB

CST8207: GNU/Linux Operating Systems I Lab Ten Boot Process and GRUB. Boot Process and GRUB Student Name: Lab Section: Boot Process and GRUB 1 Due Date - Upload to Blackboard by 8:30am Monday April 16, 2012 Submit the completed lab to Blackboard following the Rules for submitting Online Labs

More information

HP-UX System Administration Course Overview. Skills Gained. Who will the Course Benefit?

HP-UX System Administration Course Overview. Skills Gained. Who will the Course Benefit? HP-UX System Administration Course Overview This Hewlett Packard HP-UX System Administration training course is designed to give delegates practical experience in the administration of an HP-UX UNIX System.

More information

05. 5GB 7. cmd. VM E:\. ASM1.vdi 5GB Fixed / Shareable Data (shareable) Fixed Size. ASM2.vdi 5GB Fixed / Shareable. ASM3.vdi 5GB Fixed / Shareable

05. 5GB 7. cmd. VM E:\. ASM1.vdi 5GB Fixed / Shareable Data (shareable) Fixed Size. ASM2.vdi 5GB Fixed / Shareable. ASM3.vdi 5GB Fixed / Shareable 05. 5GB 7. ASM1.vdi 5GB Fixed / Shareable Data (shareable) Fixed Size. ASM2.vdi 5GB Fixed / Shareable ASM3.vdi 5GB Fixed / Shareable ASM4.vdi 5GB Fixed / Shareable ASM5.vdi 5GB Fixed / Shareable FRA1.vdi

More information

Operating Systems. Operating Systems Professor Sina Meraji U of T

Operating Systems. Operating Systems Professor Sina Meraji U of T Operating Systems Operating Systems Professor Sina Meraji U of T How are file systems implemented? File system implementation Files and directories live on secondary storage Anything outside of primary

More information

06 May 2011 CS 200. System Management. Backups. Backups. CS 200 Fall 2016

06 May 2011 CS 200. System Management. Backups. Backups. CS 200 Fall 2016 06 May 2011 CS 200 System Management 1 Let s discuss the facts of life... You will die. Your disk will die. Your disk will die first. 2 The user, manually at day s end, make copies on... Who does them?

More information

Filesystem. Disclaimer: some slides are adopted from book authors slides with permission

Filesystem. Disclaimer: some slides are adopted from book authors slides with permission Filesystem Disclaimer: some slides are adopted from book authors slides with permission 1 Recap Directory A special file contains (inode, filename) mappings Caching Directory cache Accelerate to find inode

More information

File Systems. What do we need to know?

File Systems. What do we need to know? File Systems Chapter 4 1 What do we need to know? How are files viewed on different OS s? What is a file system from the programmer s viewpoint? You mostly know this, but we ll review the main points.

More information

File System Aging: Increasing the Relevance of File System Benchmarks

File System Aging: Increasing the Relevance of File System Benchmarks File System Aging: Increasing the Relevance of File System Benchmarks Keith A. Smith Margo I. Seltzer Harvard University Division of Engineering and Applied Sciences File System Performance Read Throughput

More information

Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer

Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer Summary This document outlines the process to perform the following tasks. 1. Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer.

More information

CAD-CARE TROUBLESHOOTING GUIDE

CAD-CARE TROUBLESHOOTING GUIDE CAD-CARE TROUBLESHOOTING GUIDE CAD-Care is a stable and error free system. The biggest problem encountered with CAD-Care is when something stops CAD-Care during a system sort. Windows Screen Savers have

More information

CISC 7310X. C11: Mass Storage. Hui Chen Department of Computer & Information Science CUNY Brooklyn College. 4/19/2018 CUNY Brooklyn College

CISC 7310X. C11: Mass Storage. Hui Chen Department of Computer & Information Science CUNY Brooklyn College. 4/19/2018 CUNY Brooklyn College CISC 7310X C11: Mass Storage Hui Chen Department of Computer & Information Science CUNY Brooklyn College 4/19/2018 CUNY Brooklyn College 1 Outline Review of memory hierarchy Mass storage devices Reliability

More information

UNIX File Systems. How UNIX Organizes and Accesses Files on Disk

UNIX File Systems. How UNIX Organizes and Accesses Files on Disk UNIX File Systems How UNIX Organizes and Accesses Files on Disk Why File Systems File system is a service which supports an abstract representation of the secondary storage to the OS A file system organizes

More information

Server to Server migration via TCP/IP

Server to Server migration via TCP/IP Server to Server migration via TCP/IP This will give you an outline of how to migrate a NetWare server from a Compaq Deskpro to a Compaq Proliant 1850R. The procedures outlined in this document will work

More information

mode uid gid atime ctime mtime size block count reference count direct blocks (12) single indirect double indirect triple indirect mode uid gid atime

mode uid gid atime ctime mtime size block count reference count direct blocks (12) single indirect double indirect triple indirect mode uid gid atime Recap: i-nodes Case study: ext FS The ext file system Second Extended Filesystem The main Linux FS before ext Evolved from Minix filesystem (via Extended Filesystem ) Features (4, 48, and 49) configured

More information

FASTTRAK TX4000 QUICK START GUIDE. Version 1.2

FASTTRAK TX4000 QUICK START GUIDE. Version 1.2 FASTTRAK TX4000 QUICK START GUIDE Version 1.2 FastTrak TX4000 Copyright 2002 Promise Technology, Inc. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be reproduced

More information

Full System Restore Manually Windows 7 No Disk

Full System Restore Manually Windows 7 No Disk Full System Restore Manually Windows 7 No Disk Time to Complete: 20-30 Minutes. Video (English Only) - How to use System Restore within Windows 7 with a small amount of hard disk space reserved for reinstalling

More information

Outlook. File-System Interface Allocation-Methods Free Space Management

Outlook. File-System Interface Allocation-Methods Free Space Management File System Outlook File-System Interface Allocation-Methods Free Space Management 2 File System Interface File Concept File system is the most visible part of an OS Files storing related data Directory

More information

Physical-to-Virtual Migration with Portlock Storage Manager

Physical-to-Virtual Migration with Portlock Storage Manager PO RTL OC K Physical-to-Virtual Migration with Portlock Storage Manager Table of Contents Introduction... 3 About this Document... 3 About the Reader... 3 About Portlock Storage Manager and the Portlock

More information

File Systems: Allocation Issues, Naming, and Performance CS 111. Operating Systems Peter Reiher

File Systems: Allocation Issues, Naming, and Performance CS 111. Operating Systems Peter Reiher File Systems: Allocation Issues, Naming, and Performance Operating Systems Peter Reiher Page 1 Outline Allocating and managing file system free space File naming and directories File volumes File system

More information

Case study: ext2 FS 1

Case study: ext2 FS 1 Case study: ext2 FS 1 The ext2 file system Second Extended Filesystem The main Linux FS before ext3 Evolved from Minix filesystem (via Extended Filesystem ) Features Block size (1024, 2048, and 4096) configured

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

PCIe SATA II Channel RAID Card. User Manual

PCIe SATA II Channel RAID Card. User Manual PCIe SATA II 300 2-Channel RAID Card User Manual Ve r. 2.00 All brand names and trademarks are properties of their Respective owners. Apr/07 1 MN Features and Benefits Compliant with PCI Express Base Specification

More information

The UNIX file system! A gentle introduction"

The UNIX file system! A gentle introduction ISA 785 Research in Digital Forensics The UNIX file system! A gentle introduction" ISA 785! Angelos Stavrou, George Mason University! File System Basics 2! Readings from the Textbook! Unix / EXT3! FAT/NTFS!

More information

SATA DVD/CD Duplicator Controller User s Manual

SATA DVD/CD Duplicator Controller User s Manual SATA DVD/CD Duplicator Controller User s Manual Version 2.0 TABLE OF CONTS Chapter 1 Introduction 1 10. Setup 11 11. HDD Manager 13 LCD Front Panel Overview 1 o Start-up Menu 11 o Select Image 13 Hardware

More information

Blu-ray/DVD/CD Duplicator Control Manual. User s Manual

Blu-ray/DVD/CD Duplicator Control Manual. User s Manual Blu-ray/DVD/CD Duplicator Control Manual User s Manual 0 TABLE OF CONTENTS Introduction 2 Setup 12 LCD Front Panel Overview 2 o Auto Start Time 12 HDD Manager o Select Image o Disc => Controller Connection

More information

File Systems Management and Examples

File Systems Management and Examples File Systems Management and Examples Today! Efficiency, performance, recovery! Examples Next! Distributed systems Disk space management! Once decided to store a file as sequence of blocks What s the size

More information

WD1007A-WAH/WA2 Winchester/Floppy Disk Controller

WD1007A-WAH/WA2 Winchester/Floppy Disk Controller USER S GUIDE WD1007A-WAH/WA2 Winchester/Floppy Disk Controller Important Information Do Not Discard 1.0 Document Scope This document describes installation of the WDl007A-WAH/WA2 Winchester/Floppy Disk

More information

Operating Systems, Fall

Operating Systems, Fall File systems: management 1 Disk quotas for users Quotas for keeping track of each user s disk use Soft limit and hard limit 2 Lecture 7, Tiina Niklander 1 Backup 3 File System Backup Replacing hardware

More information

Outline. Computer Center, CS, NCTU. Interfaces Geometry Add new disks RAID. Appendix SCSI & SAS

Outline. Computer Center, CS, NCTU. Interfaces Geometry Add new disks RAID. Appendix SCSI & SAS Disks Outline Interfaces Geometry Add new disks Installation procedure Filesystem check Add a disk using sysinstall RAID GEOM Appendix SCSI & SAS 2 3 Disk Interfaces SCSI Small Computer Systems Interface

More information

Level 23 Eagle Software Conversion Guide. Please see page 5 for changes made to Special Security

Level 23 Eagle Software Conversion Guide. Please see page 5 for changes made to Special Security Level 23 Eagle Software Conversion Guide Please see page 5 for changes made to Special Security Publication No. EL1035 Publication Date: January 2002 This manual contains reference information about CCITRIAD

More information

Technical White Paper iscsi Boot November 11, 2004

Technical White Paper iscsi Boot November 11, 2004 Technical White Paper iscsi Boot November 11, 2004 SN0032004-00 Rev A 11/04 Page 1 of 12 Table of Contents I. Executive Summary...3 II. Booting The Basics...3 Booting Options...3 Boot Methods Pros and

More information