OpenSolaris Community&Adoption The courage to innovate

星期二 九月 02, 2008

在  OpenSolaris下挂载 ISO文件很简单,如下。使用lofiadm命令来挂载,执行时,请确保相关目录存在。


--------------------------------------------------------------------


 bash-3.2# lofiadm -a /mnt/wine/solarisdvd.iso
/dev/lofi/1
bash-3.2# mount -o ro -F hsfs /dev/lofi/1 /mnt/tmp
mount: Mount point /mnt/tmp does not exist.
bash-3.2# mount -o ro -F hsfs /dev/lofi/1 /mnt/winf


-----------------------------------------------------------------------

评论:

发表一条评论:
  • HTML语法: 禁用