ChinaUnix.net
相关文章推荐:

linux 自动mount ntfs

现在我已经使linux支持ntfs分区,现在FAT32可在启动时自动加载,而ntfs却不能,为什么?

by weq - 系统管理 - 2005-03-13 20:42:07 阅读(1663) 回复(9)

相关讨论

小弟想实现linux启动时自动mount文件系统到指定的目录,也就是修改/etc/fstab文件,但是不知道该文件的每一列的具体意义,比如说最后的 两列数字,有的 0 0,有的 是 1 1,我想将/dev/cciss/c0d1p1文件系统mount到目录/home/smop下,到底该怎么添加才能实现自动mount,请高手指点,谢谢。

by snowny - Linux论坛 - 2005-11-11 20:35:40 阅读(6347) 回复(3)
by dying_in - 存储备份 - 2007-08-28 14:35:30 阅读(6486) 回复(8)

问题描述: 添加一块40G的硬盘到linux as 3系统中,手工mount没有问题(mount /dev/hdb1 /usr/oracle),但是修改/etc/fstab加入一句“/dev/hdb1 /usr/oracle ext3 dealults 0 0”,然后从新启动就会报错,而且进入linux后手工mount还是没有问题。 ......................................................... Apr 2 11:30:20 ygdd125 firstboot: Module Loader present Apr 2 11:30:20 y...

by out - 系统管理 - 2004-04-03 14:51:05 阅读(644) 回复(1)

我用kernel-ntfs mount ntfs成功那, df也可以看到那,可惜目录里只有AUTOEXEC.BAT CONFIG.SYS explorer.exe IO.SYS MSDOS.SYS RECYCLER System Volume Information 这样一些文件,请我是怎么回事?怎么样才能找到我ntfs硬盘里的真实数据,谢谢

by 还不错 - Linux论坛 - 2003-07-10 21:54:50 阅读(613) 回复(0)

我在第二分区自建了/u 30G /rpt 40G 现在在/根目录下找不到/u /rtp 请问如何自动装载这个二片

by zrf8866 - 其他UNIX - 2007-01-16 12:23:04 阅读(1371) 回复(3)

请教一下,auto.master 和auto.misc是如何实现自动mount的?谢谢,请答复,最好详细一点。给我发email也可slcyl@slof.com

by gdd - Linux论坛 - 2003-12-22 13:46:18 阅读(792) 回复(1)

如何可以在linuxmount ntfs文件

by hotmail999 - Linux论坛 - 2004-11-27 20:18:03 阅读(2312) 回复(9)
by zay_74007 - Linux论坛 - 2003-10-15 10:06:53 阅读(790) 回复(6)

在网上查到linux mount ntfs格式个硬盘需要重新编译linux内核,现在机子在远端,机子上没有linux的源程序,机子装得是red linux9.0,谁能提供一下源程序或者帮想个解决的办法,万分感谢那

by 还不错 - Linux论坛 - 2003-07-09 20:59:14 阅读(941) 回复(1)

:oops: I want to mount win xp pro (ntfs) c: and d: to linux. I use: mount -t ntfs /hda/hda1 /mnt It says: mount: fs type ntfs not supported by kernel. Thanks o lot!

by astonsoftcn - Linux论坛 - 2003-04-21 16:23:09 阅读(724) 回复(2)