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 Procedure
2.1 IntroductionThis document for installing Linux on a LapTop (Acer TravelMate 345T) It comprises of the general difficulties you can run into while trying an install on an Acer TravelMate 345T. I have a hand on experience only on Acer TravelMate 345T. This may be applicable to other Models also. This document assumes some basic familiarity with concepts of Linux system administration. For example, you should know about directories and filesystems. 2.2 Preparing the DiskThe document specifically tells about the installation of Linux on a Laptop along with Windows 98. First you should partition the disk according to your choice. You may
face problems when you want a dual boot machine. That is you have Windows
on I faced some strange problem here. Initially I had a 5.3 GB disk on which Windows 98 was installed and drive c: constituted the entire 5.3GB. I wanted to repartition the disk to put Linux on to it. So I booted with a RedHat CD and partitioned the disk as follows.
After installation of Linux, I found that Windows 98 was still running
fine on Note: When you list the partitions with a dos fdisk, the extended partition made with Linux fdisk is shown as an EXT DOS partition. Later I changed the type of Extended partition to Extended Linux. Still Windows was able to see the entire 5.3 GB of the disk. I have put 2.3 InstallationInstallation of RedHat Linux on a Laptop is pretty easy. This is almost like installing Linux on a PC. The only problem we faced was that it was not possible to install Linux from the RedHat CD in any mode other than 'text mode'. Trying to install Linux on any other mode other than 'text' will cause the installation to hang. 2.4 Booting the MachineThe Acer LapTop had some PCMICA devices. While booting the LapTop, the
machine would hang looking for more pcmcia devices. If you face this
problem, you need to reboot the machine with the boot floppy and edit the
file 2.5 Configuring XThis is problem for which I was not able to find an answer. After booting up the machine, I tried to configure X using xf86config. The Acer LapTop had an 800x600 LCD panel. I had selected S-VGA and 800x600 resolution. When I tried starting X, I found that the mode is being taken as 320x200. The boot message says that it is the built-in mode. Any Pointers to this are welcome. The output of SuperProbe was:
2.6 Linmodem SourceThe Laptop had a softmodem (Linmodem). The driver for this modem is not given in the RedHat distribution. Lucent is providing the driver for this modem in 'object' form. The source for this driver is not available. It will be good if the Linux community can provide the source for the Linmodem. The difficulty with the Lucent Linmodem driver is that, the driver is written for Linux 2.2.12 Kernel. This is one of the reason why the source code for Linmodem would be considered a great contribution. I have listed some links that could proove to be useful in this venture. Next Previous Contents |