Skip to content

Commit 3c35820

Browse files
author
m aries
authored
Update oracle-create-upload-vhd.md
1 parent e135a1d commit 3c35820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/oracle-create-upload-vhd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Preparing an Oracle Linux 7 virtual machine for Azure is similar to Oracle Linux
303303
- device: ephemeral0.2
304304
filesystem: swap
305305
mounts:
306-
- ["ephemeral0.1", "/mnt"]
306+
- ["ephemeral0.1", "/mnt/resource"]
307307
- ["ephemeral0.2", "none", "swap", "sw,nofail,x-systemd.requires=cloud-init.service,x-systemd.device-timeout=2", "0", "0"]
308308
EOF
309309
```

0 commit comments

Comments
 (0)