User Tools

Site Tools


aix:mount_iso_image

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

aix:mount_iso_image [2021/01/01 21:21]
127.0.0.1 external edit
aix:mount_iso_image [2024/06/25 10:48] (current)
manu [AIX: Mount ISO Image (after AIX6.1TL4)]
Line 5: Line 5:
 # loopmount -i cdrom.iso -o "-V cdrfs -o ro" -m /mnt # loopmount -i cdrom.iso -o "-V cdrfs -o ro" -m /mnt
 </​cli>​ </​cli>​
 +
  
 Mount directly the UDF file on /mnt (!latest iso from VIOS is an UDF format!): Mount directly the UDF file on /mnt (!latest iso from VIOS is an UDF format!):
 +  Example of error with bad format
 +  # cp mksysb_image /​export/​lppsources/​vios_4_1_0_21_mksysb
 +  cp: mksysb_image:​ A system call received a parameter that is not valid.
 +
 <cli prompt='#'>​ <cli prompt='#'>​
 # loopmount -i VIOS_31010_Flash.iso -m /mnt -o "-V udfs -o ro" # loopmount -i VIOS_31010_Flash.iso -m /mnt -o "-V udfs -o ro"
aix/mount_iso_image.1609532515.txt.gz · Last modified: 2021/01/01 21:21 by 127.0.0.1