This forum has been archived. All content is frozen. Please use KDE Discuss instead.

kde 4.7 kdm+grub2 integration

Tags: None
(comma "," separated)
buzzmandt
Registered Member
Posts
2
Karma
0
OS

kde 4.7 kdm+grub2 integration

Fri Aug 05, 2011 9:27 pm
can someone help or point me in the right direction for the grub2 integration.

I have grub2 set in systemsettings/login screen/shutdown/boot manager
I also have edited /etc/default/grub for GRUB_DEFAULT="saved" and then did sudo update-grub.

Running kubuntu oneiric testing, kde4.7 fully updated.

Code: Select all
buzzmandt@buzzmandt-Compaq-Presario-CQ60-Notebook-PC:~$ cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=saved
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
buzzmandt@buzzmandt-Compaq-Presario-CQ60-Notebook-PC:~$


Code: Select all
buzzmandt@buzzmandt-Compaq-Presario-CQ60-Notebook-PC:~$ cat /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
set default="${saved_entry}"
if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi
.....
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: kde 4.7 kdm+grub2 integration

Sat Aug 06, 2011 4:28 am
Assuming your configuration is compliant with http://ksmanis.wordpress.com/2011/04/21 ... t-for-kdm/ then it should work.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]