solaris-users  

[Solaris-Users] /dev/rdsk/c0t0d0s2 ?

hadi motamedi
Sat, 03 Jul 2010 00:39:56 -0700

Dear All
To have an image from the entire raw disk,according to you, I tried as
the following :
#dd if=/dev/rdsk/c0t0d0s2 bs=512 count=1966080 |gzip -c>/tmp/
solaris8.disk-pt1.gz
#dd if=/dev/rdsk/c0t0d0s2 bs=512 count=1966080 skip=3932160 |gzip -c>/
tmp/solaris8.disk-pt2.gz
#dd if=/dev/rdsk/c0t0d0s2 bs=512 count=1966080 skip=5898240 |gzip -c>/
tmp/solaris8.disk-pt3.gz
#dd if=/dev/rdsk/c0t0d0s2 bs=512 count=1966080 skip=7864320 |gzip -c>/
tmp/solaris8.disk-pt4.gz
And so on.
I am now on step thirty of this iteration and it seems that this does
not come to an end. Can you please let me know why?
Thank you
_______________________________________________
Solaris-Users mailing list
Solaris-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/solaris-users