|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620176 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to make a mirror of your boot disk in Sun Solaris |
Description
To make a copy of your boot disk in Solaris:
# dd if=/dev/rdsk/c0t0d0s2 of=/dev/rdsk/c0t1d0s2 bs=4096
Don't forget to add the bootblock on the mirror disk otherwise you will not be able to boot off of it:
# installboot /usr/platform/`uname -i`/lib/fs/ufs/bootblk /dev/rdsk/c0t1d0s0 |
Example
dd if=/dev/rdsk/c0t0d0s2 of=/dev/rdsk/c0t1d0s2 bs=4096 |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: memory tuning in AIX 5L
Example: vmo; ioo
[show me the details] |
coolcommand: no - how to manage network tuning parameters in IBM AIX
Example: no -p -o tcp_sendspace=65536
[show me the details] |
coolcommand: how to verify if your server will be ready for the new DST time changes in 2007
Example: zdump -v EST5EDT|grep 2007
[show me the details] |
coolcommand: how to query the PVID directly from disk in IBM AIX
Example: lquerypv -h /dev/hdisk0 80 10
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51943 |
| Category AIX | 49009 |
| Category General UNIX | 47532 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|