From d1297b5e657d6e792acfb24d97d56d3bc4dd5350 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 13 Jun 2009 02:56:28 +0200 Subject: [PATCH] grml-cheatcodes: mention libata specific bootoptions [issue685] --- templates/GRML/grml-cheatcodes.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 2a5bd20..d8d8568 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -182,8 +182,11 @@ grml pci=irqmask=0x0e98 Try this, if PS/2 mouse doesn't work *) grml pci=bios Workaround for bad PCI controllers grml ide2=0x180 nopcmcia Boot from PCMCIA-CD-ROM (some notebooks) grml mem=128M Specify Memory size in MByte -grml dma Enable DMA accelleration for ALL IDE-Drives -grml nodma ide=nodma Disable DMA accelleration for ALL IDE-Drives +grml libata.force=[ID:]VAL Force configurations for libata. + Usage example: grml libata.force=1:pio4 + to force pio4 mode on device "ata1:00:" +grml libata.dma=0 Disable DMA on PATA and SATA devices +grml libata.ignore_hpa=1 Disable host protected area (which should enable the whole disk) grml vga=normal [video=ofonly] No-framebuffer mode (does not influence X) grml vga=ask [video=ofonly] Display menu for framebuffer mode -- 2.1.4