This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASL Version 6 Lilo-konfiguration

Hallo,

I have a question. Lilo has 4 profiles and ASL starts with the default konfiguration. In this default konfiguration isn't dma activ. My hdd can work in dma-modus. How I can boot my ASL-machine as default with dma.

I have for the first lilo.conf, here the default profil, checked and then written the following:

image = /boot/vmlinuz
    initrd = /boot/initrd
    root = /dev/hda7
    label = default
    vga = normal
    append = " splash=0"

to

image = /boot/vmlinuz
    initrd = /boot/initrd
    root = /dev/hda7
    label = default
    vga = normal
    append = "   idebus=66 ide0=dma    splash=0"
.
Is this ok so or gives it another tip to start machine with dma.

Best regards
Egbert


This thread was automatically locked due to age.