VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/vboximg-mount-display.dita@ 98549

Last change on this file since 98549 was 98549, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • Property svn:eol-style set to native
File size: 3.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic
3 PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
4<topic xml:lang="en-us" id="vboximg-mount-display">
5 <title>Viewing Detailed Information About a Virtual Disk Image</title>
6
7 <body>
8 <p>
9 The following examples show how to use the
10 <userinput>vboximg-mount</userinput> command to view information
11 about virtual disk images.
12 </p>
13 <p>
14 The following command outputs detailed information about all
15 registered VMs and associated snapshots:
16 </p>
17 <pre xml:space="preserve">$ vboximg-mount --list --verbose
18
19 ------------------------------------------------------
20 VM Name: "macOS High Sierra 10.13"
21 UUID: 3887d96d-831c-4187-a55a-567c504ff0e1
22 Location: /Volumes/work/vm_guests/macOS High Sierra 10.13/macOS High Sierra 10.13.vbox
23 -----------------------
24 HDD base: "macOS High Sierra 10.13.vdi"
25 UUID: f9ea7173-6869-4aa9-b487-68023a655980
26 Location: /Volumes/work/vm_guests/macOS High Sierra 10.13/macOS High Sierra 10.13.vdi
27
28 Diff 1:
29 UUID: 98c2bac9-cf37-443d-a935-4e879b70166d
30 Location: /Volumes/work/vm_guests/macOS High Sierra 10.13/
31 Snapshots/{98c2bac9-cf37-443d-a935-4e879b70166d}.vdi
32 Diff 2:
33 UUID: f401f381-7377-40b3-948e-3c61241b1a42
34 Location: /Volumes/work/vm_guests/macOS High Sierra 10.13/
35 Snapshots/{f401f381-7377-40b3-948e-3c61241b1a42}.vdi
36 -----------------------
37 HDD base: "simple_fixed_disk.vdi"
38 UUID: ffba4d7e-1277-489d-8173-22ca7660773d
39 Location: /Volumes/work/vm_guests/macOS High Sierra 10.13/simple_fixed_disk.vdi
40
41 Diff 1:
42 UUID: aecab681-0d2d-468b-8682-93f79dc97a48
43 Location: /Volumes/work/vm_guests/macOS High Sierra 10.13/
44 Snapshots/{aecab681-0d2d-468b-8682-93f79dc97a48}.vdi
45 Diff 2:
46 UUID: 70d6b34d-8422-47fa-8521-3b6929a1971c
47 Location: /Volumes/work/vm_guests/macOS High Sierra 10.13/
48 Snapshots/{70d6b34d-8422-47fa-8521-3b6929a1971c}.vdi
49 ------------------------------------------------------
50 VM Name: "debian"
51 UUID: 5365ab5f-470d-44c0-9863-dad532ee5905
52 Location: /Volumes/work/vm_guests/debian/debian.vbox
53 -----------------------
54 HDD base: "debian.vdi"
55 UUID: 96d2e92e-0d4e-46ab-a0f1-008fdbf997e7
56 Location: /Volumes/work/vm_guests/debian/ol7.vdi
57
58 Diff 1:
59 UUID: f9cc866a-9166-42e9-a503-bbfe9b7312e8
60 Location: /Volumes/work/vm_guests/debian/Snapshots/
61 {f9cc866a-9166-42e9-a503-bbfe9b7312e8}.vdi</pre>
62 <p>
63 The following command outputs partition information about the
64 specified disk image:
65 </p>
66 <pre xml:space="preserve">$ vboximg-mount --image=f9ea7173-6869-4aa9-b487-68023a655980 --list
67
68 Virtual disk image:
69
70 Path: /Volumes/work/vm_guests/macOS High Sierra 10.13/macOS High Sierra 10.13.vdi
71 UUID: f9ea7173-6869-4aa9-b487-68023a655980
72
73 # Start Sectors Size Offset Type
74 1 40 409599 199.9M 20480 EFI System
75 2 409640 67453071 32.1G 209735680 Hierarchical File System Plus (HFS+)
76 3 67862712 1269535 107.8M 34745708544 Apple Boot (Recovery HD)</pre>
77 </body>
78
79 </topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette