userdoc:tt_runnix

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
userdoc:tt_runnix [2010/12/19 16:47]
droemel
userdoc:tt_runnix [2014/01/26 04:47]
abelbeck [RUNNIX]
Line 1: Line 1:
 ====== RUNNIX ====== ====== RUNNIX ======
  
-The AstLinux **[[system-config#unionfs|bootloader]]** RUNNIX has been updated to runnix-0.3.1 ((previously runnix-0.2.1)). This is considered an 'optional' upgrade at this timeand AstLinux 0.7.5 does not require runnix-0.3.1.\\  +It is very important to understand that while AstLinux 0.7.x uses the runnix-0.3 (or runnix-0.2.1) bootloader, AstLinux 1.0.x requires the runnix-0.4 bootloaderThis change is required since the Linux Kernel differences require different squashfs image formats
-If you currently have problems booting with a SATA drive, or just want the latest features, after you upgrade to 0.7.5and with internet connectivity, you may upgrade RUNNIX from the CLI by typing:+ 
 +The Web Interface may be used to upgrade RUNNIX via the System Tab Orusing the Command Line Interface:
  
   $ upgrade-RUNNIX-image check     (if the response looks good, then type)   $ upgrade-RUNNIX-image check     (if the response looks good, then type)
Line 23: Line 24:
       xrunnix)  Use previous RUNNIX image (if any)       xrunnix)  Use previous RUNNIX image (if any)
  
-      memtest)  Run Memtest86+ v4.10+      memtest)  Run Memtest86+
 </code> </code>
 ==== Tips ==== ==== Tips ====
Line 32: Line 33:
   * For __non-serial__ consoles (i586/VIA) you can now use an alternate **[[userdoc:tt_console-kmap|keyboard mapping]]**.    * For __non-serial__ consoles (i586/VIA) you can now use an alternate **[[userdoc:tt_console-kmap|keyboard mapping]]**. 
   * For ssh to work, you may need to edit the network settings in '''/oldroot/cdrom/os/default.conf''' accordingly (''SSHPORT="2222"'' is a new variable since 0.3.0 and will not exist, when you upgrade)   * For ssh to work, you may need to edit the network settings in '''/oldroot/cdrom/os/default.conf''' accordingly (''SSHPORT="2222"'' is a new variable since 0.3.0 and will not exist, when you upgrade)
-  * By default (if not defined) the network variables are: NIC = eth0DHCP and ssh port = 2222.+  * By default (if not defined) the network variables are:  
 +    * NIC = eth0 
 +    * IP = DHCP 
 +    * ssh port = 2222.
   * To reboot from the console you need to type '''exit''' or '''reboot -f'''. In ssh '''reboot -f''' also works.   * To reboot from the console you need to type '''exit''' or '''reboot -f'''. In ssh '''reboot -f''' also works.
 +  * You'll find the stuff that's normally in ''/oldroot/cdrom/'' now in ''/mnt/base/''
  
 \\  \\ 
  
  • userdoc/tt_runnix.txt
  • Last modified: 2022/05/31 08:34
  • by abelbeck