Actions

Difference between revisions of "Reinstalling Ubuntu with LinuxCNC"

From PROBOTIX :: wiki

m
(Configure LinuxCNC: add link to GX Series Config)
Line 56: Line 56:
 
== Configure LinuxCNC ==
 
== Configure LinuxCNC ==
 
Next you will need to reinstall the configurations for your particular machine:  
 
Next you will need to reinstall the configurations for your particular machine:  
 +
* [[GX Series LinuxCNC Configuration|GX Machines]]: GX2525, GX2550, GX3725, and GX3750
 
* [[Galaxy Series LinuxCNC Configuration|Galaxy Machines]]: V90MK2, Comet, Meteor, Asteroid, and Nebula
 
* [[Galaxy Series LinuxCNC Configuration|Galaxy Machines]]: V90MK2, Comet, Meteor, Asteroid, and Nebula
 
* [[Legacy Machine LinuxCNC Configuration|Legacy Machines]]: V90 & X90
 
* [[Legacy Machine LinuxCNC Configuration|Legacy Machines]]: V90 & X90

Revision as of 08:14, 30 October 2018

Before starting you will need:

Create the Bootable USB Drive

The following directions are to be done on a Windows Internet connected computer.

  1. Open Universal USB Installer and agree to the terms.
  2. Under "Step 1", scroll all the way down to the end of the list and choose "Try Unlisted Linux ISO".
  3. Under "Step 2", click the Browse button then browse to and select the LinuxCNC iso file you downloaded.
  4. Under "Step 3", choose the USB thumb drive.
  5. If the USB drive was previously used (not new), put a check mark in "Format Drive".
  6. Click the "Create" button.
  7. A confirmation screen will pop up details the steps the Universal USB Installer is going to make. Click "Yes".
  8. The software will extract and begin writing the iso file to the USB stick.
  9. After a few minutes, the process will complete. Click "Close".
  10. Now you have bootable USB thumb drive with LinuxCNC on it.

Reinstall Ubuntu

The following directions are to be ran on the machine control computer.

Insert your previously created bootable USB thumb drive into the LinuxCNC PC and turn the power on. Once on begin tapping the F2, F9, DEL or whatever button applies to your PC until the boot menu appears. From the boot menu, choose to boot from the USB drive. You should see something similar to the following options in the installation menu.

  1. Choose the English language
  2. Choose your time zone
  3. Choose the USA keyboard layout
  4. Choose Erase and use the entire disk
  5. Enter the following:
    • Name: probotix
    • Username: probotix
    • Password: probotix
    • Computer name: probotix-desktop
    • Choose Log in automatically
  6. There is no step 6
  7. Click Install
  8. The installer will then reformat the drive and install the OS.
  9. When installation is complete click Restart Now
  10. When prompted, remove the USB drive and hit ENTER

Make sure the username and password are both 'probotix' during the installation.

Configure LinuxCNC

Next you will need to reinstall the configurations for your particular machine: