Compaq DS20 Server User Manual


 
Linux Installation and Configuration Guide for AlphaServer 22
ECG513/0100
number (I.e. mkswap /dev/sda3 or mkswap /dev/hda3.) This is required to work around a
problem of the swap.
3. Mount the floppy disk to copy the kernel from the floppy to the /boot/ directory on the system
disk. Type: mount /dev/fd0 /floppy
4. Now go to the /boot directory. Type: cd /boot
5. Copy the kernel. Type: cp /floppy/vmlinux.gz .
6. Unmount the floppy. Type: umount /dev/fd0
7. Type: shutdown -h now
The system may or may not hang here. This is a known issue and is being worked on. Please
reset or power cycled the system to continue with installation.
At the SRM prompt, you can now boot directly from the hard drive:
>>>boot
The system should now boot and prompt you to login. Upon logging in, you will probably want
to configure the X Window System. To do so, login as the user "root", and then run the command
"xf86config". Following the prompts answering the questions appropriately for your system. In
most cases, you will need to select "3Dlabs Oxygen GMX" as the graphics adapter, which is
usually configured with 8192K bytes of memory. Once this process is completed, you should be
able to run the command "startx" to make use of the graphical interface.