Jump to content

Groovix Installation Guide: Difference between revisions

From GroovixWiki
Content deleted Content added
imported>Chris
No edit summary
imported>GroovixAdmin
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__TOC__
__TOC__


!!UnderConstruction!!


== Booting Groovix ==
== Re-Installing 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:
'''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.


<code>groovix-auto-re-install</code>
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.


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 ==
<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. To create a bootable USB drive from a Groovix .iso image see: http://wiki.groovix.org/index.php?title=CreatingBootableUsb
To prepare a workstation for Groovix installation, start by inserting the USB Flash drive containing the Groovix PAC 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.

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 37: 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 ==
The computer will try to boot normally from the hard drive.


== Groovix PAC Live ==
== Groovix Fully Automatic Install ==
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.
The Groovix PAC 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. To start a Groovix PAC Live session, highlight the "Groovix PAC Live" option from the Groovix boot menu and press '''[ENTER]'''. After a few minutes, Groovix will boot into a login screen, press '''[ENTER]''' to log in as a guest and start the Groovix demo.
* An automatically assigned DHCP network address will be used, see [[InstallationDHCP]]

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 open an [[xterm]] window or connect to Groovix Tech Support from the [[Groovix Menu]].



== Installing Groovix ==
== Groovix Fully Automatic Clean Install ==
Choose this option to re-install groovix over an existing installation without preserving any parameters from the existing installation.
The Groovix boot menu has a few different options, therefore, it is important to know which installation option will work best based on your network infrastructure. Groovix can be installed to use a Static (assigned) IP address or to dynamically request and configure an address through DHCP. Please choose the installation type that applies to your workstation by choosing from the options below.
* An automatically assigned DHCP network address will be used, see [[InstallationDHCP]]


== Groovix Fully Automatic Clean Static IP install ==
''If you are unsure whether a workstation uses a static or dynamic IP address, please contact a system administrator before continuing; some Groovix features may not be functional as a result.''
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


===== Static IP =====
== Groovix Live ==
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.
* [[InstallationStaticIP]] for installing Groovix '''with''' an assigned or static IP address


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]].
===== 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.


An example of BIOS setup and boot options

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.

The Groovix boot menu

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.