Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
documentation:installing [2016-12-17 16:29] – created nkukarddocumentation:installing [2020-07-14 11:46] dokadmin
Line 1: Line 1:
 ====== Installing ====== ====== Installing ======
  
-Write the ISO to a CD/DVD or USB stick and boot.+Write the ISO to a CD/DVD or USB stick and boot. BIOS and EFI booting is supported. 
 + 
 +Once booted, ensure the system has network connectivity, you can use DHCP by running dhclient and replacing ens3 with your network device... 
 +<code> 
 +dhclient ens3 
 +<code> 
 + 
 +Next run ''ili'' which is the IDMS Linux Installer.