2016b - How to install both DVDs silently?
35 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
In previous versions of MATLAB, there was one ISO file, and the initialization file for silent installation was pretty straight forward.
Today I went to download 2016b, and noticed there were two DVDs. Thinking one is the main installation, and the second was extras, I downloaded both and setup the initialization file in DVD1 (did nothing with DVD2), and ran the Linux install script for a silent install like I normally do.
At the end of the end of the script, "Info: Eject DVD 1 and insert DVD 2 to continue." popped up thousands of times in my terminal window, and would have continued indefinitely had I not killed the process.
Thanks to the constantly repeating "Info: Eject DVD 1 and insert DVD 2 to continue." message, in the 30min I stepped away from my computer to let the install finish, the log file for the installation grew to 3.9GB, which is ridiculous. That kind of log file growth could bring down a system by using all the free space on a drive in a very short time.
With all that now said, how do we perform a silent installation of 2016b if two DVD/ISO files are required? And what is the second DVD? The readme in DVD1 doesn't mention DVD2, and DVD2 has no readme.
Thanks, Ron
5 Commenti
Risposta accettata
Più risposte (10)
Kah Chun Tan
il 24 Mar 2017
Solution for Mount disc 2 loop I scanned the Disc 2 image file with windows defender to let computer "know" that it is mounted. Then I clicked continue,so glad that it worked.
2 Commenti
Thulasi A
il 28 Apr 2022
I was not having this windows defender. But i understand what is the problem adn solution.
My other solution was just right click Disc 2 and open with new window. Then continue the installation, it worked. :)
Huina Mao
il 26 Set 2017
Modificato: Image Analyst
il 26 Set 2017
Hi, when you get "eject dvd1 and insert dvd2 to continue" do following:
- Change the folder "archives" in the folder "matlab_r2017a_win64_dvd1" to another name such as "archives2"
- Copy all the content from the folder ""matlab_r2017a_win64_dvd2" to the folder "matlab_r2017a_win64_dvd1".
- Go back to the the message box of "eject dvd1 and insert dvd2 to continue" and continue the installment.
3 Commenti
Vincent Wang
il 5 Ott 2016
I have seen your question.When you see that info,you should eject the DVD1 and load the DVD2.what's more,you should make sure that the letter you load is same as the last time.
2 Commenti
Edward Christiansen
il 17 Ott 2016
nor does it help at all on regular installs. The install program goes into an infinite loop and does not see the correctly mounted DVD2.
Vincent Wang
il 5 Ott 2016
and there is a file called _install_guide.pdf_in dvd1,you can read it.
0 Commenti
Jan Studnicka
il 15 Ott 2016
Hi, there is an answer here:
You should download products (not ISO) for silent installation.
1 Commento
Edward Christiansen
il 17 Ott 2016
which, by the way is REALLY AWESOME when you are trying to install on a network that can't connect to the internet.
Charu Sharma
il 19 Set 2017
Modificato: Walter Roberson
il 20 Set 2017
Once dvd1 installation and it asks for dvd2, mount dvd2 in dvd1 folder. In ubuntu, you can use this command in terminal.
sudo mount -o exec R2017a_glnxa64_dvd2.iso R2017a_glnxa64_dvd1
(this is dvd1 folder)
0 Commenti
Aditya Akolkar
il 20 Set 2017
i am getting error as " eject dvd1 and insert dvd2 to continue"
0 Commenti
Muzammil Shahad
il 20 Gen 2018
Works Perfefectly for myself. https://www.youtube.com/watch?v=RLET4zSj3u0
0 Commenti
Muhammad Awais Manzoor
il 11 Feb 2018
After downloading iso formats of both cd. cd1(around 7 GB) and cd2(arounf 2.5 GB), do the following steps: 1). Unmount CD1 and install that.
2). then it would ask you to eject cd1 and insert CD2 at this point you have to open My Computer and from there you have to eject CD1 by right clicking on it.(but rememeber the drive name)
3). Now unmount CD2(but be careful because the drive name for CD2 must match the drive name of CD1).
4). Now press OK on the pop up which was asking for inserting CD2.
Done. Now it should be installed.
That worked for me and i hope that would work for everyone.
0 Commenti
Bhavin Shiyani
il 6 Ott 2018
Easiest way is extract dvd1 Iso file to "Dvd1" named folder, then extract dvd2 Iso to the same "Dvd1" folder and run the setup.
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!