To view the file contents inside a .iso file
Linux:
mkdir /mnt/iso
mount -o loop image.iso /mnt/iso
ls -al /mnt/iso to view files
or
Solaris:
mount .iso file as device
lofiadm -a /solaris10/iso/sol-10-u7-ga-x86-v1.iso /dev/lofi/1
mount device to file system
mount -F hsfs -o ro /dev/lofi/1 /mnt
ls -al /mnt to view files
it support london since 1990
Open Source IT Support for Business in Sussex. Technical Blog detailing LJE Ltd,. projects and common IT Support issues and experiences. Contact us if you have any Business related IT Support Queries in Sussex, Kent. Supporting Market Data Technology and Investment Banks since 1990, offer Premium Linux and Microsoft Small Business Solutions, Red Hat Linux Small Business I.T Support experts: Linux, Samba, Citadel Microsoft SBS replacement Servers, Firewall, VOIP, VPN
Subscribe to:
Post Comments (Atom)
1 comment:
Post a Comment