|
1 2 3 4 5 6 |
NFSのマウント mount -t nfs -o nosuid ap6:/mnt/cdrom /cdrom mount -t nfs -o nosuid 192.168.10.11:/mnt/cdrom /cdrom mount -t msdos /dev/hda1 /mnt/dos mount -t nfs -o nosuid 192.168.10.10:/mnt/cdrom /cdrom mount -F nfs vuitton:/vol/vol0 /mnt |