2010-05-06(Thursday) 23:06:58 +0800, 张晓瑞 <zxri...@gmail.com>:
> 机器上有一块NTFS的分区(WIN时候留下的,有不少资料),如何实现开机自动挂载该分区啊?
在文件 /etc/fstab 中添加自动挂载项就行了。语法可以“依葫芦画瓢”复制
修改现有项,或者查看 fstab 的手册页 (man fstab).
--
To UNSUBSCRIBE, email to debian-chine...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/2010050615...@localhost.localdomain
On 5/7/10, 小波 <kfi...@gmail.com> wrote:
> 懒的话直接 apt-get install ntfs-config
> --
> 小波 上
> http://yuzhe.info
> twitter.com/kfihihc
>
>
> 在 2010年5月6日 下午11:33,User <resa...@gmail.com>写道:
>
>>
>>
>> 2010-05-06(Thursday) 23:06:58 +0800, 张晓瑞 <zxri...@gmail.com>:
>>
>> > 机器上有一块NTFS的分区(WIN时候留下的,有不少资料),如何实现开机自动挂载该分区啊?
>>
>>
>> 在文件 /etc/fstab 中添加自动挂载项就行了。语法可以“依葫芦画瓢”复制
>> 修改现有项,或者查看 fstab 的手册页 (man fstab).
>>
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-chine...@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact
>> listm...@lists.debian.org
>> Archive:
>> http://lists.debian.org/2010050615...@localhost.localdomain
>>
>>
>
--
Sent from my mobile device
On 5/7/10, lchh-tiger <lchh-...@163.com> wrote:
> 先安装ntfs-3g
> 再在/etc/fstab中添加
> 设备 挂载点 ntfs-3g defaults 0 0
>
>
> --
> Chunhu Li 李春虎