码迷,mamicode.com
首页 > 其他好文 > 详细

我的磁盘挂载

时间:2014-09-19 10:05:35      阅读:182      评论:0      收藏:0      [点我收藏+]

标签:io   os   ar   for   sp   on   c   ad   ef   

niujie@ubuntu:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use ‘blkid‘ to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/host/ubuntu/disks/root.disk /    ext4 loop,errors=remount-ro 0 1
/host/ubuntu/disks/swap.disk none swap loop,sw  0  0
/dev/sda1  /home/niujie/Cpan ntfs defaults 0 0
/dev/sda2  /home/niujie/Dpan auto defaults 0 0

我的磁盘挂载

标签:io   os   ar   for   sp   on   c   ad   ef   

原文地址:http://www.cnblogs.com/neujie/p/3980682.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!