ADIOS Project

-- Live Linux ADIOS CD home


ADIOS Linux Boot CD HOWTO

ADIOS boot CD version 6.0 August 2006 has support for UML (User Mode Linux) virtual machines which can run LIDS (Linux Intrusion Detection System) or SELinux (NSA Security Enhanced Linux).  The ADIOS live CD uses a compressed filesystem using "squashfs". It is a custom installation of Fedora Core 5.0 running kernel 2.6.17 and supports X11 windows desktop environments of KDE and IceWM.  The ADIOS Live Linux Boot CD ISO images are located at the download site iso. Previous versions of ADIOS, links to mirror sites and addendums are also available.  Before starting, read the ADIOS BootCD Installation Guide first.  Click here to see the ADIOS boot CD label.  

This Howto addresses the following issues:


hotHow to use at Home

If your PC has limited memory consider using IceWM instead KDE.  Also consider using some disk space for either the ISO image or for the read-write files located in the folder /var.  If ADIOS does not work on your PC try using the i586 boot option.   When you boot from CD the first menu displays information about what can be selected.  Use the Function keys to display these menus.  If you choose the m or it is the first time you have used this CD the run option menu should appear next.   Here you have many options choose from.  Use option 1 the first time as this will run in RAM.   Read the online help but don't choose the advanced or guru options unless you know what your doing.  see How to decide which run option is best for you. Here is a short version of the menu options:

Example Boot Menu selections:

Example Run Menu options:

How to decide which run option is best for you

A brief description of some of the ways you could run ADIOS

How to run ADIOS from a NTFS partition

Smplify follow these instructions if you want to run ADIOS from NTFS. 

First boot into Windows, then copy the ISO to C:\adios-6.0.iso using your CDRW software such as nero or use a free utility such as ISORecorder or use the dd.exe program found on the ADIOS CDROM.

Next access the CDROM via a CMD prompt window and run the grubit.cmd script found in the CDROM.  This will create the directory C:\boot and copy the Linux kernel, initial ramdisk and other files so that grub can run from windows.   It also modifies your boot.ini file.  Next you reboot and select grub loader, then  you can select ADIOS.

The ADIOS image will detect that it is running from NTFS and should be able to restore the save state.  Whenever you logout or shutdown the savestate file will be written to the NTFS filesystem.  You can enter the command savestate at anytime if you want to keep important files.  The savestate command by default only saves files that have been changed in /etc, /root and /home.   If you need to move files from Linux to Windows use you can just copy them to /mnt/hda1 (C:\ on IDE drives) or /mnt/sda1 (C:\ on SATA drives) or copy files to your USB drive.

How to run ADIOS from a FAT partition

The ADIOS boot option runonfat will look for a FAT filesystem with enough space to allow ADIOS to run from disk.  If you do not have a FAT filesystem the option will create a 2 GByte FAT filesystem using the ntfsresize command, then format the new partition, next if it cannot find the ISO image on the disk drive it will copy the ISO image, next if there no read-write loopback filesystem it will create one, next it will modify the boot loader so that the machine will be able to multi-boot.  If your read-write files become corrupted boot from the CD and enter the menu run options and enter v2 (set size of var.img by finding size of current var.img, -2 to remove the var.img file, then 2 to create the var.img file).  If you want to move files from Linux to Windows you can copy them to /mnt/bootcd this will appear as drive D: in windows or copy files to your USB drive.


even hotterHowto use in Laboratory

Howto build live CDs

Written by Neville Richter, n.richter@cqu.edu.au Copyright GNU Public Licence 2006.