Site hosted by Angelfire.com: Build your free website today!
undefined
undefined

^/\^ PeaK /\^/\

LINUX flies...Pentium not required


Contents


1 Linux Evaluation via Floppy

Having a system boot from floppy is a very good way to introduce yourself to Linux. It provides the perfect way to safely try out some commands out without putting your present system into peril. The use of a floppy to allows this disk to be taken with you stores to do evaluation of the compatability of your next computer system purchase. Being able to boot up in Linux says a lot about the compatability of the system to the PC standard. (VGA, IDE, floppy, system clock, chipset, etc)

1.1 Making a Single Bootable Floppy

If you wish to create a single floppy from which to evaluate Linux compatability (like when you are shopping for a new system) then

first prepare a floopy with Linux installed on it by downloading the following zip file put together by Thomas Oehser.

Second, go to Thomas's site and read his FAQ for who to create a bootable Linux floppy. The basic instructions are simple and straightforward and repeated below:

1.2 Installing from DOS

When that is done, insert the boot disk into the A: drive and reboot your computer. Linux will boot up and "login" prompt will appear ... type root and then follow instructions afterwards. To test out the system type the following commands:

Before you turnoff the machine, the last command you should use must type is the following:

Last, get yourself at least one book on UNIX. Not to get on the "far" side of any of you, I was in a book store over Xmas and leafed through the "dummies" series of books and came across " UNIX for Dummies". Though I think the editors could label the audience differently...the book was amazingly in depth and thorough. Highly recommended even to those looking for a second book on UNIX.


Still not convinced about the viability of Linux ? Use it in text mode like a deluxe DOS. Check out the following linux web map

2 Linux Distributions

2.1 Why Distributions when I can download
You have an option of downloading from the net (1MB every 15 minutes using 9600 Baud Modem) and spending hours waiting but it is a better use of your time to godown to your local store or library and get a CD for about $20....If it were music...it get a Grammy :) .

CD-ROM Distributions are available from each of the following companies .You can find these CD-ROMs in most computer stores and University/College campus stationary stores:

2.2 What Distributions are available and how do they differ?

3 Linux Documentation

Two very good starting points beging with Matt Welsh's tutorial on getting started with both Unix and Linux. It is suitable for the rank begineer knowlegeable in DOS or Win95 but also for sophisticated users of Linux. The second link should a site with sub links to other information alluded to by the first but at a level required by a sophisticated Linux User/Programmer. Links can be found below:

4 Peak's Advanced Linux

If you are at this point then you are probably thinking about networking several Linux boxes, hooking up your digital camera to your Linux based computer, or trying to understand why you seem to have a problem with the date on your computer (especially Acer) in the year 2000 that is supposed to Y2K compatible.

4.1 Graphics is King...how to configure

Linux is an alternative because it has a Graphical User Interface. Editing text was fine with a text editor but in the new Millenium, even kids in Junior school know that editing their JPG computer image of Mom and Dad requires a editor that manipulate images.

4.2 My Linux Configuration: Problems and Workarounds

4.2.1 The Y2K Date Problem

The clock on my Aopen AP5T motherboard rolled correctly on New Year's Eve. The computer showed the following when the "date" command was typed in:

I shut down the computer for the night breathing a bit easier. The next morning the computer was powered up and the "date" command was again typed in and computer showed the following:

Surfing the net at the Aopen site revealed that the hardware clock is interpreted by a BIOS routine that then communicates to the operating system. such as Win95. Linux however bypasses the BIOS time algorithim and accesses the clock hardware directly. One feature of Linux is that known systematic (example: 3 second loss per month ) error can be kept in a file on the system so that Linux does a regular periodic correction (See file called /etc/adjtime) to the clock directly. It turns out the problem is in booting portions of the boot code (file called /etc/init.d/boot). To workaround the problem, I prevented the periodic correction from ever happening by altering the line n /etc/init.d/boot containg the "clock" utility call to only read but not write (ie. update). Change

/\^/\ Peak /\^/\


...added Dec 4/97 Email: rchau@angelfire.com| HOME