User`s guide
??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????+???????????????????????×?????????????????????????????????????????????????−26217
Installation Procedures
34 RedHawk Linux Version 5.4 Release Notes
NOTE
If you cannot execute the install-updates script (it fails
with Permission Denied), or if you attempt to execute it by
launching it from a file browser and it immediately returns, the
optical media may have been mounted with the noexec option.
Run the mount command (without arguments) and check the
options. If noexec is present, remount the optical media using:
mount -o remount,exec mount-point
where mount-point is the directory name in the output of the
previous mount command for that optical media. For example:
> mount | fgrep noexec
/dev/scd0 on /media/RHEL5.4-Updates type iso9660 (ro,noexec)
> mount -o remount,exec /media/RHEL5.4-Updates
The next stage involves reading in package header information from each package.
No action is required of you during this step.