Honestly, STFU and remove the filesystem check and let us use the software we paid thousands of ****ing dollars for, or you'll loose all your customers.
Hi,
The script that checks the system file type is "chkfs", which has the call defined in the "Distribution" file. The "chkfs" is a shell script that you can edit, so I changed it to allow the installation.
To do the editing, simply unpackage the pkg file with pkgutil and then repackage and install normally (refs: https://coolaj86.com/articles/how-to-unpackage-and-repackage-pkg-osx.html )
My changes: I commented the statement that checks the file system type. See below.
So, see it running in the high sierra.
Until a version that corrects the "bug" for the new Apple system is released, you may be able to use AutoCAD.
There's even no need to comment anything in a script itself
You can just edit Distribution file, changing
function verifyFileSystem() { system.log("Testing System Drive File System for compatibility with AutoCAD"); var retcode = system.run("chkfs") system.log( retcode ) if (retcode) { blablabla}
to
function verifyFileSystem() { system.log("Testing System Drive File System for compatibility with AutoCAD"); var retcode = system.run("chkfs") system.log( retcode ) if (0) { blablabla }
Greetings. I'm new here but I've been following the thread. High Sierra Update was officially released today. Has anyone heard any news about an Autocad update? I've got High Sierra running on my macbook 2015 and Autocad wouldn't function after the update nor did it work after trying a full reinstall. Thanks ahead for the help.
Thanks for your help and quick reply Maxim.
Hi all!
Updates are available for AutoCAD for Mac 2017 and AutoCAD LT for Mac 2017 to enable compatibility with High Sierra and to to increase performance.
The full update of AutoCAD for Mac 2017.2 can be found here
The full update of AutoCAD LT for Mac 2017.2 can be found here
The patch for AutoCAD for Mac 2017.2 can be found here
The patch for AutoCAD LT for Mac 2017.2 can be found here
Readme file is here:
http://up.autodesk.com/2017/ACDMAC/AutoCAD_and_AutoCAD_LT_For_Mac_2017.2_Update_Readme_ENU.htm
Maxim
Hi Max,
Just letting you know that I just installed the full update and it went flawlessly. I'm back up and running!
Thanks for all the help.
Hello,
As the New macos High sierra has come,
can we now run Autocad for mac 2017 on it ??
Please confirm as Apple APFS would have some issue ?
So is it possible to install AutoCAD 2015 on High Sierra?
@Anonymous
Welcome to the Autodesk User's Community..
Only version AutoCAD or Acad LT For Mac version 2017.2 is able to be installed on this version of MAC OS.
Mark Lancaster
& Autodesk Services MarketPlace Provider
Autodesk Inventor Certified Professional & not an Autodesk Employee
Likes is much appreciated if the information I have shared is helpful to you and/or others
Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.
thanks for the quick answer. Actually Im a student and I using AutoCad for my masters. So I only allowed to download AutoCAD 15 as a Mac version. Do u have any idea to get AutoCAD?
@Anonymous
I'm confused.. You have access to AutoCAD for Mac so why are asking how to download it. Are you asking for the 2017 version and requesting it?
Mark Lancaster
& Autodesk Services MarketPlace Provider
Autodesk Inventor Certified Professional & not an Autodesk Employee
Likes is much appreciated if the information I have shared is helpful to you and/or others
Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.
sry for miss hitting the key, I mean 2017.
Actually I can't install the 2017 Version for Mac.
sry for my bad English.
lets do it the easy way. is their a possibility to install the 2017 version for Mac on high Sierra?