nerdexam
LPI

305-300 · Question #101

Which of the following statements are true regarding VirtualBox?

The correct answer is D. It provides both a graphical user interface and command line tools to administer virtual machines. VirtualBox is a hosted hypervisor, which means it runs as an application on top of an existing operating system, not as a special kernel that is booted before the first regular operating system starts. VirtualBox supports a large number of guest operating systems, including…

Virtualization

Question

Which of the following statements are true regarding VirtualBox?

Options

  • AIt is a hypervisor designed as a special kernel that is booted before the first regular operating
  • BIt only supports Linux as a guest operating system and cannot run Windows inside a virtual
  • CIt requires dedicated shared storage, as it cannot store virtual machine disk images locally on
  • DIt provides both a graphical user interface and command line tools to administer virtual machines.
  • EIt is available for Linux only and requires the source code of the currently running Linux kernel to

How the community answered

(65 responses)
  • A
    5% (3)
  • B
    6% (4)
  • C
    12% (8)
  • D
    75% (49)
  • E
    2% (1)

Explanation

VirtualBox is a hosted hypervisor, which means it runs as an application on top of an existing operating system, not as a special kernel that is booted before the first regular operating system starts. VirtualBox supports a large number of guest operating systems, including Windows, Linux, Solaris, OS/2, and OpenBSD. VirtualBox does not require dedicated shared storage, as it can store virtual machine disk images locally on block devices of the virtualization host, or on network shares, or on iSCSI targets. VirtualBox provides both a graphical user interface (GUI) and command line tools (VBoxManage) to administer virtual machines. VirtualBox is available for Windows, Linux, macOS, and Solaris hosts, and does not require the source code of the currently running Linux kernel to be available.

Topics

#VirtualBox#hypervisor type#GUI tools#CLI tools

Community Discussion

No community discussion yet for this question.

Full 305-300 Practice