s i s t e m a o p e r a c i o n a l m a g n u x l i n u x | ~/ · documentação · suporte · sobre |
Next
Previous
Contents
2. The LaptopsThis section describes the laptops that I have used this procedure on, the problems faced when installing Linux on them and the solutions to those problems (in outline). 2.1 Basic SpecificationsCompaq Contura Aero
Toshiba T1910
2.2 The ProblemThe small hard disks and the lack of an internal floppy on the Aero make the installation more tricky than normal but the real problem is the RAM. None of the current distributions has an installation disk that will boot in 4mb, not even if the whole hard disk is a swap partition. The standard installation uses a boot disk to uncompress a root-partition image (either from a second floppy or from CD-ROM) into a ram-disk. The root-image is around 4mb in size. That's all the RAM available in this scenario. Try it and it freezes while unpacking the root-image. 2.3 The SolutionThe answer is to eliminate the ram-disk. If you can mount root on a physical partition you will have enough memory to do the install. Since the uncompressed ram-disk is too big to fit on a floppy, the only place left is on the hard disk of the laptop. The steps are:
The only question was whether a distribution that wouldn't install (under normal circumstances) on the laptops would run on them. The short answer is "Yes". If you're an old Linux hand then that's all you need to know. If not, read on - some of the steps listed above aren't as simple as they look. Next Previous Contents |