Skip to content

Commit e99d7d6

Browse files
Merge pull request #233565 from markusries/patch-5
Update oracle-create-upload-vhd.md
2 parents 3d20ef7 + 3c35820 commit e99d7d6

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)