Question & Answer
Question
How do you access an .iso file/CD image file?
Answer
To use an .iso file, issue the following command:
- mount -t iso9660 -o ro,loop=/dev/loop0 <.iso file> <CD mount point>
For example:
- mount -t iso9660 -o ro,loop=/dev/loop0 health_drivers3.2.01.25.07.iso /mnt/cdrom
After running this command, if you then run cd /mnt/cdrom you will see all the files which are in the .iso file.
[{"Product":{"code":"SSULQD","label":"IBM PureData System"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":null,"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.0.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Historical Number
NZ766132
Was this topic helpful?
Document Information
Modified date:
17 October 2019
UID
swg21573727