Updating 2.7 without network?
- lukepighetti
- Offline
- Senior Member
Less
More
- Posts: 53
- Thank you received: 1
23 Apr 2019 16:47 - 23 Apr 2019 16:47 #131666
by lukepighetti
Updating 2.7 without network? was created by lukepighetti
Hi all,
Installed 2.7 today on my machine, which does not have network access. Booted it up and it's running 2.7.0. What is the recommended method for upgrading it without network access?
Thanks
Luke
Installed 2.7 today on my machine, which does not have network access. Booted it up and it's running 2.7.0. What is the recommended method for upgrading it without network access?
Thanks
Luke
Last edit: 23 Apr 2019 16:47 by lukepighetti.
Please Log in or Create an account to join the conversation.
- tecno
- Offline
- Platinum Member
Less
More
- Posts: 1850
- Thank you received: 127
23 Apr 2019 16:49 #131667
by tecno
Replied by tecno on topic Updating 2.7 without network?
2.7.14 is the latest
Please Log in or Create an account to join the conversation.
- lukepighetti
- Offline
- Senior Member
Less
More
- Posts: 53
- Thank you received: 1
23 Apr 2019 17:01 #131670
by lukepighetti
Replied by lukepighetti on topic Updating 2.7 without network?
Thanks, just found the guide on how to do it linuxcnc.org/docs/html/getting-started/updating-linuxcnc.html
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Away
- Platinum Member
Less
More
- Posts: 4957
- Thank you received: 1441
23 Apr 2019 17:06 #131671
by Todd Zuercher
Replied by Todd Zuercher on topic Updating 2.7 without network?
There are instructions in the doccumentation. It would probably be simplest to just follow those, but I'm sure there are other ways.
linuxcnc.org/docs/devel/html/getting-sta...ting_without_network
Basically you download the .deb file for the version you want, copy it to your machine PC then install it with the command sudo dpkg -i (file name).
linuxcnc.org/docs/devel/html/getting-sta...ting_without_network
Basically you download the .deb file for the version you want, copy it to your machine PC then install it with the command sudo dpkg -i (file name).
The following user(s) said Thank You: lukepighetti
Please Log in or Create an account to join the conversation.
- AnnoyingMutt
- Visitor
23 Apr 2019 20:08 #131684
by AnnoyingMutt
Replied by AnnoyingMutt on topic Updating 2.7 without network?
If you waddle over to google and search for “apt offline” Debian has instructions on how to get packages onto a machine with no internet access, including any extra deps.
Please Log in or Create an account to join the conversation.
Time to create page: 0.117 seconds