Which Linux command will mount a virtual disk into the file system?

A. mkfs mydisk.img /mnt/vdisk
B. mkfs /mnt/vdisk mydisk.img
C. mount /mnt/vdisk mydisk.img
D. mount mydisk.img /mnt/vdisk

Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following is used by SQLCMD to test network connections used to remotely connect to a SQL server instance?

A. named pipes B. SSRP C. TDS packets D. loopback address

Computer Science & Information Technology

You can place an insertion point by clicking in the field or by pressing ____.

A. F2 B. F3 C. F4 D. F5

Computer Science & Information Technology