List of questions
Related questions
Question 54 - 201-450 discussion
Consider the following /etc/fstab file:
/dev/hda1 swap swap defaults 0 0
/dev/hda2 / ext2 defaults 1 1
/dev/hda3 /home ext2 defaults 1 2 none /proc proc defaults 0 0
/dev/sdb1 /media/usb0 vfat user,noauto 0 0
What is one of the possible commands that an ordinary (non-root) user can use to mount the /dev/sdb1 partition on the /media/usb0 mount point? (Please enter the command with all parameters and/or options but without any file system type options.)
A.
mount/dev/sdb1, mount/media/usb0,/bin/mount/dev/sdb1,/bin/mount/media/usb0 mount /media/usb0/, /bin/mount /media/usb0/
Your answer:
0 comments
Sorted by
Leave a comment first