i have sun ultra10 machine,OS is solaris 9 and i have single
harddisk, now i want same ,exact copy of data in anoher
harddisk so that i should be able boot from new harddisk,
how do yo do this? is it called as cloning?
Answers were Sorted based on User's Feedback
Answer / guest
u will use root mirroring process..
metainit d1 1 1 <existing root slice(c0t0d0s0>
metainit d2 1 1 <new harddisk slice (cot1dos0)
metainit d12 -m d1
metaroot d12
lockfs -af
init6
metattach d12 d2
metastat
installboot /usr/platform/'uname -
i'/lib/fs/ufs/booblk /dev/rdskcot1doso
init 0
ok>nvalias newdisk /phisicalpathname(/pci@1f........)
ok>setenv boot-device disk newdisk
ok>nvstore
ok>boot newdisk
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sukanta ghosh
The 1st answer is correct, however you need to user fmthard
command to cp disk partition info in order to have exact
disk size.
metainit d1 1 1 <existing root slice(c0t0d0s0>
prtvtoc /dev/rdsk/c0t0d0s2 | fmthard -s - /dev/rdsk/c0t1d0s2
metainit d2 1 1 <new harddisk slice (cot1dos0)
metainit d12 -m d1
metaroot d12
lockfs -af
init6
metattach d12 d2
metastat
installboot /usr/platform/'uname -
i'/lib/fs/ufs/booblk /dev/rdskcot1doso
init 0
ok>nvalias newdisk /phisicalpathname(/pci@1f........)
ok>setenv boot-device disk newdisk
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mohammed mukram
in the above answer type#/sbin/installgrub /boot/grub/stage1
/boot/grub/stage2 /dev/rdsk/cot1doso
instead of installboot ....
| Is This Answer Correct ? | 0 Yes | 0 No |
hi can u tell me how i can install sunsolais in my windows 7 OS? & WE CAN RUN SOLARIS & WINDOES7 IN SINGLE OS.? PLZ HELP
How do you give a user access to an application or program that needs to run as root without giving them the root password?
Hi All, Q. I have one log file that log file contains application message but the application message in log file not append any date value. so after 1 to 2 date that file is big size , I want to delete contents only that was appended before 4 days ago from that single file and rest of the file contents would be remains same.
What is LOM and how ur going to access it?
How RPC will work..?
How to add a patch on multiple servers(400) at a time.
how to freeze nodes in vcs?tell me step by step?
what is the disadvantage of 'tar' command?
what r the files need to edit for DNS configuration..?
where the NIS will be actually used (Situation)
how to change nic card from half duplex to full duplex?
how to add swap space?