Raid in VirutalBox |Windows|virtualize|virtualbox
Raid in VirtualBox
For creating virtual image for VirtualBox, you have to follow the instructions of the program. After creating a hard drive, you can clone it to a second drive by the following command at the directory of “C:\Documents and Settings\Administrator.CNHGNT\.VirtualBox\HardDisks” (where “Administrator.CNHGNT” is my home directory). After that, you can use the drives for the RAID 1 :
1. create a new partition Ubuntu01.vdi
2.

3. Use Clone command to create the softraid for System
3.1 Cmd : set path=c:\program files\sun\virtualbox

3.2 Cmd vboxmange clonevdi ubuntu01.vdi ubuntu02.vdi
3.3

4. Now we have the fixed-disk.
For creating virtual image for VirtualBox, you have to follow the instructions of the program. After creating a hard drive, you can clone it to a second drive by the following command at the directory of “C:\Documents and Settings\Administrator.CNHGNT\.VirtualBox\HardDisks” (where “Administrator.CNHGNT” is my home directory). After that, you can use the drives for the RAID 1 :
1. create a new partition Ubuntu01.vdi
2.

3. Use Clone command to create the softraid for System
3.1 Cmd : set path=c:\program files\sun\virtualbox

3.2 Cmd vboxmange clonevdi ubuntu01.vdi ubuntu02.vdi
3.3

4. Now we have the fixed-disk.
Comments
Post a Comment