博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
mount NTFS harddisk on slackware ver13.37
阅读量:7127 次
发布时间:2019-06-28

本文共 878 字,大约阅读时间需要 2 分钟。

slackware 13.37 doesn't support hot-plug-in for NTFS harddisk. You should specify the type of the device file.like :

root@darkstar:/home/tiger506# mount -t ntfs-3g /dev/sdb1 /media/windows/

 

Now you can see the result:

root@darkstar:/home/tiger506# whoami


root


root@darkstar:/home/tiger506# mount


/dev/root on / type ext4 (rw,relatime,barrier=1,data=ordered)


proc on /proc type proc (rw)


sysfs on /sys type sysfs (rw)


tmpfs on /dev/shm type tmpfs (rw)


/dev/sdb1 on /media/windows type fuseblk (rw,allow_other,blksize=4096)


slackware doesn't have good chinese support , it is more difficult than fedora or ubuntu, but it is interesting !

Somebody says "Slackware is very an old distribution, if you can play it well, you can play every distribution of linux & UNIX"

God bless you !

Go forward together!

本文转自 tiger506 51CTO博客,原文链接:http://blog.51cto.com/tiger506/571285,如需转载请自行联系原作者
你可能感兴趣的文章
2014-07-04--vim相关知识
查看>>
sync logins from ASE 12.5.4 to ASE 15.5
查看>>
一个类似fork×××的效果
查看>>
Animation 动画的相关运用
查看>>
开源IDE LightTable的使用
查看>>
Hyper-V在线扩展磁盘空间总结
查看>>
Microsoft File Transfer Manager
查看>>
Hyper-V 3.0 - 存储迁移(简单)
查看>>
CentOS 7 Docker方式安装 PHP,Mysql,phpmyadmin 过程记录
查看>>
项目质量管理重点
查看>>
红冒系列-Systemctl命令详解说明
查看>>
Exchange2010开启outlook anywhere
查看>>
Linux who 命令 – 显示系统登录者
查看>>
(13)Powershell中的比较运算符与位运算符
查看>>
linux双网卡策略路由测试
查看>>
运维角度浅谈MySQL数据库优化
查看>>
如何使用Tunnel SDK上传/下载MaxCompute复杂类型数据
查看>>
ORACLE AWR简介
查看>>
我的友情链接
查看>>
为什么企业核心路由器必须设置时间?
查看>>