You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OracleSolaris_OCI/04_VirtualBox_to_OCI/README.md
+12-7
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ After you have completed Step 1, you need to login to your OCI Instance and ensu
50
50
51
51
### 2.1 Creating a bucket in your compartment
52
52
53
-
A Bucket, part of the Oracle Cloud Infrastructure Object Storage service, is a container for storing objects in a compartment within an Object Storage namespace. A ==B==ucket is associated with a single compartment. A Bucket is used by Oracle VM VirtualBox to upload and save the Virtual Machine Image on Oracle Cloud Infrastructure.
53
+
A Bucket, part of the Oracle Cloud Infrastructure Object Storage service, is a container for storing objects in a compartment within an Object Storage namespace. A Bucket is associated with a single compartment. A Bucket is used by Oracle VM VirtualBox to upload and save the Virtual Machine Image on Oracle Cloud Infrastructure.
54
54
55
55
- On the OCI Main Menu, click on "Storage==> Buckets"
56
56
- Click "Create Bucket"
@@ -72,13 +72,18 @@ The OCI VCN is a virtual, private network that can be set up in OCI. It closely
72
72
73
73

74
74
75
-
The execution of this operation includes the creation of:
76
75
77
-
- 3 different Subnet(s) – 1 for each Availability Domain
78
-
- 1 Default Route Table for the OCI Compartment
79
-
- 1 Internet Gateway for the OCI Compartment
80
-
- 1 Default Security List for the OCI Compartment
81
-
- 1 Default DHCP Service for the OCI Compartment
76
+
77
+
### 2.2 Creating a Subnet within your Virtual Cloud Network (VCN)*
78
+
79
+
*if you already have a subnet defined within your VCN, you can continue using it to migrate from VirtualBox to OCI else you can follow the steps below.
80
+
81
+
- Once your new VCN has been provisioned, click on "Create Subnet"
82
+
- Choose your preferred name for the subnet
83
+
-[Define a CIDR block](https://docs.oracle.com/en-us/iaas/Content/Network/Tasks/managingVCNs_topic-Overview_of_VCNs_and_Subnets.htm#Overview)
0 commit comments