Linux FAQ's & Manuals
- Linux Scripts
- Debian Install
- Bash For Beginners
- Bugzilla
- Consultants Guide
- GCC Manual
- Linux Command Line Tools
- Gnu Pascal Coding Standards
- Linux Installation Disk
- Labolatorium Linux(PL)
- Budowa systemu Linux(PL)
- Linux Dictionary
- Network Administrators
- Rescue Disk for Linux
- Red Hat Installation
- Red Hat Customization
- Red Hat Getting Started
- Red Hat Security
- Secure & Optimize
- Slackware Manual
- Suse Support
- Suse FAQ
LinuxWorld: Dell Customer Gets Windows Refund
Thanks to Dell, one UK Linux user has succeeded in the perennial quest to buy and use a laptop without paying for an unused bundled OS...
Business 2.0/CNNMoney: To Love or Hate Vista?
One day that will be a question worth asking. Try this one instead: Why isn't Linux living up to its promise?
Reuters: Microsoft Says Open to More Linux-type Deals: Report
Microsoft Corp. is open to more deals like one it just agreed with Novell for open-source Linux software, but believes customers will continue to pay for software...
Vanguard: Nigeria to Benefit from Wazobia Linux Application
"To make Nigerians feel more at home in their computing environment, Nigerians have been advised to embrace Wazobia Linux operating system accessible in Igbo, Hausa and Yoruba.
LinuxDevices: Cheap, Hackable Linux Smartphone Due Soon
One of the world's largest computer and consumer electronics manufacturers will ship a completely open, Linux-based, GPS-equipped, quad-band GSM/GPRS phone direct, worldwide...
Thanks to Dell, one UK Linux user has succeeded in the perennial quest to buy and use a laptop without paying for an unused bundled OS...
Business 2.0/CNNMoney: To Love or Hate Vista?
One day that will be a question worth asking. Try this one instead: Why isn't Linux living up to its promise?
Reuters: Microsoft Says Open to More Linux-type Deals: Report
Microsoft Corp. is open to more deals like one it just agreed with Novell for open-source Linux software, but believes customers will continue to pay for software...
Vanguard: Nigeria to Benefit from Wazobia Linux Application
"To make Nigerians feel more at home in their computing environment, Nigerians have been advised to embrace Wazobia Linux operating system accessible in Igbo, Hausa and Yoruba.
LinuxDevices: Cheap, Hackable Linux Smartphone Due Soon
One of the world's largest computer and consumer electronics manufacturers will ship a completely open, Linux-based, GPS-equipped, quad-band GSM/GPRS phone direct, worldwide...
next: about this document ... up: making linux installation disks previous: creating the install scripts contents
conclusion
it is not only feasible to create your own linux system from scratch, but also your custom installation diskettes. this way it becomes possible to make installation diskettes for machines that are no longer supported by modern linux distributions. it is also possible to use this system to install special-purpose linux distributions on a large number of machines in a company. if you wondered: that's the profit part of the title. if you managed to read this text so far, you obviously understand the fun part.
a few concluding remarks:
- shell scripting and dialog may not be very user friendly, but it is possible to create a usable installer with them. debian has done this for a while.
- i am apparently far removed from the professional level linux installers. i've not yet developed scripts to select and install modules satisfactorily. my current diskettes have network support, but no practical way to load the necessary modules for the ethernet card. maybe i should borrow some debian installation scripts.
- it is still possible to support 486 machines with 8kb of ram, even with the latest kernel.
- with kernel 2.4 is not really possible to create single diskette installation disks if a reasonably featureful kernel is desired. two diskette systems and 2.88mb diskette images (for a bootable cd) are still possible.
- this text is a general plan to create installation disks. many features can be added or removed. network support could be removed or on the other hand we could add a dhcp client and a small web browser. support for reiserfs (or other advanced file systems) could be added (you need kernel support and the utilities to create the file systems). maybe you want a different editor or even a basic interpreter. it's all yours to decide.
next: about this document ... up: making linux installation disks previous: creating the install scripts contents lennart benschop 2003-07-16