Download the R75 .iso
Copy it to the /var directory
Verify the md5 checksum
Mount the .iso image in the local /var using:
mount -t iso9660 -o loop (location of .iso image/name of file) /mnt/cdrom
In my case I put the .iso in the /var/R75 directory:
mount -t iso9660 -o loop /var/R75/Check_Point_R75_MD.Splat.iso /mnt/cdrom
Now run the mds_setup script from:
/mnt/cdrom/linux/p1_install/mds_setup
Follow the upgrade process, and (usually) accept all of the defaults.
Reboot
When your MDS wakes up, it will be an MDM.
mdsstat
No comments:
Post a Comment