How to load linuxcnc
- paulstenlund
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
15 Apr 2022 06:11 #240290
by paulstenlund
How to load linuxcnc was created by paulstenlund
I have a new pc to control my router. Which version do you recommend and how do I get it onto a USB stick to load it?
Thanks
Paul
Thanks
Paul
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
15 Apr 2022 08:21 - 15 Apr 2022 08:26 #240295
by robertspark
Replied by robertspark on topic How to load linuxcnc
Use the ISO 2.8.2 the current stable:
linuxcnc.org/downloads/
download and install to bootable USB
there are about 3x ways to create a bootable usb from an ISO (google is your friend.... / GIYF)
download and install and run / follow prompts to ISO and USB drive you wish to flash.
www.balena.io/etcher/
OR:
rufus.ie/en/
OR (if you are running Linux):
linuxiac.com/how-to-create-bootable-usb-drive-using-dd-command/
use DD with caution..... its not called DISK DESTROYER for no reason..... Only applicable on a linux machine
may need to go into the bios and make the USB drive bootable, depending upon what bios you have it can be a different button..... try repeatedly pressing F2, DEL or F10 at the time of booting, if it fails using one button, reboot and try pressing another (DEL + F2 I think have always worked for me for ~20 years)
Then follow the prompts to install..... you may benefit from running the live ISO first so that you can set and test your latency. and also make changes to your bios settings (turn off hyperthreading, C-states, all power saving options and other speed enhancing features that mask the real pc processor performance (you want a stable repeatable and consistent timing for the realtime OS).
Not sure what hardware you are intending to run, but MESA ethernet stuff is serving me well.
Good luck, have fun + try to search google / the forum first + READ the documents...
linuxcnc.org/documents/
linuxcnc.org/downloads/
download and install to bootable USB
there are about 3x ways to create a bootable usb from an ISO (google is your friend.... / GIYF)
download and install and run / follow prompts to ISO and USB drive you wish to flash.
www.balena.io/etcher/
OR:
rufus.ie/en/
OR (if you are running Linux):
linuxiac.com/how-to-create-bootable-usb-drive-using-dd-command/
use DD with caution..... its not called DISK DESTROYER for no reason..... Only applicable on a linux machine
may need to go into the bios and make the USB drive bootable, depending upon what bios you have it can be a different button..... try repeatedly pressing F2, DEL or F10 at the time of booting, if it fails using one button, reboot and try pressing another (DEL + F2 I think have always worked for me for ~20 years)
Then follow the prompts to install..... you may benefit from running the live ISO first so that you can set and test your latency. and also make changes to your bios settings (turn off hyperthreading, C-states, all power saving options and other speed enhancing features that mask the real pc processor performance (you want a stable repeatable and consistent timing for the realtime OS).
Not sure what hardware you are intending to run, but MESA ethernet stuff is serving me well.
Good luck, have fun + try to search google / the forum first + READ the documents...
linuxcnc.org/documents/
Last edit: 15 Apr 2022 08:26 by robertspark.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
19 Apr 2022 22:09 #240690
by andypugh
The LinuxCNC docs do mention the same ways.
linuxcnc.org/docs/stable/html/getting-st...to_a_bootable_device
Or, at least I thought it did. There are no instructions there for USB drives and Windows.
Replied by andypugh on topic How to load linuxcnc
Actually also applicable to a Mac.use DD with caution..... its not called DISK DESTROYER for no reason..... Only applicable on a linux machine
The LinuxCNC docs do mention the same ways.
linuxcnc.org/docs/stable/html/getting-st...to_a_bootable_device
Or, at least I thought it did. There are no instructions there for USB drives and Windows.
Please Log in or Create an account to join the conversation.
Time to create page: 0.049 seconds