Sponsored Content
Full Discussion: clone harddisk
Top Forums UNIX for Advanced & Expert Users clone harddisk Post 5289 by dirk2 on Friday 10th of August 2001 03:01:50 AM
Old 08-10-2001
clone harddisk

Hi,
i have to make an excect physical copie of a sun unix station harddisk.
I have to make all partitions the same on about 60 harddisks, and also they should contain the same data/info.
I have hade a look at commands 'DD' and 'UFSDUMP' but both of them are not sufficient enough.

Can somebody tell me if this is possible to make phisycla dumps of harddisk (like is possible with norton ghost for windows).

/Dirk hazenootSmilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

server harddisk upgrade

hi friends, one of my clnts wants his Hard drive to be ugrded . He is currently using SCO unix 5.04 on a 4.3 Gig SCSI drive. He wants me to upgrd it to 18 Gigs . All he wants is that the data / programs / userfiles shall be intact. he has 3 user slices /user1, /user2 , /user3 presently... (3 Replies)
Discussion started by: /etc/passwd
3 Replies

2. UNIX for Dummies Questions & Answers

SCSI Harddisk

hey guys this is my problem I have SCO unix installed on a IDE h/drive. I want to add a SCSI hard drive, how do i do that within UNIX (1 Reply)
Discussion started by: kwame.neilsen
1 Replies

3. Solaris

SunOS 5.6 vs 5.8 HardDisk

Hi all, I am not sure I am in the correct forum or not, but I would appreciate if somebody from here can help me out. My processing equipment currently is using Unltra5 SunOs 5.6 with 8.6 GB hard disk, newer UltraSPARC SunOS 5.8 is with higher hard disk capacity. I am wondering how much hard... (2 Replies)
Discussion started by: uvex
2 Replies

4. UNIX for Advanced & Expert Users

Harddisk partation problem

Hello! My harddisk is RZ1CB-CS SCSIWC.It runs radar application software on unix operating system.Now dev\rz0a partation not found.So it can't run application recorded at rz0a .How can i solve this problem.? (1 Reply)
Discussion started by: akzin
1 Replies

5. UNIX for Advanced & Expert Users

Harddisk partation problem

Hello! My harddisk is RZ1CB-CS SCSIWC.It runs radar application software on unix operating system.Now dev\rz0a partation not found.So it can't run application recorded at rz0a .How can i solve this problem.? (1 Reply)
Discussion started by: akzin
1 Replies

6. Solaris

Image from harddisk

Can i take image from all data in SCSI hard-disk which work in foxboro workstation and extract it again on another hard disk ?:b: thanks (4 Replies)
Discussion started by: hatemeid
4 Replies

7. Filesystems, Disks and Memory

resize harddisk partions

Dear All, Is any one know a way to re partition the hard disk after installing solaries and the application, as the application is important and we need a way to increase a the size of /opt partition without reinstalling the solaries.... Thanx (5 Replies)
Discussion started by: engineer20033
5 Replies

8. Solaris

How to clone enter harddisk on Sun Sparc20?

Hi mates, well before posting my problem, i really searched hi and low for some ideas, but sad to say none of them worked, including dd command. My problem is that i have 2 harddisk, 1 in use and 1 for spare. The one im using got crashed and now im using my spare harddisk with all the... (24 Replies)
Discussion started by: Ron Macam
24 Replies

9. Ubuntu

Problem mounting harddisk

Hi all I am having a great deal of trouble mounting a harddisk on my Ubuntu 9.10 desktop. Output from "fdisk -l": Disk /dev/sda: 640.1 GB, 640135028736 bytes 86 heads, 15 sectors/track, 969196 cylinders Units = cylinders of 1290 * 512 = 660480 bytes Disk identifier: 0x00000001 ... (5 Replies)
Discussion started by: jnymarkp
5 Replies

10. Linux

Harddisk is not detected during linux installation

Hi All, I want to install Fedora Core-3 on Dell Optiplex 755 machine but when I am trying to install it, it is not detecting the hard-drive and unable to install it. When I tried to install Windows Xp, no problem for it and installed successfully. My harddisk is WDC WD800JD-75MSA3 (80... (1 Reply)
Discussion started by: smartgupta
1 Replies
machid(1)							   User Commands							 machid(1)

NAME
machid, sun, iAPX286, i286, i386, i486, i860, pdp11, sparc, u3b, u3b2, u3b5, u3b15, vax, u370 - get processor type truth value SYNOPSIS
sun iAPX286 i386 pdp11 sparc u3b u3b2 u3b5 u3b15 vax u370 DESCRIPTION
The following commands will return a true value (exit code of 0) if you are using an instruction set that the command name indicates. sun True if you are on a Sun system. iAPX286 True if you are on a computer using an iAPX286 processor. i386 True if you are on a computer using an iAPX386 processor. pdp11 True if you are on a PDP-11/45tm or PDP-11/70tm. sparc True if you are on a computer using a SPARC-family processor. u3b True if you are on a 3B20 computer. u3b2 True if you are on a 3B2 computer. u3b5 True if you are on a 3B5 computer. u3b15 True if you are on a 3B15 computer. vax True if you are on a VAX-11/750tm or VAX-11/780tm. u370 True if you are on an IBM(R) System/370tm computer. The commands that do not apply will return a false (non-zero) value. These commands are often used within makefiles (see make(1S)) and shell scripts (see sh(1)) to increase portability. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
make(1S), sh(1), test(1), true(1), uname(1), attributes(5) NOTES
The machid family of commands is obsolete. Use uname -p and uname -m instead. SunOS 5.11 5 Jul 1990 machid(1)
All times are GMT -4. The time now is 09:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy