Most recent edit on 2007-01-22 09:26:22 by HarryBo
Additions:
SlimCar Installer
What is it?
SlimCar's installer is designed to make it possible to install SlimCar without extensive Linux knowledge or experience. It consists of a bootable CD that automates the tasks involved in installing SlimCar to a hard drive. The installer is itself a small Linux OS, which boots to a menu-driven interface.
The installer is written in PHP5 and uses the ncurses library to provide a simple graphical interface. The installer also makes use of PHP's SimpleXML parser to define menus and actions in XML files. The general theme is that PHP executes system commands like fdisk, mkfs and so on behind the scenes, then reformats the output for display in a way that most people will find easy to understand.
What can it do?
Some notable features of the Installer:
- Allows you to format a hard drive - SlimCar requires two partitions (one for the OS, one for the music) before installation can take place.
- Creates initial config files. You are prompted for networking and Rsync settings during installation.
- Allows user to change config settings, simply by booting the CD again.
- Can also be used to run disk checks, clean partitions and so on...
Screenshots
Coming soon!
Deletions:
SlimCar Installer
What is it?
SlimCar's installer is designed to make it possible to install SlimCar without extensive Linux knowledge or experience. It consists of a bootable CD that automates the tasks involved in installing SlimCar to a hard drive. The installer is itself a small Linux OS, which boots to a menu-driven interface.
The installer is written in PHP5 and uses the Ncurses library to provide a simple graphical interface. The installer also makes use of PHP's SimpleXML parser to define menus and actions in XML files. The general theme is that PHP executes system commands like fdisk, mkfs and so on behind the scenes, then reformats the output for display in a way that most people will find easy to understand.
What can it do?
Some notable features of the Installer:
- Allows you to format a hard drive - SlimCar requires two partitions (one for the OS, one for the music) before installation can take place.
- Creates initial config files. You are prompted for networking and Rsync settings during installation.
- Allows user to change config settings, simply by booting the CD again.
- Can also be used to run disk checks, clean partitions and so on...
Screenshots
Coming soon!
Edited on 2007-01-22 09:16:58 by HarryBo
Additions:
What is it?
SlimCar's installer is designed to make it possible to install SlimCar without extensive Linux knowledge or experience. It consists of a bootable CD that automates the tasks involved in installing SlimCar to a hard drive. The installer is itself a small Linux OS, which boots to a menu-driven interface.
The installer is written in PHP5 and uses the Ncurses library to provide a simple graphical interface. The installer also makes use of PHP's SimpleXML parser to define menus and actions in XML files. The general theme is that PHP executes system commands like fdisk, mkfs and so on behind the scenes, then reformats the output for display in a way that most people will find easy to understand.
What can it do?
Some notable features of the Installer:
Screenshots
Coming soon!
Deletions:
This page refers to a part of the project that has not yet been developed. All information below is subject to change.
SlimCar's installer is designed to make it possible to install SlimCar without extensive Linux knowledge or experience. Some notable features of the Installer:
- Bootable Linux LiveCD. To run the installer, you simply boot from the CD and follow the instructions.
- Written using ncurses text-mode interface library. Although not very pretty, most people find it easy enough to navigate.
The general idea is that SlimCar can thus be installed with minimal knowledge of Linux.
Edited on 2007-01-19 10:53:09 by HarryBo
Additions:
SlimCar Installer
CategoryProject
Deletions:
Edited on 2007-01-19 10:15:25 by HarryBo
Additions:
The general idea is that SlimCar can thus be installed with minimal knowledge of Linux.
Edited on 2007-01-19 10:14:55 by HarryBo
Additions:
~-Allows you to format a hard drive - SlimCar requires two partitions (one for the OS, one for the music) before installation can take place.
Deletions:
~-Allows you to format a hard drive - SlimCar requires two partitions (one for the OS, one for the music).
Edited on 2007-01-19 10:14:28 by HarryBo
No differences.
Oldest known version of this page was edited on 2007-01-19 10:14:18 by HarryBo []
Page view:
This page refers to a part of the project that has not yet been developed. All information below is subject to change.
SlimCar's installer is designed to make it possible to install
SlimCar without extensive Linux knowledge or experience. Some notable features of the Installer:
- Bootable Linux LiveCD. To run the installer, you simply boot from the CD and follow the instructions.
- Written using ncurses text-mode interface library. Although not very pretty, most people find it easy enough to navigate.
- Allows you to format a hard drive - SlimCar requires two partitions (one for the OS, one for the music).
- Creates initial config files. You are prompted for networking and Rsync settings during installation.
- Allows user to change config settings, simply by booting the CD again.
- Can also be used to run disk checks, clean partitions and so on...