Filesystems Post author:Devendra Kumar Post published: Post comments:0 Comments 10. What component of a disk tells the OS how the disk is partitioned? Answers The partition tableThe swap tableThe master partition listThe filesystems grid 11. Which of the following are partition table schemes? Select all that apply. Answers Master Boot Record (MBR)New Technology Files System (NTFS)Unified Extensible Firmware Interface (UEFI)GUID Partition Table (GPT) 12. When partitioning a disk and formatting a filesystem, what happens if you enable compression? Select all that apply. Answers The computer’s processor will need to do less work.Files and folders will take up less space on the disk.The formatting process will complete in less time.Files will need to be expanded when you open them. 13. In Linux, what happens when you enter the command sudo mkfs -t ext4 /dev/sdb1? Answers You rename the selected disk.You specify the file system format for a partition on the selected disk.You mount a partition on the selected disk.You specify a partition table type for the selected disk. 14. Fill in the blank: Virtual memory dedicates an area of the hard drive to use a storage base for blocks of data called _____. Answers RAMbase storagedatabasespages 15. In Linux, when running parted in interactive mode, what happens when you enter the command mkpart primary linux-swap 5GiB 100%? Select all that apply. Answers You enable swap on the selected device.You mount a swap partition.You create a new disk partition.You format a disk partition for swap space. 16. What file attributes are stored in the Master File Table (MFT)? Select all that apply. Answers Language used in the file dataFile creation time stampsWhether or not a file is read-onlyFile data locations 17. What is the Linux equivalent to symbolic links Windows? Answers inodeshardlinkssoftlinksfilenames 18. Which features of Windows NTFS filesystem help minimize file corruption? Answers The NTFS log journaling processThe fsutil self-healing utilityThe chkdsk /F commandThe fsck command 19. What might occur if you were to run fsck on a mounted partition? Answers It could damage the file system.It may change the files on the partition to read-only.It might rename the partition.It will repair the partition 100% of the time. Shuffle Q/A 1 20. Disk partitions can be used for which of the following purposes? Select all that apply. Answers To create volumesTo be able to select from two different operating systems at boot upTo use different file systems on the same hard driveTo expand the storage space on a hard drive 21. What is the maximum volume size for an MBR partition? Answers One terabyte.1024 megabytes.Two terabytes.Two gigabytes. Previous Next Please Share This Share this content Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Devendra Kumar Project Management Apprentice at Google You Might Also Like Week 1 – Embarking on a career in project management – Shuffle Q/A 2 Practice Quiz: Automating Cloud Deployments Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.