Tools/Linux/Ubuntu/HeadlessInstall14.04

(Difference between revisions)
Jump to: navigation, search
(Go for it)
Line 32: Line 32:
 
* Boot the board on the bootable media, follow the steps
 
* Boot the board on the bootable media, follow the steps
 
** '''''Warning : ''''' GRUB setup : don't choose the USB media as install destination !
 
** '''''Warning : ''''' GRUB setup : don't choose the USB media as install destination !
 +
 +
== Before the installation finishes ==
 +
install <code>openssh-server</code>

Revision as of 13:45, 15 June 2015

Contents

Here is how to install Ubuntu 14.04 LTS on a computer without display. It will use the serial port (RS232) for configuring the computer to be installed.

Prerequisites

  • One host computer
    • A serial port (A USB to RS232 convert will work)
    • A terminal emulator
    • A software for writing USB bootable media unetbootin
  • One target computer
  • One RS232 null-modem cable (female-female)

Tested on

Go for it

  • Install Ubuntu 14.04 Netinstall (64 bit if possible) on a bootable media (use unetbootin)
  • Edit syslinux.cfg on the bootable media
serial 0 115200
default do_it
prompt 0
menu title Headless Ubuntu 14.04 LTS setup
timeout 100
 
label do_it
menu label Setup Ubuntu
kernel /ubnkern
append initrd=/ubninit console=ttyS0,115200
  • Connect the serial cable between the two computers
  • Boot the board on the bootable media, follow the steps
    • Warning : GRUB setup : don't choose the USB media as install destination !

Before the installation finishes

install openssh-server

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox