Actions

Difference between revisions of "Reinstalling Ubuntu with LinuxCNC"

From PROBOTIX :: wiki

m (Reinstall Ubuntu)
Line 1: Line 1:
 
== Create the Bootable USB Drive ==
 
== Create the Bootable USB Drive ==
'''The following directions are to be ran on an Internet connected Windows computer.'''
+
 
# Download the LinuxCNC iso image file: http://www.probotix.com/linuxcnc/ubuntu-10.04-linuxcnc3-i386.iso
+
You will need:
# Download Universal USB Installer: http://www.probotix.com/linuxcnc/Universal-USB-Installer-1.9.6.0.exe
+
* Download the LinuxCNC iso image file: http://www.probotix.com/linuxcnc/ubuntu-10.04-linuxcnc3-i386.iso
<!-- # Download Rufus: https://rufus.akeo.ie/ -->
+
* Download Universal USB Installer: http://www.probotix.com/linuxcnc/Universal-USB-Installer-1.9.6.0.exe
# Insert an 8GB (or larger) USB thumb drive.
+
<!-- * Download Rufus: https://rufus.akeo.ie/ -->
# Open Universal USB Installer and agree to the terms:
+
* 8GB (or larger) USB thumb drive
#:[[file:Step1_agree.jpg]]
+
 
# Under Step 1, scroll all the way down to the end of the list and choose "Try Unlisted Linux ISO":
+
'''The following directions are to be done on a Windows Internet connected computer.'''
#:[[file:Step2_choose_distro.jpg]]
+
# Open Universal USB Installer and agree to the terms.
# Under Step 2, click the Browse button then browse to and select the LinuxCNC iso file you downloaded:
+
# Under "Step 1", scroll all the way down to the end of the list and choose "Try Unlisted Linux ISO".
#:[[file:Step3_choose_iso.jpg]]
+
# Under "Step 2", click the Browse button then browse to and select the LinuxCNC iso file you downloaded.
# Under Step 3, choose the USB thumb drive:
+
# Under "Step 3", choose the USB thumb drive.
#:[[file:Step4_choose_drive.jpg]]
+
# If the USB drive was previously used (not new), put a check mark in "Format Drive".
# If the USB drive was previously used (not new), put a check mark in "Format Drive":
+
# Click the "Create" button.
#:[[file:Step5_choose_format.jpg]]
+
# A confirmation screen will pop up details the steps the Universal USB Installer is going to make. Click "Yes".
# Click the "Create" button:
+
# The software will extract and begin writing the iso file to the USB stick.
#:[[file:Step6_choose_create.jpg]]
+
# A confirmation screen will pop up details the steps the Universal USB Installer is going to make. Click "Yes":
+
#:[[file:Step7_confirm.jpg]]
+
# The software will extract and begin writing the iso file to the USB stick:
+
#:[[file:Step8_write.jpg]]
+
 
# After a few minutes, the process will complete. Click "Close".
 
# After a few minutes, the process will complete. Click "Close".
#:[[file:Step9_complete.jpg]]
 
 
# Now you have bootable USB thumb drive with LinuxCNC on it.
 
# Now you have bootable USB thumb drive with LinuxCNC on it.
  
== Reinstall Ubuntu ==
+
<gallery mode="packed-overlay">
'''The following directions are to be ran on the machine control computer.'''
+
File: Step1_agree.jpg | Step 1
 
+
File: Step2_choose_distro.jpg | Step 2
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.
+
File: Step3_choose_iso.jpg | Step 3
 
+
File: Step4_choose_drive.jpg | Step 4
# Choose the ''English'' language
+
File: Step5_choose_format.jpg | Step 5
# Choose your time zone
+
File: Step6_choose_create.jpg | Step 6
# Choose the ''USA'' keyboard layout
+
File: Step7_confirm.jpg | Step 7
# Choose ''Erase and use the entire disk''
+
File: Step8_write.jpg | Step 8
# Enter the following:
+
File: Step9_complete.jpg | Step 9
#* Name: '''probotix'''
+
</gallery>
#* Username: '''probotix'''
+
#* Password: '''probotix'''
+
#* Computer name: '''probotix-desktop'''
+
#* Choose '''Log in automatically'''
+
# There is no step 6
+
# Click ''Install''
+
# The installer will then reformat the drive and install the OS.
+
# When installation is complete click ''Restart Now''
+
# 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:  
+
* [[Galaxy Series LinuxCNC Configuration|Galaxy Machines]]: V90MK2, Comet, Meteor, Asteroid, and Nebula
+
* [[Legacy Machine LinuxCNC Configuration|Legacy Machines]]: V90 & X90
+

Revision as of 17:37, 17 July 2018

Create the Bootable USB Drive

You will need:

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.