Upgrading Linuxcnc
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
20 Aug 2019 03:39 #142547
by Todd Zuercher
Replied by Todd Zuercher on topic Upgrading Linuxcnc
If the pc is new enough to have come with windows10, I would try the new Stretch iso.
www.linuxcnc.org/testing-stretch-rtpreempt/
www.linuxcnc.org/testing-stretch-rtpreempt/
Please Log in or Create an account to join the conversation.
20 Aug 2019 17:43 #142630
by kborsum
Replied by kborsum on topic Upgrading Linuxcnc
Hi Todd....
my machine has a 64 bit micro....do I need to download the i386 files as well? And am I correct that the subdirectories contain duplicates of the files listed individually...and once copied off onto a USB memory stick, the stick is bootable and will install the system?
(I'm completely new to the linux world...so please be patient, and assume I am totally ignorant...)
my machine has a 64 bit micro....do I need to download the i386 files as well? And am I correct that the subdirectories contain duplicates of the files listed individually...and once copied off onto a USB memory stick, the stick is bootable and will install the system?
(I'm completely new to the linux world...so please be patient, and assume I am totally ignorant...)
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
20 Aug 2019 17:54 #142632
by Todd Zuercher
Replied by Todd Zuercher on topic Upgrading Linuxcnc
No, you only need to down load the ISO that you intend to use.
The 386 version is the one for 32-bit systems (and will work on most 64-bit systems as well).
The AMD64 one is for 64-bit computers only. (both Intel and AMD).
Yes, these ISOs are complete installation disks. They can boot a live Linux system direct from a DVD disk or USB flash drive, and run Linux and Linuxcnc without installing (for testing or other uses), or be used to install the Linux OS and Linuxcnc on to your computers hard-drive.
The 386 version is the one for 32-bit systems (and will work on most 64-bit systems as well).
The AMD64 one is for 64-bit computers only. (both Intel and AMD).
Yes, these ISOs are complete installation disks. They can boot a live Linux system direct from a DVD disk or USB flash drive, and run Linux and Linuxcnc without installing (for testing or other uses), or be used to install the Linux OS and Linuxcnc on to your computers hard-drive.
Please Log in or Create an account to join the conversation.
20 Aug 2019 18:44 #142635
by kborsum
Replied by kborsum on topic Upgrading Linuxcnc
one more quick question...does the r12 and r13 refer to linux CNC versions? I assume I would want the R13 as the latest?
Sorry,,,just want to be sure I'm not spinning my wheels on this.
Sorry,,,just want to be sure I'm not spinning my wheels on this.
Please Log in or Create an account to join the conversation.
20 Aug 2019 19:11 - 20 Aug 2019 19:12 #142636
by PCW
Replied by PCW on topic Upgrading Linuxcnc
Yes, that's the ISO version (not LinuxCNC version AFAIK)
So unless you have a very specific reason, just use the latest
So unless you have a very specific reason, just use the latest
Last edit: 20 Aug 2019 19:12 by PCW.
Please Log in or Create an account to join the conversation.
20 Aug 2019 20:40 #142643
by kborsum
Replied by kborsum on topic Upgrading Linuxcnc
OK...what am I doing wrong??:
I copied the files
linuxcnc-stretch-uspace-amd64-R13.iso.zsync
linuxcnc-stretch-uspace-amd64-R13.iso
to both a DVD and memory stick. F12 brings up the alternate boot memory, but I get the message that SELECTED BOOT DEVICE FAILED on both of the media types. If I boot normally, both devices are readable on the target computer.
I copied the files
linuxcnc-stretch-uspace-amd64-R13.iso.zsync
linuxcnc-stretch-uspace-amd64-R13.iso
to both a DVD and memory stick. F12 brings up the alternate boot memory, but I get the message that SELECTED BOOT DEVICE FAILED on both of the media types. If I boot normally, both devices are readable on the target computer.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
20 Aug 2019 21:25 #142646
by tommylight
Replied by tommylight on topic Upgrading Linuxcnc
Copy will not work, you need a iso image writer, like DD or clonezilla for Linux or win32imager or rufus or diskimager orsimilar in windows.
The image needs to be writen to USB, not copied.
The image needs to be writen to USB, not copied.
Please Log in or Create an account to join the conversation.
26 Aug 2019 23:21 #143255
by kborsum
Replied by kborsum on topic Upgrading Linuxcnc
Ah So...Thanks.....
I do have one more unanswered question: Is it OK, or NOT OK to allow the linuxCNC installation to upgrade Linux OS? The system keeps telling me that there are several hundred updates, but I vaguely remember seeing a note to never allow the updates to happen.
I do have one more unanswered question: Is it OK, or NOT OK to allow the linuxCNC installation to upgrade Linux OS? The system keeps telling me that there are several hundred updates, but I vaguely remember seeing a note to never allow the updates to happen.
Please Log in or Create an account to join the conversation.
26 Aug 2019 23:46 #143257
by BigJohnT
Replied by BigJohnT on topic Upgrading Linuxcnc
You can update everything except the OS (Operating System).
JT
JT
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
27 Aug 2019 08:03 #143291
by tommylight
Replied by tommylight on topic Upgrading Linuxcnc
You can always :
Sudo apt update
Sudo apt dist-upgrade
Sudo apt update
Sudo apt dist-upgrade
Please Log in or Create an account to join the conversation.
Time to create page: 0.152 seconds