Sponsored Content
Operating Systems Solaris Solaris 6.5 MOD disk copy help needed Post 302413928 by drew_holm on Sunday 18th of April 2010 11:37:45 AM
Old 04-18-2010
Solaris 6.5 MOD disk copy help needed

Hello,

we are running Irix 6.5 on our octane/sgi computers - these computers come with an external Sony MOD drive attached via a scsi cable. We have backed info to 2.3 gig MOD disks over the years and woule like to duplicate the MOD's. I believe there are 3 ways to do this:
  1. add a second drive to the SGI possibly using the instructions at Installation Guide SGI. System Administration. Adding a magneto-optical drive to the computer and make copies/clones of our current MOD disks. (I believe once we physically attach another MOD drive we will have to 'load' the drive(s) and enter some commands that copy the first MODs' disk and then transfer to the second MODs' disk. We would also want to verify the files made it to the new MOD disk a list of the files with details).
  2. I also understand there are MOD disks duplicators that will do the job (minus the verification step?)
  3. Copy all of the MOD's data to our harddrive, eject the original MOD, put in a new MOD and make a new copy to the MOD drive and verify.
We could use any/all help with the above and have limited IRIX skills -

Thanks in advance

Steve

View Original: https://www.unix.com/unix-dummies-que...#ixzz0lSyQgP7a
 

5 More Discussions You Might Find Interesting

1. Solaris

Solaris 10: how to copy whole disk?

Hi, i have problems with my system disk (os solaris 5.10) and i'm wondering if there is any way to copy the whole disk to a new one, without reinstalling everything (so to do a mirroring)?? thanks in advance (3 Replies)
Discussion started by: sprehodec
3 Replies

2. UNIX for Dummies Questions & Answers

What is in-core copy and disk-copy of i-node table?

I have found a question from the exercises of my study mat. The question is "Why are there a in-core copy and a disk-copy of i-node block and super block?" If any one know the proper answer then please send me..... (1 Reply)
Discussion started by: dearanik
1 Replies

3. Filesystems, Disks and Memory

Need help with MOD Disk copying

Hello, we are running Irix 6.5 on our octane/sgi computers - these computers come with an external Sony MOD drive attached via a scsi cable. We have backed info to 2.3 gig MOD disks over the years and woule like to duplicate the MOD's. I believe there are 3 ways to do this: add a second... (1 Reply)
Discussion started by: drew_holm
1 Replies

4. Solaris

Convert from raw disk to solaris volume manager disk

I have a solaris 10 system configured using NetApp as its storage, and the file systems are already configured as you can see from the example below: root@moneta # df -h Filesystem size used avail capacity Mounted on /dev/md/dsk/d0 9.8G 513M 9.3G 6% /... (4 Replies)
Discussion started by: fretagi
4 Replies

5. Solaris

Use 'dd' to copy boot disk to larger target disk

Hi, I'm looking to copy a boot disk on an old Solaris 8 system using dd. I'll bring the system down to single user mode and begin from there. I'm copying my source disk to a larger target disk. Do I need to do anything other than the 'dd' command below because the target disk is bigger? ... (2 Replies)
Discussion started by: sparcman
2 Replies
xdfcopy(1)						      General Commands Manual							xdfcopy(1)

Name
       xdfcopy - copy and format XDF disks in Linux

Note
       This  manpage has been automatically generated from fdutils's texinfo documentation.  However, this process is only approximative, and some
       items, such as cross-references, footnotes and indices are lost in this translation process.  Indeed, these items have no appropriate  rep-
       resentation  in	the  manpage  format.  Moreover, only the items specific to each command have been translated, and the general information
       about fdutils has been dropped in the manpage version.  Thus I strongly advise you to use the original texinfo doc.

       *      To generate a printable copy from the texinfo doc, run the following commands:

		     ./configure; make dvi; dvips fdutils.dvi

       *      To generate a HTML copy,	run:

		     ./configure; make html

	      A pre-made HTML can be found at: `http://www.tux.org/pub/knaff/fdutils'

       *      To generate an info copy (browsable using emacs' info mode), run:

		     ./configure; make info

       The texinfo doc looks most pretty when printed or as HTML.  Indeed, in the info version certain examples are difficult to read due  to  the
       quoting conventions used in info.

Description
	  xdfcopy [-format-id] [-d] [-n] [-h head-skew] [-t cylinder-skew] [-T
	  end-cylinder] [source] target

       Xdfcopy is a utility to copy and format XDF disks. XDF (eXtended Density Format) is a format used by OS/2 which can hold 1840KB of data (on
       a 3 1/2 high density disk). Its advantage over 2m formats is that it is faster: 38KB/s. Because of this fast  speed,  I	extended  the  XDF
       standard to higher capacities (1992KB) with a transfer rate of 45KB/s. I called the new formats XXDF.

       This program works best with kernels newer than 2.0.0.

       If  both  source and target are given, xdfcopy copies the disk image from file to floppy disk or vice-versa. When copying to a floppy disk,
       the disk is first formatted, unless the -n option is given.

       If no source is given, the target is only formatted. In this case, the target must be a floppy drive.

Options
   Selecting a format
       Formats are selected by the format_id. The following formats are understood:

       0      Formats a 5 1/4 XDF disk (1520 KB, 45.6 KB/s).

       1      Formats a 3 1/2 high density XDF disk (1840 KB, 38.3 KB/s).

       2      Formats a 3 1/2 extra density XDF disk (3680 KB, 102 KB/s)

       3      Formats a 3 1/2 high density XXDF disk (1920 KB, 45 KB/s)

       4      Formats a 3 1/2 extra density XXDF disk (3840 KB, 90 KB/s)

Misc options
       -D dosdrive
	      Describes the DOS drive letter for mformat. If this option is given, an MS-DOS filesystem is automatically  installed  on  the  disk
	      after  the low-level format is complete. In order for this to work, the drive has to be configured to accept the 23x2x80 geometry in
	      your /etc/mtools or your ~/.mtoolsrc file. Moreover, this only works with a version of mtools that is more recent than 3.0.

	      Example of a working mtoolsrc line:

		 A /dev/fd0  0	0 0  0

	      Examples of a non-working mtoolsrc line:

		 A /dev/fd0 12 80 2 18

       -n     Don't format the disk before copying the disk image to the disk.

Options for power users
       -t cylinder skew
	      Uses a different track skew than the default (14). For more details on skews, see section  superformat. In this version of  xdfcopy,
	      the -t parameter is ignored.

       -h head skew
	      Uses a different head skew than the default (0) In this version, this parameter is ignored

       -d     Debugging.  For  each  read or write operation, the time it took to complete the operation is printed (in milliseconds). This can be
	      used to optimize the skews.

       -T end-cylinders
	      Tells how many cylinders to format.  With the XXDF formats, it is actually possible to format up to 83 cylinders, yielding a  format
	      of up to 1992KB on a 3 1/2 high density disk.

See Also
       Fdutils' texinfo doc

fdutils-5.5							      03Mar05								xdfcopy(1)
All times are GMT -4. The time now is 10:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy