-->
当前位置:首页 > 题库

单选题:You've bought a new hard disk and installed it in your Linux box

Luz5年前 (2021-05-10)题库710
You've bought a new hard disk and installed it in your Linux box as master on the second IDE-channel. After partitioning it into two primary partitions and creating filesystems on both partitions, you want to ensure, that both new partitions will be mounted automatically on bootup. What is to do? @[C](1)
A. Add an entry for /dev/hdc1 and /dev/hdc2 to /etc/mtab
B. Add an entry for /dev/hdc to /etc/mtab
C. Add an entry for /dev/hdc1 and /dev/hdc2 to /etc/fstab
D. Add an entry for /dev/hdc to /etc/fstab




A.Add an entry for /dev/hdc1 and /dev/hdc2 to /etc/mtab
B.Add an entry for /dev/hdc to /etc/mtab
C.Add an entry for /dev/hdc1 and /dev/hdc2 to /etc/fstab
D.Add an entry for /dev/hdc to /etc/fstab


答案:C