[FreeVMS] SRM...


Subject: [FreeVMS] SRM...
From: BERTRAND Joël (joel.k.bertrand@free.fr)
Date: Mon Nov 26 2001 - 10:22:43 CET


        Hello,

        I have some trouble with CVS, but I believe that you can find the file
srm.tar.gz on the CVS tree. I have tested this bootloader with several
configurations (SCSI, IDE, floppy), and it seems to work fine.
In attachment, my srm.conf file (for a french keyboard).

        Regards,

        JKB

-- Attached file included as plaintext by Listar --
-- File: srm.conf

# Note that you do not have to rerun srm after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,4)
# kernel /boot/vmlinuz-version ro root=/dev/hda5
# initrd /boot/initrd-version.img

# Set a password
password --md5 $1$iAf42/$N7uvyyelKzP94epLuzihe1

# Set the default actions
set default 2
set timeout 10
set auto_action boot

# Set colors
color light-gray/blue
image (hd0,4)/boot/srm/splash.xpm.gz

# Set the local keymap
# setket local_key default_key
setkey 1 exclam
setkey 2 at
setkey 3 numbersign
setkey 4 dollar
setkey 5 percent
setkey 6 caret
setkey 7 ampersand
setkey 8 asterisk
setkey 9 parenleft
setkey 0 parenright

setkey ampersand 1
setkey tilde 2
setkey doublequote 3
setkey quote 4
setkey parenleft 5
setkey minus 6
setkey numbersign 7
setkey underscore 8
setkey less 9
setkey greater 0

setkey parenright minus
setkey at underscore

setkey a q
setkey A Q
setkey z w
setkey Z W
setkey q a
setkey Q A
setkey m semicolon
setkey M colon
setkey backquote backquote
setkey percent doublequote
setkey w z
setkey W Z
setkey comma m
setkey question M
setkey semicolon comma
setkey period less
setkey colon period
setkey slash greater
setkey exclam slash
setkey caret question

# Differents operating systems

title Red Hat Linux (2.4.9-7)
        set root (hd0,4)
        set boot_cmd --no-mem-option /boot/vmlinuz-2.4.9-7 ro root=/dev/hda5
        initrd /boot/initrd-2.4.9-7.img

title Red Hat Linux (2.4.14)
        set root (hd0,4)
        set boot_cmd --no-mem-option /boot/vmlinuz-2.4.14 ro root=/dev/hda5 vga=0x317

title Red Hat Linux (2.4.14)
        set root (hd0,4)
        set boot_cmd --no-mem-option /boot/vmlinuz-2.4.14 3 ro root=/dev/hda5 vga=0x317

title FreeVMS (0.0.1)
        set root (hd0,4)
        set boot_cmd /boot/FreeVMS-0.0.1 --no-mem-option ro root=/dev/hda5 vga=0x317

-- 
Liste de diffusion FreeVMS
Pour se désinscrire : mailto:freevms-request@ml.free.fr?subject=unsubscribe



This archive was generated by hypermail 2b25 : Mon Nov 26 2001 - 10:22:04 CET