Revision of OEM Installation from Tue, 02/08/2011 - 00:58
The revisions let you track differences between multiple versions of a post.
An easy and practical way of distributing free software without major complications is selling computer equipment with pre-installed Trisquel.
This practice leaves the staff side of the selection of hardware whose specifications are compatible with free software and user-side initial user settings such as language, location, user name, computer name and passwords.
Steps to an OEM installation:
1. Download the ISO image, copy it onto a CD or a USB device and install normally.
2. We use the following for installation:
- User name: OEM
- Login name: oem
- Password:123456 (can be any)
- Hostname: oem
3. Log on, connect to the internet and install the system updates that apply.
4. Install applications that are required or considered appropriate according to usage likely will give the team its final user.
5. In a terminal execute:
sudo aptitude install oem-config sudo aptitude install oem-config-gtkThis will install the packages needed to configure the computer OEM.
6. Restart the computer.
7. In a terminal execute:
sudo oem-config-prepareThis will prepare the team for setting the new user the next time you switch.
NOTAS:
- Seleccione la descarga de la distribución de software libre según la arquitectura del computado.
- Es recomendable al momento de instalar realizar un particionado manual del disco y montar por separado "/" ; "/home" y "swap", esto evita la pérdida de configuraciones de usuario en futuras instalaciones de nuevas versiones la distro.
- El usuario oem es borrado al momento de realizar la configuración del nuevo usuario.
- Si lo considera pertinente, clone o haga una imagen del disco duro del equipo para la facilitar la replicación de la configuración realizada y poder utilizada en otros equipos.
- A excepción de la arquitectura (i686 ó amd64) podrá utilizar la misma imagen en cualquier equipo cuyo hardware sea compatible con Software Libre.