Groovix Installation Guide: Difference between revisions
imported>GroovixAdmin No edit summary |
imported>GroovixAdmin No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
== Re-Installing Groovix == |
== Re-Installing Groovix == |
||
If a machine already has Groovix installed but the filesystem has possibly been corrupted, you can re-install Groovix |
If a machine already has Groovix installed but the filesystem has possibly been corrupted, you can easily re-install Groovix from a USB drive or from the orignal installation files stored on the first partition of the hard drive. |
||
You can start a hard-drive based re-install from the ctrl-alt-g Groovix Admin Menu, or from the command line (terminal or ssh) using this command: |
|||
<code>groovix-auto-re-install</code> |
<code>groovix-auto-re-install</code> |
||
This will reboot the computer and perform a fully automatic installation, preserving network and Groovix label/type/site settings. A re-install can take 15 minutes to an hour depending on hard drive speed. |
This will reboot the computer and perform a fully automatic installation, preserving network and Groovix label/type/site settings. A re-install can take 15 minutes to an hour depending on hard drive speed. |
||
== Booting Groovix == |
== Booting Groovix == |
||
'''DVD/CD'''<br /> |
|||
To prepare a workstation for Groovix installation, start by inserting the DVD labeled "Groovix Public Access Computing Install DVD" into the DVD-ROM tray on your machine and power it on. Depending on your machine and its boot settings, it may be necessary to manually prompt your workstation to boot from the DVD-ROM drive; to do this, press the key indicated to '''enter setup''' or '''boot menu''' of your workstation's BIOS. BIOS information is usually displayed at the bottom of the screen immediately after the computer is powered on. |
|||
If you have the option, choose '''boot menu''', this will display all the devices that the workstation can boot from; choose DVD-ROM. If the only option available is '''enter setup''', find the option to configure the '''boot order''' or '''boot priority''' and change the DVD-ROM drive to be first in the list and exit the BIOS saving your changes. |
|||
<div class="dashed-box">Note: If you do not have a DVD/CD of your Groovix installation, one can be provided via download. This Groovix file is an .iso file (a disc image) which must be written to a writable CD or DVD. To learn how to create a disc from a .iso image, the [https://help.ubuntu.com/community/BurningIsoHowto Ubuntu Community how to] is recommended as it includes steps for all popular Operating Systems.</div> |
|||
'''USB Flash Drive'''<br /> |
'''USB Flash Drive'''<br /> |
||
You may use a bootable USB Flash Drive to install Groovix if your hardware supports USB booting. |
You may use a bootable USB Flash Drive to install Groovix if your hardware supports USB booting. To create a bootable USB drive from a Groovix .iso image see: http://wiki.groovix.org/index.php?title=CreatingBootableUsb |
||
After preparing the USB drive, insert the USB Flash drive containing the Groovix |
After preparing the USB drive, insert the USB Flash drive containing the Groovix software into a USB port your machine and power it on. Depending on your machine and its boot settings, it may be necessary to manually prompt your workstation to boot from USB devices; to do this, press the key indicated to '''enter setup''' or '''boot menu''' of your workstation's BIOS. BIOS information is usually displayed at the bottom of the screen immediately after the computer is powered on. |
||
If you have the option, choose '''boot menu''', this will display all the devices that the workstation can boot from; choose USB Device. If the only option available is '''enter setup''', find the option to configure the '''boot order''' or '''boot priority''' and change USB devices to be first in the list and exit the BIOS saving your changes. |
If you have the option, choose '''boot menu''', this will display all the devices that the workstation can boot from; choose USB Device. If the only option available is '''enter setup''', find the option to configure the '''boot order''' or '''boot priority''' and change USB devices to be first in the list and exit the BIOS saving your changes. |
||
'''Network Boot'''<br /> |
|||
[instructions] |
|||
| Line 45: | Line 34: | ||
Use the up and down arrows on your keyboard to select one of the options, if you do not hit any keys with 60 seconds, the computer will begin booting normally from the hard drive. Continue reading below to determine which option of running Groovix is best for your needs. |
Use the up and down arrows on your keyboard to select one of the options, if you do not hit any keys with 60 seconds, the computer will begin booting normally from the hard drive. Continue reading below to determine which option of running Groovix is best for your needs. |
||
== Boot from next volume == |
|||
NOTE: Some bootable usb creation programs do not support the graphical boot menu and it will boot to a black screen that says: |
|||
The computer will try to boot normally from the hard drive. |
|||
== Groovix Fully Automatic Install == |
|||
'''vesamenu.c32: not a COM32R image |
|||
Choose this option to perform a new install or re-install groovix over the existing installation. It will try to automatically determine settings from the existing install on the hard drive, i.e. the groovix label ( computer name ), and groovix types like adult, catalog, etc. |
|||
boot:''' |
|||
* An automatically assigned DHCP network address will be used, see [[InstallationDHCP]] |
|||
== Groovix Fully Automatic Clean Install == |
|||
In that case, hit the Tab key to see a textual list of options and then type auto-install and hit enter. |
|||
Choose this option to re-install groovix over an existing installation without preserving any parameters from the existing installation. |
|||
* An automatically assigned DHCP network address will be used, see [[InstallationDHCP]] |
|||
== Groovix Fully Automatic Clean Static IP install == |
|||
| ⚫ | |||
| ⚫ | |||
== Groovix |
== Groovix Live == |
||
The Groovix |
The Groovix Live option allows you to try Groovix without making any changes to your current workstation; you can revert your workstation back to its regular configuration at any time by rebooting the machine. |
||
| ⚫ | |||
== Installing Groovix == |
|||
| ⚫ | |||
===== Static IP ===== |
|||
| ⚫ | |||
| ⚫ | |||
===== Dynamic IP (DHCP) ===== |
|||
* [[InstallationDHCP]] for installing Groovix '''without''' an assigned or static IP address |
|||
Latest revision as of 01:18, 27 April 2026
Re-Installing Groovix[edit]
If a machine already has Groovix installed but the filesystem has possibly been corrupted, you can easily re-install Groovix from a USB drive or from the orignal installation files stored on the first partition of the hard drive.
You can start a hard-drive based re-install from the ctrl-alt-g Groovix Admin Menu, or from the command line (terminal or ssh) using this command:
groovix-auto-re-install
This will reboot the computer and perform a fully automatic installation, preserving network and Groovix label/type/site settings. A re-install can take 15 minutes to an hour depending on hard drive speed.
Booting Groovix[edit]
USB Flash Drive
You may use a bootable USB Flash Drive to install Groovix if your hardware supports USB booting. To create a bootable USB drive from a Groovix .iso image see: http://wiki.groovix.org/index.php?title=CreatingBootableUsb
After preparing the USB drive, insert the USB Flash drive containing the Groovix software into a USB port your machine and power it on. Depending on your machine and its boot settings, it may be necessary to manually prompt your workstation to boot from USB devices; to do this, press the key indicated to enter setup or boot menu of your workstation's BIOS. BIOS information is usually displayed at the bottom of the screen immediately after the computer is powered on.
If you have the option, choose boot menu, this will display all the devices that the workstation can boot from; choose USB Device. If the only option available is enter setup, find the option to configure the boot order or boot priority and change USB devices to be first in the list and exit the BIOS saving your changes.
Once you have successfully booted from your choice of media, you will see a menu with a list of options for booting Groovix similar to the one pictured below.
Use the up and down arrows on your keyboard to select one of the options, if you do not hit any keys with 60 seconds, the computer will begin booting normally from the hard drive. Continue reading below to determine which option of running Groovix is best for your needs.
Boot from next volume[edit]
The computer will try to boot normally from the hard drive.
Groovix Fully Automatic Install[edit]
Choose this option to perform a new install or re-install groovix over the existing installation. It will try to automatically determine settings from the existing install on the hard drive, i.e. the groovix label ( computer name ), and groovix types like adult, catalog, etc.
- An automatically assigned DHCP network address will be used, see InstallationDHCP
Groovix Fully Automatic Clean Install[edit]
Choose this option to re-install groovix over an existing installation without preserving any parameters from the existing installation.
- An automatically assigned DHCP network address will be used, see InstallationDHCP
Groovix Fully Automatic Clean Static IP install[edit]
If you are unsure if you should use a static IP address, you probably shouldn't! If you can't get a network connection please contact your system administrator.
- See StaticIP for installing Groovix with an assigned or static IP address
Groovix Live[edit]
The Groovix Live option allows you to try Groovix without making any changes to your current workstation; you can revert your workstation back to its regular configuration at any time by rebooting the machine.
The Groovix PAC Live option is also useful to troubleshoot and fix a Groovix workstation that will not boot properly. Once logged in, you can connect to Groovix Tech Support from the Groovix Menu.

