期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
Automatic Software Install/Update for Embedded Linux
1
作者 陶莉 黄佩伟 《Journal of Shanghai Jiaotong university(Science)》 EI 2008年第1期107-109,共3页
Linux has a special feature of automount in the Linux kernel. Filesystem can be mounted and unmounted automatically. Its performance is similar to MS Windows. It works well under demands of more saving resources and a... Linux has a special feature of automount in the Linux kernel. Filesystem can be mounted and unmounted automatically. Its performance is similar to MS Windows. It works well under demands of more saving resources and automatization, like memory of system. An approach to install/update software automatically on embedded platform was proposed. This approach derives from above feature based on embedded environment with Linux OS. Configurations of files related to this feature were introduced. An example in practice was given to realize this approach from universal serial bus (USB) memory disk when USB disk is available. 展开更多
关键词 automount universal serial bus (USB) disk autofs automisc autorun.sh install.shf
下载PDF
Linux下的Automount
2
作者 flysail 《在线技术》 2004年第11期75-76,共2页
初次使用Linux的朋友可能都会遇到这样的难题,明明在Windows下能够方便读取光盘(或软盘),在Linux下却变的很复杂。这是因为Linux把光驱或软驱等设备都当作文件系统来处理的缘故,我们要读取光盘(或软盘)上的信息,必须先使用mount命... 初次使用Linux的朋友可能都会遇到这样的难题,明明在Windows下能够方便读取光盘(或软盘),在Linux下却变的很复杂。这是因为Linux把光驱或软驱等设备都当作文件系统来处理的缘故,我们要读取光盘(或软盘)上的信息,必须先使用mount命令将其加载,然后才能正常读取;要弹出光盘(或软盘)也必须使用umount命令将其卸载后才行。现在有没有好方法实现类似Windows下那样自动读取或卸载光盘/软盘的方法呢?当然有,下面我们就利用Linux下自带的Autofs工具实现上述功能。 展开更多
关键词 LINUX 操作系统 Automount 自动加载软件 光盘 软盘 软驱程序
下载PDF
压缩盘慎用AutoMount=0参数
3
作者 王立力 《电脑编程技巧与维护》 1996年第10期9-9,共1页
随着Windows系统下的应用软件越来越大,硬盘容量显得越来越小了。应用MS-DOS6.20的DBLSPACE文件组的磁盘压缩功能,在硬盘格式化并安装完成MS-DOS6.20系统后,立即运行DBLSPACE.EXE程序,可得到一个比原硬盘容量增加约一倍的压缩盘。对于2... 随着Windows系统下的应用软件越来越大,硬盘容量显得越来越小了。应用MS-DOS6.20的DBLSPACE文件组的磁盘压缩功能,在硬盘格式化并安装完成MS-DOS6.20系统后,立即运行DBLSPACE.EXE程序,可得到一个比原硬盘容量增加约一倍的压缩盘。对于270M以下容量的硬盘,磁盘倍容量的增容作用非常明显。但是使用压缩盘的微机在启动时先要读A、B驱动器,然后才引导C盘启动。机器启动后若启动NDD。 展开更多
关键词 磁盘压缩 AutoMount参数 MS-DOS
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部