Which of the following commands can be used to access the content of a ramdisk file (/boot/initrd) used by the kernel at boot time?

Which of the following commands can be used to access the content of a ramdisk file (/boot/initrd) used by the kernel at boot time?
A . mount /boot/initrd /mnt/ -0 loop; cat /mnt
B . mkintird -d /boot/initrd; mount /boot/initrd /mnt/ -o loop
C . cp /boot/initrd /tmp/initrd.gz; mount /tmp/initrd /mnt/ -o loop
D . cp /boot/initrd /tmp/initrd.gz; gunzip initrd.gz; mount /tmp/initrd /mnt/ -o loop
E . cp /boot/initrd /tmp/initrd.gz; gunzip initrd.gz; mount /tmp/initrd /mnt/

Answer: D

Latest 201-450 Dumps Valid Version with 369 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments