centos 挂在ntfs
Installing build-essentials in CentOS (make, gcc, gdb):http://www.techblogistech.com/2012/03/installing-build-essentials-in-centos-make-gcc-gdb/
(总结)CentOS Linux利用ntfs-3g挂载读写Windows的ntfs分区:http://www.ha97.com/2832.html
完成后运行那个:mount -a
要是再不能挂在:运行下列命令:
使用su帐号
fdisk -l 查看当前有什么硬盘及符号
修改 vi /etc/fstab 里面的具体 sdb sdc灯
运行mount -a
退出到一般帐号
执行: ls /mnt/windows7/c/
挂载硬盘:
列出设备:列出所有磁盘 命令: ll /dev/disk/by-path
mount -t ntfs-3g /dev/sdc1 /mnt/HDD 卸载:umount /mnt/HDD //mnt soft mnt docu 参考网址:http://sudu.cn/service/detail.php?id=11831
要到根目录:进入我的主目录,看左下角,修改为/ 那个是具体的路径
windows7下查看ubuntu文件:使用ext2 volumn manage :右键某个盘 -更改装配点盘符 右键某个盘-设置属性 不要只读