Pastebin
Paste #2207: grub install på hera
< previous paste - next paste>
Pasted by tdn
┌──────────────────────────────┤ Configuring grub-pc ├───────────────────────────────┐
│ │
│ Line by line differences between versions │
│ │
│ --- /etc/default/grub 2011-08-11 17:24:37.000000000 +0200 │
│ +++ /tmp/grub.Lo5NrObySl 2011-10-28 15:41:36.000000000 +0200 │
│ @@ -1,10 +1,10 @@ │
│ # If you change this file, run 'update-grub' afterwards to update │
│ # /boot/grub/grub.cfg. │
│ │
│ -GRUB_SERIAL_COMMAND="serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1" │
│ -GRUB_TERMINAL="console serial" │
│ +GRUB_DEFAULT=0 │
│ GRUB_TIMEOUT=5 │
│ -GRUB_CMDLINE_XEN="com1=115200,8n1 console=com1,vga" │
│ +GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` │
│ +GRUB_CMDLINE_LINUX_DEFAULT="" │
│ GRUB_CMDLINE_LINUX="console=tty0 console=hvc0" │
│ │
│ # Uncomment to enable BadRAM filtering, modify to suit your needs │
│ │
│ <Ok> │
│ │
└────────────────────────────────────────────────────────────────────────────────────┘
New Paste
Go to most recent paste.