Powered By Blogger

Saturday, October 29, 2011

Mounting ISO to the solaris zones

# lofiadm -a /path/to/the/iso/file.iso
# mount -F hsfs -o ro /dev/lofi/1 /mnt
# mount -F lofs /mnt /zones//root/mnt

No comments:

Post a Comment

Welcome to the UNIX world