Computing.Net > Forums > Solaris > Disk Clone

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Disk Clone

Reply to Message Icon

Name: mahir
Date: December 27, 2001 at 03:43:14 Pacific
Comment:

As soon as I need to know how to create excatly same image of whole disk for sparc 4 with solaris 2.7 os.

many thanks your ideas....



Sponsored Link
Ads by Google

Response Number 1
Name: oliver
Date: December 27, 2001 at 06:16:10 Pacific
Reply:

man dd

if it's to duplicate the disk *exactly* (ie same platform) use something like:

# dd if=/dev/rdsk/c0t3d0s2 of=/dev/rdsk/c0t1d0s2 bs=1024k

where "if=" good disk and "of=" blank disk


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Disk Clone

Cloning Solaris with Different H/W www.computing.net/answers/solaris/cloning-solaris-with-different-hw/4760.html

(x86 Solaris): What is disk overlap? www.computing.net/answers/solaris/x86-solaris-what-is-disk-overlap/682.html

Disk swaping through prompt www.computing.net/answers/solaris/disk-swaping-through-prompt/1555.html