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: docs/blog/posts/2025-04-01-Enable-nbdkit-vddk-plugins.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -130,12 +130,12 @@ vddk_has_nfchostport=1
130
130
131
131
### Download and place VMware vddk library
132
132
133
-
Follow below steps to use VMware vddk library
133
+
Follow below steps to use VMware `vddk` library
134
134
135
135
#### Download vddk library
136
136
137
-
Login to Broadcom web link https://developer.broadcom.com/sdks/vmware-virtual-disk-development-kit-vddk/latest and download zip file.
138
-
Place it under /tmp/ on virt-v2v appliance. In my case I downloaded the latest version which is `8.0.3`.
137
+
Login to Broadcom web link `https://developer.broadcom.com/sdks/vmware-virtual-disk-development-kit-vddk/latest` and download zip file.
138
+
Place it under `/tmp/` on virt-v2v appliance. In my case I downloaded the latest version which is `8.0.3`.
139
139
140
140
#### Move tar file under /opt and extract it
141
141
@@ -148,4 +148,4 @@ cd vmware-vix-disklib-distrib/
148
148
ls
149
149
```
150
150
151
-
Appliance is ready to migrate VM using vddk plugins now. Refer [Coming soon...](Link) to use vddk plugins for migration.
151
+
Appliance is ready to migrate VM using vddk plugins now. Refer [Use vddk plugins](https://blog.rackspacecloud.com/blog/2025/04/03/use_nbdkit_vddk_plugins_for_migration/) to use for migration.
0 commit comments