怎样在Solaris里mount ISO 文件

  | 转载时请务必以超链接形式标明文章原文链接和作者信息及本版权声明。
原文链接:http://www.liaojl.com/archives/2009/02/solarismount-iso.html

先使用lofiadm命令建立一个lofi设备,然后执行mount命令。

/usr/sbin/lofiadm -a /absolute_path/file.iso
mount -F hsfs /dev/lofi/1 /mount_point

如何使用usb设备

cd /dev/dsk
ls -l

查看usb设备

mount -F pcfs /dev/dsk/设备名字  /mountpoint

Leave a comment

Archives

Creative Commons License
This blog is licensed under a Creative Commons License.