Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 22nd, 2012  |  syntax: None  |  size: 1.12 KB  |  hits: 32  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. # grub.conf generated by anaconda
  2. #
  3. # Note that you do not have to rerun grub after making changes to this file
  4. # NOTICE:  You have a /boot partition.  This means that
  5. #          all kernel and initrd paths are relative to /boot/, eg.
  6. #          root (hd0,0)
  7. #          kernel /vmlinuz-version ro root=/dev/mapper/vg_magic-lv_root
  8. #          initrd /initrd-[generic-]version.img
  9. #boot=/dev/sda
  10. default=0
  11. timeout=0
  12. splashimage=(hd0,0)/grub/splash.xpm.gz
  13. hiddenmenu
  14. title Fedora (2.6.35.13-91.fc14.x86_64)
  15.         root (hd0,0)
  16.         kernel /vmlinuz-2.6.35.13-91.fc14.x86_64 ro root=/dev/mapper/vg_magic-lv_root rd_LVM_LV=vg_magic/lv_root rd_LVM_LV=vg_magic/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=trq rhgb vga=0x0369
  17.  
  18.         initrd /initramfs-2.6.35.13-91.fc14.x86_64.img
  19. title Fedora (2.6.35.6-45.fc14.x86_64)
  20.         root (hd0,0)
  21.         kernel /vmlinuz-2.6.35.6-45.fc14.x86_64 ro root=/dev/mapper/vg_magic-lv_root rd_LVM_LV=vg_magic/lv_root rd_LVM_LV=vg_magic/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=trq rhgb quiet
  22.         initrd /initramfs-2.6.35.6-45.fc14.x86_64.img