Friday, October 16, 2009

Mount ISO File in Solaris

[solaris]# lofiadm -a /<absolute path>/sol-10-u8-ga-sparc-dvd.iso
/dev/lofi/1

[solaris]# mount -F hsfs -o ro /dev/lofi/1 /mnt

[solaris]# ls -l /mnt
total 983
-r--r--r-- 1 root root 6582 Aug 22 02:34 Copyright
-r--r--r-- 1 root root 487593 Aug 22 02:32 JDS-THIRDPARTYLICENSEREADME
drwxr-xr-x 2 root bin 2048 Sep 17 06:06 License
drwxr-xr-x 7 root root 2048 Sep 17 06:07 Solaris_10
drwxr-xr-x 2 root root 2048 Sep 17 06:07 boot
-rwxr-xr-x 1 root root 257 Sep 17 05:54 installer
drwxr-xr-x 5 root root 2048 Sep 17 06:07 platform

-- TaTsHuYa --

No comments: